Thanks for excellent reply to basic question! I guess I did not find it because I was looking for a one main/master control. Instead the control is very fine grained, allowing you to disable for section level 1 but let all the other section levels be auto-generated, and so on. Excellent!

Leif


On 13 Nov 2017, at 17:06, Hussein Shafie wrote:

On 11/13/2017 03:52 PM, Leif Halvard Silli wrote:

I am ”upgrading” a EPUB 2 book to EPUB 3 by way of XMLmind XMLeditor’s new, super Ebook production ability. However, the book I am working with
has its own enumeration of its parts, chapters and sections. The
original enumeration is typed inside the h1-h6 elements. But when
XMLmind XMLeditor (at least when testing the page as one-page-XHTML)
generates its own enumeration. The result is two sets of enumeration.

Is there a way to disable the automatic enumeration?

Sure.





And, by the way, I would also like to disable the automatic insertions of filler texts such as "Chapter", "Part", "Section" since this too is
taken care of by the original document.

Not a problem.




If there is no such possibility, I would kindly like to ask for it.


All this is controlled by special attributes which are to added to the <book> root element.

Examples of such attributes:

chapternumber="" suppresses chapter numbering.

titlelabels="none" suppresses adding "Chapter", "Section", "Figure", "Table", etc, to chapter, section, figure, table, etc, titles/captions.

xreflabels="figure table" suppresses adding "Chapter", "Section", etc, to chapter, section, etc, cross-references, but keeps adding "Figure", "Table" to figure and table cross-references.

Reference:

http://www.xmlmind.com/ebookc/_distrib/doc/manual/webhelp2/ebk_book.html


--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to