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

2009-10-20 Thread Uwe Stöhr
Jean-Marc Lasgouttes schrieb: OK. Note that the real mechanism is the following: - each \usepackage considers the global documentclass options and then the options passed to the usepackage call. We should try to emulate this generally, but there are some problems related to which options should

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

2009-10-20 Thread Jean-Marc Lasgouttes
Uwe Stöhr writes: > Now I found the time. I improved your patch because I found two other > bugs in the document language handling: > - when languages are given in the documentclass options _and_ the > babel options, babel takes the last language option of the \usepackage > call OK. Note that th

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

2009-10-19 Thread Uwe Stöhr
Jean-Marc Lasgouttes schrieb: Uwe Stöhr writes: Uwe, could you double check that this patch makes sense to you? I don't have the time to do this right now and are offline by now for about 3 weeks. Did you find time to look? Now I found the time. I improved your patch because I found two

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

2009-10-12 Thread Jean-Marc Lasgouttes
Uwe Stöhr writes: >> Uwe, could you double check that this patch makes sense to you? > > I don't have the time to do this right now and are offline by now for about 3 > weeks. Hi Uwe, Did you find time to look? JMarc

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

2009-09-22 Thread Uwe Stöhr
> Uwe, could you double check that this patch makes sense to you? I don't have the time to do this right now and are offline by now for about 3 weeks. regards Uwe

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

2009-09-22 Thread Jean-Marc Lasgouttes
Le 22/09/2009 15:23, lasgout...@lyx.org a écrit : Author: lasgouttes Date: Tue Sep 22 15:23:36 2009 New Revision: 31440 URL: http://www.lyx.org/trac/changeset/31440 Log: Fix a bug when the language passed as an option to babel is ignored. This can be seen by trying out the document attached to t