Hohl Heinrich (CPTec GmbH) wrote: > > I noticed the following problem when writing a DocBook text with XXE: > > When setting the "continuation" attribute of an ordered list to "continues", > the XXL preview will still display a list with a restarting numbering. When > converting the document to HTML the list behaves as intended.
This is not a bug. We simply didn't bother to properly render ordered lists having the "continuation" attribute. Strangely enough, how to properly render ordered lists with the "continuation" attribute is explained in the developer's guide to illustrate style sheet extensions ( http://www.xmlmind.com/xmleditor/_distrib/docs/dev/ar01s07.html#solution3 ). I'll add this as a feature request to the User's Wish List ( http://www.xmlmind.com/xmleditor/wish_list.html ).

