Re: r29906 - in lyx-devel/trunk: lib/doc lib/layouts src

2009-06-04 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > Yes, but there are less problems in 1.6 than in 2.0. So I wait for a revised patch. Jürgen

Re: r29906 - in lyx-devel/trunk: lib/doc lib/layouts src

2009-06-04 Thread Jean-Marc Lasgouttes
Jürgen Spitzmüller writes: > rgheck wrote: >> JMarc suggests that this should be OK for 1.6.4 > > I take it that there are still some issues to be resovled before this can be > backported, right? Yes, but there are less problems in 1.6 than in 2.0. JMarc

Re: r29906 - in lyx-devel/trunk: lib/doc lib/layouts src

2009-06-04 Thread Jürgen Spitzmüller
rgheck wrote: > JMarc suggests that this should be OK for 1.6.4 I take it that there are still some issues to be resovled before this can be backported, right? Jürgen

Re: r29906 - in lyx-devel/trunk: lib/doc lib/layouts src

2009-06-03 Thread Enrico Forestieri
On Wed, Jun 03, 2009 at 10:37:08AM +0200, Jean-Marc Lasgouttes wrote: > Enrico Forestieri writes: > > Isn't that the other way around? A textclass not looking right in 1.6.3 > > would look right in 1.6.4. > > A textclass modified to look right on 1.6.4 will looks wrong in 1.6.3 > (exactly as it

Re: r29906 - in lyx-devel/trunk: lib/doc lib/layouts src

2009-06-03 Thread Jean-Marc Lasgouttes
Enrico Forestieri writes: > Isn't that the other way around? A textclass not looking right in 1.6.3 > would look right in 1.6.4. A textclass modified to look right on 1.6.4 will looks wrong in 1.6.3 (exactly as it would like without the patch). A textclass which looks wrong in 1.6.3 will not auto

Re: r29906 - in lyx-devel/trunk: lib/doc lib/layouts src

2009-06-03 Thread Enrico Forestieri
On Wed, Jun 03, 2009 at 09:46:35AM +0200, Jean-Marc Lasgouttes wrote: > Guenter Milde writes: > > Isn't this called a "fully backwards compatible change"? > > The problem is that a textclass using this on 1.6.4 would not look right > when used on 1.6.3 (but would degrqde correctly IMO). Isn't t

Re: r29906 - in lyx-devel/trunk: lib/doc lib/layouts src

2009-06-03 Thread Jean-Marc Lasgouttes
Guenter Milde writes: > Isn't this called a "fully backwards compatible change"? The problem is that a textclass using this on 1.6.4 would not look right when used on 1.6.3 (but would degrqde correctly IMO). JMarc

Re: r29906 - in lyx-devel/trunk: lib/doc lib/layouts src

2009-06-02 Thread Guenter Milde
On 2009-06-02, rgheck wrote: > Jean-Marc Lasgouttes wrote: >> rgheck writes: >>> rgh...@lyx.org wrote: Allow customization of enumerate counters. This patch is from JMarc, except the docs, which are due to me. >>> JMarc suggests that this should be OK for 1.6.4 I would greatly w

Re: r29906 - in lyx-devel/trunk: lib/doc lib/layouts src

2009-06-02 Thread rgheck
Jean-Marc Lasgouttes wrote: rgheck writes: rgh...@lyx.org wrote: Author: rgheck Date: Tue Jun 2 18:02:29 2009 New Revision: 29906 URL: http://www.lyx.org/trac/changeset/29906 Log: Allow customization of enumerate counters. This patch is from JMarc, except the docs, which are due

Re: r29906 - in lyx-devel/trunk: lib/doc lib/layouts src

2009-06-02 Thread Jean-Marc Lasgouttes
rgheck writes: > rgh...@lyx.org wrote: >> Author: rgheck >> Date: Tue Jun 2 18:02:29 2009 >> New Revision: 29906 >> URL: http://www.lyx.org/trac/changeset/29906 >> >> Log: >> Allow customization of enumerate counters. >> >> This patch is from JMarc, except the docs, which are due to me. >> >>

Re: r29906 - in lyx-devel/trunk: lib/doc lib/layouts src

2009-06-02 Thread rgheck
rgh...@lyx.org wrote: Author: rgheck Date: Tue Jun 2 18:02:29 2009 New Revision: 29906 URL: http://www.lyx.org/trac/changeset/29906 Log: Allow customization of enumerate counters. This patch is from JMarc, except the docs, which are due to me. JMarc suggests that this should be OK for 1