View Single Post
Old 10-28-2010, 09:56 AM   #2
cuthbert19
Enthusiast
cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.
 
Posts: 48
Karma: 1916
Join Date: Sep 2010
Device: Cybook Opus
Sigil automatically generates a TOC from the chapter headers, given that you have used the correct tagging for the headers themselves

So, you have to use, eg
Code:
<h2>Chapter 1</h2>
for your chapter headers and then you will have a new, shiny ePub file with an embedded TOC

"Split on SGF chapter markers" is used when you have a biiig (x)HTML file with a bunch of chapters in it, and you want to make Sigil automatically split into separate files: you put the markers on the appropriate positions and then you tell Sigil to split it accordingly ... so, it's not anything you need for the epub you're working on right now.
cuthbert19 is offline   Reply With Quote