I also added some comments to Christians Userguide-discussion page: http://wiki.lyx.org/pmwiki.php/DevelDoc/UserGuide
I redid some changes to your ...A4PDFv2.lyx and uploaded the result to: http://wiki.lyx.org/uploads/DevelDoc/UserGuide/UserGuideA4PDFv2_chr.lyx
I've added detailed comments to the wiki page, but in essence:
* Added option "idxtotoc" (index to TOC), in case an index will ever be added to the UG
* Removed 'page break' command after the TOC (it shouldn't be necessary)
* Added short title to 3.4.5.3 Example #3: Labels, Levels and other list environments
* Another try at new sentence in 4.3 abt. figure transformation and the table caption
* "Macro names may not contain numbers!"
* Added code to the preamble that produces roman numbering for the first pages, and then arabic numbering. (from Herbert's answer)
I agree with you in all comments, but I'm not sure if the roman numering is really necessary. idxtotoc could also be added when it is needed.
As you are working on it, you can remove the following from the preamble:
% widens the vertical table spacing
\renewcommand{\arraystretch}{1.25}
% set the separation of table columns
\setlength{\tabcolsep}{0.45em}I mean that this is not necessary.
And you could delete:
% assure that the correct language is used
\usepackage[english]{babel}That is not needed. I've overseen that.
Thanks for your help
regards Uwe
