Re: Problem using tex2lyx "Unicode char \u8:�in not set up for use with LaTeX."

2010-05-27 Thread Guenter Milde
On 2010-05-27, Jean-Marc Lasgouttes wrote: >>> b) When converting to PDF via pdflatex I ran into several problems: >>> b1) (a lot of them) wrong input encoding: >>> ! Package inputenc Error: Unicode char \u8:=EF=BF=BDin not set up >>> for use w= >>> ith LaTeX. >> The standard unicode input encod

Re: r34471 - lyx-devel/trunk/src/frontends/qt4

2010-05-27 Thread Uwe Stöhr
> I don't like explicitly checking for the number of the entry in the > box_type_list. If we ever add another type, all this logic breaks > down. I fully agree. It was a pain fiddling with numbers when I fixed the UI issues. I only left them because the existing code used this numbers and I woul

Re: [Code Review] LyX-Outline - Two Column TocModel

2010-05-27 Thread Peter Kümmel
Rob Oakes wrote: > Hi Peter, > >> After some problems with bazaar (it's much to slow: bzr branch never ends) >> I've managed to get the code with >>bzr checkout --lightweight lp:lyx-outline >> But I'm not sure if this is the right code because it stops compiling > > That was probably a good

Convite ClubeFashion - O maior Clube de Moda Online Português

2010-05-27 Thread ClubeFashion
Title: Convite ClubeFashion - O maior Clube de Moda Online Português  Se não conseguir visualizar correctamente pode fazê-lo em: www.clubefashion.com

Re: r34471 - lyx-devel/trunk/src/frontends/qt4

2010-05-27 Thread Richard Heck
On 05/27/2010 08:00 AM, Vincent van Ravesteijn wrote: Author: uwestoehr Date: Sun May 23 18:36:06 2010 New Revision: 34471 URL: http://www.lyx.org/trac/changeset/34471 Log: GuiBox.cpp: fix #6721 + // if an outer box from the fancybox LaTeX-package has no inner box, + // t

Re: r34471 - lyx-devel/trunk/src/frontends/qt4

2010-05-27 Thread Vincent van Ravesteijn
> Author: uwestoehr > Date: Sun May 23 18:36:06 2010 > New Revision: 34471 > URL: http://www.lyx.org/trac/changeset/34471 > > Log: > GuiBox.cpp: fix #6721 > > +       // if an outer box from the fancybox LaTeX-package has no inner box, > +       // the width cannot be specified > +       if (!ibox

Re: [patch] fix for bug 2359

2010-05-27 Thread Jean-Marc Lasgouttes
Le 21 mai 10 à 04:33, Uwe Stöhr a écrit : > Uwe, does this solve your concerns? Not completely because when you set the cursor outside of an equation and then use the menu Insert->Math->Split, you still get an inline equation with a split environment that causes a LaTeX-error. In this case

Re: Problem using tex2lyx "Unicode char \u8: �in not set up for use with LaTeX."

2010-05-27 Thread Jean-Marc Lasgouttes
b) When converting to PDF via pdflatex I ran into several problems: b1) (a lot of them) wrong input encoding: ! Package inputenc Error: Unicode char \u8:=EF=BF=BDin not set up for use w= ith LaTeX. The standard unicode input encoding (utf8) is rather limited. LyX has a more comprehensive tr