Re: Index entries in lyx-1.6

2008-12-01 Thread Jürgen Spitzmüller
Philippe Charpentier wrote: > if you create an index entry after a word which is written in bold and > if this entry contain a latex command and > a math formula at the end then this is badly converted by lyx-1.6. > Here is, attached , an example. This turned out to be a more general problem: we n

Re: Index entries in lyx-1.6

2008-12-01 Thread Philippe Charpentier
Jürgen Spitzmüller a écrit : > Thanks. > The attached patch fixes these cases for me. However, I'm not sure about side > effects. > > Some rationale: > > 1.) we put everything into ERT that is in a command, notwithstanding if it is > possible in a command or not. In the testcase, a modifier lette

Re: request to remove the menu language setting from the preferences

2008-12-01 Thread Uwe Stöhr
> Do you know in which version this bug is fixed? JMarc found out that 0.16.1 fixes this: http://bugzilla.lyx.org/show_bug.cgi?id=5034#c27 To get the patch for this issue, perhaps the gettext people can tell us. @Abdel and JMarc: We discussed the environment variable setting in detail in http:/

Re: Index entries in lyx-1.6

2008-12-01 Thread Jürgen Spitzmüller
Charpentier Philippe wrote: > OK, here it is Thanks. The attached patch fixes these cases for me. However, I'm not sure about side effects. Some rationale: 1.) we put everything into ERT that is in a command, notwithstanding if it is possible in a command or not. In the testcase, a modifier l

Odd LyX 1.6 installer error (Win XP)

2008-12-01 Thread Paul A. Rubin
Hi, Someone on the user list got in touch with me about the dreaded "no classes" problem (LyX 1.6/MiKTeX 2.7 on Win XP -- I don't know which installer he had). After assorted fruitless tries, I looked at his configuration log, which had three anomalies in it: (a) The first line said config

Re: Index entries in lyx-1.6

2008-12-01 Thread Charpentier Philippe
Jürgen Spitzmüller a écrit : Charpentier Philippe wrote: Here is an example obtain with lyx-1.5.6 : Could you please send this as an attachment, not inline? Thanks, Jürgen OK, here it is PhC #LyX 1.5.6 created this file. For more info see http://www.lyx.org/ \lyxformat 276 \begin

Re: Index entries in lyx-1.6

2008-12-01 Thread Jürgen Spitzmüller
Charpentier Philippe wrote: > Here is an example obtain with lyx-1.5.6 : Could you please send this as an attachment, not inline? Thanks, Jürgen

Re: Index entries in lyx-1.6

2008-12-01 Thread Charpentier Philippe
Richard Heck a écrit : Philippe Charpentier wrote: Hi, I recently noted that index entries of lyx-1.5 are badly read by lyx-1.6, and I did not see something like that in bugzilla or recently in the list. As Jurgen said, if you can give us a file, we can try to figure this out. The problem i

Re: Index entries in lyx-1.6

2008-12-01 Thread Richard Heck
Philippe Charpentier wrote: Hi, I recently noted that index entries of lyx-1.5 are badly read by lyx-1.6, and I did not see something like that in bugzilla or recently in the list. As Jurgen said, if you can give us a file, we can try to figure this out. The problem is that we've gone from a

Re: Patch for 3218, Allow user to disable Different Textclass warning.

2008-12-01 Thread Richard Heck
Jürgen Spitzmüller wrote: rgheck wrote: What I'd propose myself, somewhat along these lines, is that this error only be shown once per file per session, rather than globally turned off. Or perhaps the error dialog could have an option that would effectively mean: Disable the warning for this

Re: Patch for 3218, Allow user to disable Different Textclass warning.

2008-12-01 Thread Jürgen Spitzmüller
rgheck wrote: > >> What I'd propose myself, somewhat along these lines, is that this error > >> only be shown once per file per session, rather than globally turned > >> off. Or perhaps the error dialog could have an option that would > >> effectively mean: Disable the warning for this file. We cou

Re: Index entries in lyx-1.6

2008-12-01 Thread Jürgen Spitzmüller
Philippe Charpentier wrote: > I recently noted that index entries of lyx-1.5 are badly read by > lyx-1.6 Could you provide an exmaple file that demonstrates those errors, please? Jürgen

Re: r27745 - /lyx-devel/branches/BRANCH_1_6_X/src/frontends/q...

2008-12-01 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: Author: vfr Date: Sat Nov 29 18:58:44 2008 New Revision: 27745 URL: http://www.lyx.org/trac/changeset/27745 Log: branch: Fix bug 5507: Full screen hangs LyX when no file is opened http://bugzilla.lyx.org/show_bug.cgi?id=5507 Very good (and very bad on my side). Abdel.

Re: r27727 - /lyx-devel/trunk/src/frontends/qt4/GuiApplicatio...

2008-12-01 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: Author: vfr Date: Fri Nov 28 23:48:50 2008 New Revision: 27727 URL: http://www.lyx.org/trac/changeset/27727 Log: Fix bug 5074: Crash while switching to Word http://bugzilla.lyx.org/show_bug.cgi?id=5074 In GuiApplication.cpp the function cfFromMime returns an invalid FOR