Quote:
Originally Posted by famfam
And a last question to sigil:
Whats the reason, to the 6 levels limitation? Is it so complicated to double the nummer auf levels? What is the problem? Sorry about my question, but I have no idea about that.
|
It's not a really Sigil limitation. Sigil will allow you to manually make as many nesting levels as you want in your NCX (either via the Edit ToC gui or editing the NCX directly). The
automatic NCX generation feature is limited to 6 nesting levels because (x)html only defines 6 header tags--which is what the tool uses to quickly identify "levels."
I'm quite sure a Sigil plugin could be written to automatically generate much deeper NCX nesting by using predefined css classes or ids to identify the various "levels".