Quote:
Originally Posted by BKh
I added semantics to the toc file as a table of contents.
|
I checked out your epub from the original post and there is no semantic set for the html toc. The guide section of the OPF clearly shows no toc reference item.
Code:
<guide>
<reference type="copyright-page" title="Copyright Page" href="Text/Rights.xhtml"/>
<reference type="text" title="Text" href="Text/Title.xhtml"/>
<reference type="cover" title="Cover" href="Text/Cover.xhtml"/>
</guide>
Try opening the epub in Sigil again and assigning the Table of Content semantic to the Section0001.html file.
Other than that, there's no Sigil related issue here.