Thanks very much Kevin for all the detail.
I think I have got confused now. Whatever I do there isn't a TOC in when I open the epub file in Apple Books unless I create an html one in tools.
I have the nav.xhtml and I can see in the OEBPS/content.opf that it references the Text/nav.xhtml file:
<meta name="Sigil version" content="2.3.1"/>
<meta name="cover" content="cover_png"/>
</metadata>
<manifest>
<item id="nav_xhtml" href="Text/nav.xhtml" media-type="application/xhtml+xml" properties="nav"/>
<item id="Intro_xhtml" href="Text/Intro.xhtml" media-type="application/xhtml+xml"/>
<item id="Style0001_css" href="Styles/Style0001.css" media-type="text/css"/>
<item id="Chapter1_xhtml" href="Text/Chapter1.xhtml" media-type="application/xhtml+xml"/>
I'm a beginner with this and not quite sure what you mean by:
But if you add the nav.xhtml to the OPF spine for the book, it can double as an html TOC as well.
Apologies if this is obvious but how do I and the nav.xhtml to the OPF spine?
Many thanks
Jonathan
|