Re: comilation error with enumitem, French and \itemize

2012-07-06 Thread Wolfgang Keller
> I'm getting this strange compilation error. Compiles perfectly here with LyX 2.0.4 and up-to-date TeX Live 2011. Sincerely, Wolfgang

Re: comilation error with enumitem, French and \itemize

2012-07-06 Thread Liviu Andronic
On Fri, Jul 6, 2012 at 6:00 PM, Guenter Milde wrote: > Is the incompatibility confirmed with current versions of babel and > enumitem? > Apparently not. Kornel couldn't reproduce the issue using texlive 2011. Liviu

Re: comilation error with enumitem, French and \itemize

2012-07-06 Thread Guenter Milde
On 2012-07-05, Jean-Marc Lasgouttes wrote: > Le 05/07/2012 08:08, Liviu Andronic a écrit : >> On Wed, Jul 4, 2012 at 11:47 AM, Jean-Marc Lasgouttes >> wrote: >>> Would using BabelPreamble for enumitem work also? I think it is >>> output after babel stuff. >> For some reason LyX is unable to read

Re: comilation error with enumitem, French and \itemize

2012-07-05 Thread Jean-Marc Lasgouttes
Le 05/07/2012 08:08, Liviu Andronic a écrit : On Wed, Jul 4, 2012 at 11:47 AM, Jean-Marc Lasgouttes wrote: Would using BabelPreamble for enumitem work also? I think it is output after babel stuff. For some reason LyX is unable to read the module when I use 'BabelPreamble'. I did this: AddToPr

Re: comilation error with enumitem, French and \itemize

2012-07-04 Thread Liviu Andronic
On Wed, Jul 4, 2012 at 11:47 AM, Jean-Marc Lasgouttes wrote: > Would using BabelPreamble for enumitem work also? I think it is output after > babel stuff. > For some reason LyX is unable to read the module when I use 'BabelPreamble'. I did this: AddToPreamble \newlength{\lyxlabelwidth}

Re: comilation error with enumitem, French and \itemize

2012-07-04 Thread Jean-Marc Lasgouttes
Le 04/07/2012 09:18, Liviu Andronic a écrit : Is there a way to work around this, short of forking the module to disable the \usepackage{enumitem} call and use the \AtBeginDocument{ \usepackage{enumitem} } in the Preamble? For what it's worth, the attached patch seems to solve the issue for me.

Re: comilation error with enumitem, French and \itemize

2012-07-04 Thread Liviu Andronic
On Tue, Jul 3, 2012 at 6:09 PM, Liviu Andronic wrote: > On Tue, Jul 3, 2012 at 4:07 PM, Jean-Marc Lasgouttes > wrote: >> This looks like a bad interaction between enumitem.sty and babel/franchb. >> Since all these packages are in rather old versions, it is difficult to >> diagnose the problem. I

Re: comilation error with enumitem, French and \itemize

2012-07-03 Thread Liviu Andronic
On Tue, Jul 3, 2012 at 3:45 PM, Kornel Benko wrote: > They compile both here without change. With 2.0.x _and_ trunk. > > (texlive 2011, ubuntu 12.04) > Here it fails to compile on TL 2009 on Ubuntu 10.04 using 2.0.4. As JMarc suggested, it might be an issue of older packages, but the original erro

Re: comilation error with enumitem, French and \itemize

2012-07-03 Thread Liviu Andronic
On Tue, Jul 3, 2012 at 4:07 PM, Jean-Marc Lasgouttes wrote: > This looks like a bad interaction between enumitem.sty and babel/franchb. > Since all these packages are in rather old versions, it is difficult to > diagnose the problem. I would try to load enumitem.sty after babel. > I tried this but

Re: comilation error with enumitem, French and \itemize

2012-07-03 Thread Jean-Marc Lasgouttes
Le 03/07/2012 15:30, Liviu Andronic a écrit : Forgot to attach the log. This looks like a bad interaction between enumitem.sty and babel/franchb. Since all these packages are in rather old versions, it is difficult to diagnose the problem. I would try to load enumitem.sty after babel. JMar

Re: comilation error with enumitem, French and \itemize

2012-07-03 Thread Kornel Benko
Am Dienstag, 3. Juli 2012 um 15:30:18, schrieb Liviu Andronic > Dear all > I'm getting this strange compilation error. In the attached document I'm > using: > language: French > modules: enumitem > > and a simple itemize list. Compilation fails (see attached log) with > 'Undefined control seque

Re: comilation error with enumitem, French and \itemize

2012-07-03 Thread Liviu Andronic
Forgot to attach the log. Liviu On Tue, Jul 3, 2012 at 3:30 PM, Liviu Andronic wrote: > Dear all > I'm getting this strange compilation error. In the attached document I'm > using: > language: French > modules: enumitem > > and a simple itemize list. Compilation fails (see attached log) with >