Thread: Multi-Level TOC
View Single Post
Old 09-16-2010, 05:51 PM   #1
edbro
Banned
edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.
 
Posts: 640
Karma: 4911
Join Date: Jul 2007
Location: Grapevine, TX
Device: iPad4
Multi-Level TOC

I have most of my books in Filtered HTML. They have embedded TOCs structured as:
Heading 1a
Heading 2a
Heading 1b
Heading 2b

The TOCs in the html docs look proper but when Calibre converts to epub I end up with something like this:
Heading 1a
Heading 1b
Heading 1c
Heading 2a
Heading 2b
etc.

How do I get my epub toc to follow the proper level format of the source?

Edit: I guess indenting doesn't save in these messages so let me clarify. I want:
level 1
level 2
level 2
Level 1
level 2

Last edited by edbro; 09-16-2010 at 05:54 PM.
edbro is offline   Reply With Quote