View Single Post
Old 11-11-2010, 02:12 PM   #11
Kindleishard
Junior Member
Kindleishard began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Nov 2010
Device: kindle
Sigil: TOC to add as below:

-Verify TOC inherited from Headings H1 H2 etc in html: Tools > TOC editor: verify that NCX file seems ok
else: menu bar: heading 1 for table of content, chapters; heading 2 for sub chapters; heading 3...

-Table of Contents:
(I used “hyperlink” (LS and LE) in TOC in openoffice to have TOC at beginning of book)

How to reformat Sigil:

save epub and rename it in zip, then in winzip find content.opf
add: <guide> <reference type="toc" title="Table of Contents" href="Text/same as other lines.html"/> </guide>

IT WORKS if added here in content.opf:
</metadata>
<guide> <reference type="toc" title="Table of Contents" href="Text/Kindle_test.html"/>
<manifest>

save and rename in epub
Kindleishard is offline   Reply With Quote