Re: r35118 - lyx-devel/trunk/lib/layouts

2010-08-11 Thread Jean-Marc LASGOUTTES
Jürgen Spitzmüller writes: >> Log: >> Fix a syntax error in the class declaration. This created an error in >> configure.py, without any good explanation. Annoying. >> >> Thanks to Jean-Pierre for spotting it. > > please backport if needed. No backport needed. It was a recent bug (the big depend

Re: r35118 - lyx-devel/trunk/lib/layouts

2010-08-10 Thread Jürgen Spitzmüller
lasgout...@lyx.org wrote: > Author: lasgouttes > Date: Tue Aug 10 21:01:28 2010 > New Revision: 35118 > URL: http://www.lyx.org/trac/changeset/35118 > > Log: > Fix a syntax error in the class declaration. This created an error in > configure.py, without any good explanation. Annoying. > > Thanks

Re: r35118 - lyx-devel/trunk/lib/layouts

2010-08-10 Thread Jean-Marc Lasgouttes
Le 10 août 10 à 23:46, Richard Heck a écrit : I've tried to do something about that issue. Thanks a lot. You are my python saviour :) JMarc

Re: r35118 - lyx-devel/trunk/lib/layouts

2010-08-10 Thread Richard Heck
On 08/10/2010 03:01 PM, lasgout...@lyx.org wrote: Author: lasgouttes Date: Tue Aug 10 21:01:28 2010 New Revision: 35118 URL: http://www.lyx.org/trac/changeset/35118 Log: Fix a syntax error in the class declaration. This created an error in configure.py, without any good explanation. Annoying.