View Single Post
Old 01-15-2012, 05:39 PM   #1
brewt
Boo-Frickety-Hoo-Erizer
brewt will become famous soon enoughbrewt will become famous soon enoughbrewt will become famous soon enoughbrewt will become famous soon enoughbrewt will become famous soon enoughbrewt will become famous soon enough
 
brewt's Avatar
 
Posts: 251
Karma: 686
Join Date: Oct 2007
Device: Kobo Glo HD!
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
brewt is offline   Reply With Quote