Re: Approaching LyX 1.6.5 [status update #1]

2009-11-21 Thread Uwe Stöhr
> Objections? None, except that we need to resolve this regression bug before LyX 1.6.5, see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg155843.html > Any bugs that should be considered in your opinion? These fixes should go in if possible: http://www.lyx.org/trac/ticket/6285 http://

Re: Math manual compilation

2009-11-21 Thread Uwe Stöhr
Pavel Sanda schrieb: I've done this now, please test if the Math manual is now compilable. now i still see ! LaTeX Error: File `mhchem.sty' not found. OK. I see now that it is impossible to compile the file without having mhchem installed: Whenever you use \ce in a formula, LyX loads mhche

Re: branch regressions - number 1

2009-11-21 Thread Uwe Stöhr
Jürgen Spitzmüller schrieb: - When the LaTeX code of an item label contains the character "[" but not "\[", embrace the whole item label. In the other cases, I think the respective inset should handle the embracing. There's a (currently private) method Text::inDescriptionItem that can be us

Re: #6338: Insets in a selection should be copied into an Index Entry

2009-11-21 Thread Ted Carnevale
LyX Ticket Tracker wrote: #6338: Insets in a selection should be copied into an Index Entry +--- Reporter: tedc| Owner: poenitz Type: defect | Status: new Priority: normal | Milestone:

Re: r32144 - lyx-devel/trunk/src

2009-11-21 Thread rgheck
On 11/21/2009 07:46 PM, v...@lyx.org wrote: Author: vfr Date: Sun Nov 22 01:46:23 2009 New Revision: 32144 URL: http://www.lyx.org/trac/changeset/32144 Log: Initialize nextraw_. The first character of the outputted html file was represented as an integer. Thanks. This must have been one of

Re: Spellcheck Issues in Trunk

2009-11-21 Thread rgheck
On 11/21/2009 11:25 AM, rgheck wrote: On 11/21/2009 05:31 AM, Jean-Marc Lasgouttes wrote: Le 20/11/2009 23:52, rgheck a écrit : checking hunspell/hunspell.hxx usability... yes checking hunspell/hunspell.hxx presence... yes checking for hunspell/hunspell.hxx... yes checking for main in -lhunspel

Re: Spellcheck Issues in Trunk

2009-11-21 Thread rgheck
On 11/21/2009 05:31 AM, Jean-Marc Lasgouttes wrote: Le 20/11/2009 23:52, rgheck a écrit : checking hunspell/hunspell.hxx usability... yes checking hunspell/hunspell.hxx presence... yes checking for hunspell/hunspell.hxx... yes checking for main in -lhunspell... no checking whether to use hunspel

Approaching LyX 1.6.5 [status update #1]

2009-11-21 Thread Jürgen Spitzmüller
So it seems we have resolved almost all critical bugs, and in view of the large list of changes, I think we should get out LyX 1.6.5 soon. * As of now, string changes are not allowed anymore in branch to keep the po files stable. * We should focus on the major and critical bugs now. AFAICS, the

Re: r32124 - lyx-devel/trunk/src/insets

2009-11-21 Thread Jürgen Spitzmüller
Vincent van Ravesteijn wrote: > This can cause a document not to be compilable. > > To branch ? Yes. Jürgen

Re: r32124 - lyx-devel/trunk/src/insets

2009-11-21 Thread Vincent van Ravesteijn
v...@lyx.org schreef: Author: vfr Date: Sat Nov 21 15:49:41 2009 New Revision: 32124 URL: http://www.lyx.org/trac/changeset/32124 Log: Do not allow a program listing to be in a font changing command. Modified: lyx-devel/trunk/src/insets/InsetListings.h Modified: lyx-devel/trunk/src/insets/I

Re: r32120 - lyx-devel/branches/BRANCH_1_6_X/lib/examples

2009-11-21 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > Any ideas? OK, it seems this particular problem was due to a missing ForceLTR flag in the gloss layouts. I'll see if I manage to reproduce the other problem. Jürgen

DEVEL_VERSION status bar info gone

2009-11-21 Thread Vincent van Ravesteijn
Did anyone already notice that the developer info in the status bar does no longer appear in the status bar (except for the beginning of a session). This is caused by the "if (!hasFocus())" in GuiView::clearMeassage always returning false. Why is this if here ? Is it a Qt problem that it alway

Re: r32120 - lyx-devel/branches/BRANCH_1_6_X/lib/examples

2009-11-21 Thread Vincent van Ravesteijn
Jürgen Spitzmüller schreef: spitz wrote: Author: spitz Date: Sat Nov 21 12:50:07 2009 New Revision: 32120 URL: http://www.lyx.org/trac/changeset/32120 Log: * linguistics.lyx: revert unintended lang switches. Note that this \lang switches (which I have now manually removed in an editor

Re: r32120 - lyx-devel/branches/BRANCH_1_6_X/lib/examples

2009-11-21 Thread Jürgen Spitzmüller
spitz wrote: > Author: spitz > Date: Sat Nov 21 12:50:07 2009 > New Revision: 32120 > URL: http://www.lyx.org/trac/changeset/32120 > > Log: > * linguistics.lyx: revert unintended lang switches. Note that this \lang switches (which I have now manually removed in an editor) were put in by LyX with

Re: r30859 - lyx-devel/trunk

2009-11-21 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > > This should backported to 1.6.x, no? > > Juergen? As Enrico said, we should be sure it works on all platforms. Jürgen

Re: Spellcheck Issues in Trunk

2009-11-21 Thread Jean-Marc Lasgouttes
Le 20/11/2009 23:52, rgheck a écrit : checking hunspell/hunspell.hxx usability... yes checking hunspell/hunspell.hxx presence... yes checking for hunspell/hunspell.hxx... yes checking for main in -lhunspell... no checking whether to use hunspell... no Could you show us the relevant parts of con