jon at stagelightproductions.org wrote: > When I look at the word processing view in XMLMind of a Docbook document, > there are strange things like you don't get the Chapter numbers attached to > the sections, if you use Parts, each group of chapters in a part start over > numbering, etc. These are all things that can be easily customized using XSL > parameters when converting to HTML or PDF, but I don't know how to fix these > in the XMLMind editing view itself. Can this be done? >
There is nothing strange in what you describe. Numbering chapters and sections this way is just a matter of personal taste. All this is specified in XXE_install_dir/addon/config/docbook/css/ Look at docbook1.imp and/or collapsible.imp. Please make sure to read this: http://www.xmlmind.com/xmleditor/_distrib/doc/csssupport/counters.html if you want to understand our non-standard implementation of counter(). Note that there are means to customize the DocBook CSS style sheets without directly modifying the files found in XXE_install_dir/addon/config/docbook/css/ This is described here: http://www.xmlmind.com/xmleditor/_distrib/doc/configure/customizing.html

