Quote:
Originally Posted by dhdurgee
I am having no problems reading the book, but if I hit "Goto" there is no table-of-contents available despite there being one in the original epub.
|
You'll need to mark the HTML TOC via
Add Semantics > Table of Contents.
This will add the following line to the opf <guide> section:
Code:
<reference type="toc" title="Table Of Contents" href="Text/TOC.xhtml"/>