View Single Post
Old 02-18-2012, 09:29 AM   #5
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,772
Karma: 54401244
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Someone else pointed out my error in thinking that only the NCX controlled order.

in the content.opf the spine section comes into play

Code:
<spine toc="ncx">
        <itemref idref="titlepage.xhtml"/>
        <itemref idref="books.html"/>
        <itemref idref="copy.xhtml"/>
        <itemref idref="map1.xhtml"/>
        <itemref idref="map2.html"/>
        <itemref idref="map3.html"/>
        <itemref idref="pro.html"/>
        <itemref idref="p01.html"/>
        <itemref idref="c01.html"/>
</spine>
Validate the EPUB with Flightcrew (also part of Sigil). fix any syntax errors, then carefully adjust the spine order.
theducks is online now   Reply With Quote