Re: Problem with 1.3.0 / 1.3.4

2004-06-29 Thread Georg Baum
Dieter Jurzitza wrote: > Dear listmembers, > I use a SuSE 8.1 with xfree 4.3.0 & KDE3.2 (latest sources). I tried to > upgrade to lyx 1.3.4 and was "somewhat" successful: > Both lyx 1.3.0 (downloaded from the lyx-website, provided by some nice guy > for SuSE 8.1) and the new 1.3.4 release freeze m

Problem with 1.3.0 / 1.3.4

2004-06-29 Thread Dieter Jurzitza
Dear listmembers, I use a SuSE 8.1 with xfree 4.3.0 & KDE3.2 (latest sources). I tried to upgrade to lyx 1.3.4 and was "somewhat" successful: Both lyx 1.3.0 (downloaded from the lyx-website, provided by some nice guy for SuSE 8.1) and the new 1.3.4 release freeze my system as soon as I try to vie

Re: [PATCH] Fix bug #1609 -- error on emphasize, bold, and similar

2004-06-29 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> An alternative way of doing it would be not to use Jean-Marc> cursorLeftOneWord at all, but do the move to the left 'by Jean-Marc> hand'. Would you prefer that? OK, I just did that and it turns out to be much simpler

Re: [PATCHes] Fully support LANGUAGE variable

2004-06-29 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > So I went to gmane, looked at the attachments and find indeed: > +2004-06-29 Jean-Marc Lasgouttes > > I am not sure that I like it... Hey, they changed my patch! > OTOH, it seems that when you posted it reverted to the real address... > Strange. Freaky, even. --

Re: [PATCHes] Fully support LANGUAGE variable

2004-06-29 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Looking at these patches through the gmane interface, I see Angus> that your patches have ChangeLogs Angus> +2004-06-29 Jean-Marc Lasgouttes <[EMAIL PROTECTED]> Angus> Clever stuff this encryption. So I went to gmane, looked at t

[PATCH] Re: Quote annoyances

2004-06-29 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> In the latest CVS lyx, when I type ", my cursor ends up Kayvan> *before* the inserted quote. This is annoying, since it Kayvan> results in input like this: K

Re: [PATCHes] Fully support LANGUAGE variable

2004-06-29 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Looking at these patches through the gmane interface, I see Angus> that your patches have ChangeLogs Angus> +2004-06-29 Jean-Marc Lasgouttes <[EMAIL PROTECTED]> Angus> Clever stuff this encryption. Hmm, I am not sure that I see w

Re: [PATCHes] Fully support LANGUAGE variable

2004-06-29 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > The following patches fix the implementation of i18nLibFileSearch so > that the LANGUAGE env variable can contain several languages, like > "fr:es" which says "use french if possible, spanish otherwise". > > I will apply them, since they seem so straightforward. Loo

Re: Quote annoyances

2004-06-29 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> In the latest CVS lyx, when I type ", my cursor ends up Kayvan> *before* the inserted quote. This is annoying, since it Kayvan> results in input like this: Kayvan> Hello!|''`` (The | is where the cursor ends up) Actually this

[PATCHes] Fully support LANGUAGE variable

2004-06-29 Thread Jean-Marc Lasgouttes
The following patches fix the implementation of i18nLibFileSearch so that the LANGUAGE env variable can contain several languages, like "fr:es" which says "use french if possible, spanish otherwise". I will apply them, since they seem so straightforward. Thanks to thanks to Pablo Saraxtaga for t

Re: Support for Icelandic

2004-06-29 Thread Jean-Marc Lasgouttes
> "Logi" == Logi Ragnarsson <[EMAIL PROTECTED]> writes: Logi> Hello, I just added a definition for Icelandic to the languages Logi> file. The line is: Logi> icelandic icelandic "Icelandic" false iso8859-1 "is_IS" "\usepackage[T1]{fontenc}" Logi> in case anyone would like to add this to the