Re: [patch] fix bug 3571 now really

2007-05-13 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: >> Attached is a patch that fixed bug 3571: ... Uwe> As the patch is trivial and I got no objections, I put it in: Uwe> http://www.lyx.org/trac/changeset/18273 Yes, good catch. JMarc

Re: [patch] fix bug 3571 now really

2007-05-11 Thread Uwe Stöhr
> Attached is a patch that fixed bug 3571: ... As the patch is trivial and I got no objections, I put it in: http://www.lyx.org/trac/changeset/18273 regards Uwe

[patch] fix bug 3571 now really

2007-05-10 Thread Uwe Stöhr
Attached is a patch that fixed bug 3571: The OR has to be grouped to suppress \selectlanguage when the babel language is empty. OK to go in? regards Uwe Index: output_latex.cpp === --- output_latex.cpp (revision 18260) +++ output_l