Quote:
Originally Posted by jackibar
Thanks SO much for your help, DiapDealer! I actually tried it before I saw your "Edit" - and using Calibre it still kept my 2 TOC's intact! The only thing I'm experiencing now is my inline TOC is putting page breaks at the end of each book "section" even though I didn't put page breaks in the TOC... Is there a way to make it keep the whole TOC as a continuous one instead of with page breaks? I'm SO close to having this how I want it!!
|
The only thing I can think of is that you're using H1 or H2 tags for your book sections in the inline ToC. Calibre will usually insert page breaks before h1,h2 tags. I would just use regular <p> tags for the ToC entries. You can always use css to make them a little bigger or bolder. But in general; if it's not a header, don't use header tags.