View Single Post
Old 07-05-2011, 07:28 PM   #2
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,079
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 alansplace View Post
any idea why sometimes when i convert a tocless file to epub (even epub to epub) a toc is not generated (played with all the settings i could find that i could understand [i think])?
Nothing is identifiable as a Chapter header text (see the conversion detection templates in the 'Structur Detection'

Sigil only uses H# tags to create a TOC.
Me, I just look at the_code and write a REGEX S&R to
1) change chapter headers to H3,
2) Insert a Sigil Page Break Marker
3) fetch me another Ale

(still have not gotten #3 to work )
theducks is offline   Reply With Quote