rgheck <rgh...@bobjweil.com> 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. >> >> > JMarc suggests that this should be OK for 1.6.4....
Juergen, to be clear: the patch does not change the layout file format, but does update some of its semantics (taking in account the "enumxx" Counters LabelString and the LabelCounter of an environment of type Enumerate). JMarc