Reply To: InDesign 5.5 epub export omits HTML TOC

Home Page / Forums / General InDesign Topics (CLOSED) / InDesign 5.5 epub export omits HTML TOC / Reply To: InDesign 5.5 epub export omits HTML TOC

#59874
Ron Bilodeau
Participant

Hi Allen,

Have you tried adding the <guide> info to the contents.opf file after the <spine>?:

<guide>
<reference type=”toc” title=”Table of Contents” href=”toc.html”/>
</guide>

(href=”*” should point to the html file in your epub that contains your TOC info)

You need to do this before using KindleGen to convert your ePub to Mobi.

Hope this helps.

Ron

This article was last modified on June 17, 2011

Comments (0)

Loading comments...