Re: r32449 - lyx-devel/trunk/src/tex2lyx

2009-12-11 Thread Jean-Marc Lasgouttes
Uwe Stöhr writes: >> It would be nice the factor the two (identical?) pieces of code that >> handle language in one place. > > Done: http://www.lyx.org/trac/changeset/32471 Thanks. JMarc

Re: r32449 - lyx-devel/trunk/src/tex2lyx

2009-12-10 Thread Uwe Stöhr
>> preamble.cpp: simplify code and reintroduce code that was accidentally deleted in previous commit > > It would be nice the factor the two (identical?) pieces of code that handle language in > one place. Done: http://www.lyx.org/trac/changeset/32471 regards Uwe

Re: r32449 - lyx-devel/trunk/src/tex2lyx

2009-12-10 Thread Jean-Marc Lasgouttes
Le 10 déc. 09 à 04:07, uwesto...@lyx.org a écrit : Author: uwestoehr Date: Thu Dec 10 04:07:36 2009 New Revision: 32449 URL: http://www.lyx.org/trac/changeset/32449 Log: preamble.cpp: simplify code and reintroduce code that was accidentally deleted in previous commit It would be nice the fac