View Single Post
Old 02-24-2011, 01:30 PM   #7
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: 31,094
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by pookakitten View Post
Thanks so much!

I didn't save in Sigil just used it to demonstrate. If it's not broke, don't touch it.

I've attached the ncx file in a zip file. What items do I take out? I'm not a programmer nor have any experience dealing with xml.

Is there any way to tell Calibre how I want the TOC created when it converts the file? Work smarter, not harder and all that.
A 'typical' 'unwanted' entry (if I understand you correctly)

Code:
 <navPoint class="chapter" id="6ae102f0-8679-4c0a-9589-976a4d49152d" playOrder="1">
        <navLabel>
          <text>Page 1</text>
        </navLabel>
        <content src="comic_1/page_1_u4.xhtml"/>
      </navPoint>
You will probably need to re-sequence (consecutively) the play order.
theducks is offline   Reply With Quote