Thread: IngramSpark
View Single Post
Old 05-08-2019, 10:08 PM   #3
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,799
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Not an expert, I just reversed engineered a working book

There are 2 entries in the EPUB2 books OPF

Code:
 <spine toc="ncx">
...
 <itemref idref="HTMLTOC"/>  <<<links the filename assigned in the manifest
and a Guide entry for the inline TOC (if used)
Code:
<guide>
    <reference type="toc" title="Table of Contents" href="Text/06_CONTENTS.html"/>
theducks is online now   Reply With Quote