Quote:
Originally Posted by Paula-59
I realized what I need to know how to do is NOT have my index.html included in the flow. I keep saying it is an inline TOC, but I think it's really just another Page that happens to have TOC content on it.
Do I need to name it something else? Or click something somewhere else?
|
If you use the tool to create the
Inline TOC, the file gets a Semantic Flag auto-magically and appears in the Guide section of content.opf
ex.
Code:
<guide>
<reference href="titlepage.xhtml" title="Cover" type="cover"/>
<reference type="toc" title="Table of Contents" href="toc.xhtml#calibre_generated_inline_toc"/>
</guide>
All you need to do is drag the file to the desired position in the file browser (it is created in the first list position)
All other similar files just
LOOK like an Inline TOC
You can only have ONE of any kind of semantic assigned (and will be done for you if you use
tools to make them):
1 cover PAGE
1 cover IMAGE
1 (inline) TOC