On Fri, Sep 12, 2003 at 03:41:52PM +0200, Jean-Marc Lasgouttes wrote: > A typical latex example is > > \def\thechapter{\arabic{chapter}} > \def\thesection{\thechapter.\arabic{section}} > \def\subsection{\thesection.\arabic{subsection}}
We need a simpler syntax until we have the tex parser in the core and not just in mathed/tex2lyx. > A chapter will use "Chapter \thechapter" as label. > > Would implementing this be a lot of work for you? It would probably not be a lot of work if I knew how to it. Basically, the empty 'type' field in #chapter##.#section#arabic# could be used as 'use the full chapter counter' marker (as already done in the code). My problem is to get hold of the chapter's 'format string'... Well, I'll think about it. > What remains to be done? Only itemize? I believe so. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)