View Single Post
Old 06-22-2012, 08:54 PM   #2
RickAltman
Member
RickAltman began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jun 2012
Device: Kindle
I have an update. By messing with Structure Detection, I have been able to get all 27 chapters to show up in toc.ncx. I used the expression:

//*[(name()='Part' or name()='h1' or name()='h2')]

Now the issue is that my five Part openings appear first in the TOC, instead of distributed where they belong. (I pulled my part openings out into separate files, thinking that I was doing myself a favor. Wrong.)

Once again, I seek a solution *other* than editing the .ncx file.
RickAltman is offline   Reply With Quote