Re: The userguide is wrong about un-nestable sectioning commands

2005-12-15 Thread Helge Hafting
Jean-Marc Lasgouttes wrote: Yes, please a patch against latest cvs would be welcome. A patch for /lib/doc/UserGuide.lyx and a changelog entry. Testing shows that: * All the sectioning environments may be nested into other environments. Both lyx-1.4 and latex accepts this. Not all of the se

Re: The userguide is wrong about un-nestable sectioning commands

2005-12-14 Thread Jean-Marc Lasgouttes
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: Helge> The userguide claims that you can't nest "section", Helge> "subsection", "subsection*" or "section*" into other Helge> environments. Helge> What do you want? * A bugzilla entry? * A patch to Helge> UserGuide.lyx? If so, is the one

The userguide is wrong about un-nestable sectioning commands

2005-12-07 Thread Helge Hafting
The userguide claims that you can't nest "section", "subsection", "subsection*" or "section*" into other environments. But that is wrong - lyx 1.4cvs supports nesting these environments into enumerate at least, and it works fine with latex too. Perhaps nesting "section" is an odd thing to do, but