Okay, I am getting a bit confused. I have no file called just: DarkTowerVWolvesofCal_17963.html
They are all"
- DarkTowerVWolvesofCal_17963_split_001.html
- DarkTowerVWolvesofCal_17963_split_002.html
- etc.
However, when I look at content content.opf, within the spine tag I have:
<spine toc="ncx">
<itemref idref="titlepage"/>
<itemref idref="jacket"/>
<itemref idref="html53"/>
<itemref idref="html52"/>
<itemref idref="html51"/>
<itemref idref="html50"/>
<itemref idref="html49"/>
<itemref idref="html48"/>
<itemref idref="html47"/>
<itemref idref="html46"/>
<itemref idref="html45"/>
<itemref idref="html44"/>
<itemref idref="html43"/>
<itemref idref="html42"/>
This continues sequentially down to html1
Given this descending order and the example from my toc.ncx above, do I need to rearrange all the entries in the toc.ncx to be in this descending order?
Or do I keep the toc.ncx in ascending order, but just rearrange the <navpoints> that are currently out of sequential order?
Thanks.
Edit:
Figured it out, just had to put the items in ascending order in my toc.ncx. Now I have chapter markers. Ya! thx. for the help.
Last edited by foghat; 09-29-2010 at 07:11 PM.
|