View Single Post
Old 07-11-2018, 11:31 AM   #3
Albright
Member
Albright began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Oct 2010
Device: Kindle 3
Quote:
Originally Posted by Doitsu View Post
Most likely the properties="nav" attribute is missing in the <manifest> section of the .opf file.
Double-check the entry for toc.xhtml and add it if it's missing.
Doitsu;

Thanks for the suggestion. Unfortunately, that doesn't seem to be the problem here. Here's the line for the TOC file in the manifest.

Code:
    <item id="toc" href="toc.xhtml" media-type="application/xhtml+xml" properties="nav"/>
Also, both iBooks and Calibre have no problems finding the TOC file and using it to build their respective index menus.
Albright is offline   Reply With Quote