On 03/26/2012 10:37 AM, Bornemann, Frank (Oerlikon Neumag) wrote: > we like the way you implemented the handling of complex structured > documents using the document sets. But when including chapters and > sections in docbook files the structure numbering gets lost when the > referenced documents start with a sectioninfo/chapterinfo instead of a > title element (see attached screenshot). Do we have the possibility to > adapt the document set view ourselves or can you fix this (with a low > priority) in one of the next releases, please. And it would be perfect,
This looks like a bug in the toc.css CSS stylesheet. We'll try fix it in next release. > if the chapter number would appear as the first number within the > section numbering (so if you e. g. come from a PDF file it is easier to > find a subject by just looking for the same number in the structure) > You'll have to do this kind of customization yourself as explained in http://www.xmlmind.com/xmleditor/_distrib/doc/configure/replace_css.html The CSS stylesheet to be customized is: <css name="Table of contents" alternate="true" location="css/toc.css" /> DocBook 5: XXE_install_dir/addon/config/docbook5/css/toc.css DocBook 4: XXE_install_dir/addon/config/docbook/css/toc.css -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

