Need more toc levels
In Structure Detection, I've got an xpath line that looks like this:
//*[((name()='title' or name()='h1' or name()='h2' or name()='h3') and re:test(., '.*', 'i')) or @class = 'chapter']
Yet, on the Table of Contents page, there are only 3 levels of TOC building, which I have set to //h:title, //h:h1, and //h:h2.
I'm kindasortalike, you know, needing another level or two of TOC - is there a way to add levels on the Table of Content page?
And no, I don't want to use Sigil, or EpubFixer, or the TOC fixer apps. Really want it to come out of Calibre (because I'm converting to both Mobi and Epub)
-Brewt
|