View Single Post
Old 09-11-2012, 06:10 AM   #11
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,141
Karma: 60406498
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 dwanthny View Post
It's hard to believe the default of 260k was too large for your device, since a split this small was put in as an option specifically to accommodate the early Sony models PRS505, 300 etc...



I'm not an expert on Sigil (forum here), but I believe Sigil lets you split on chapters.

Good Luck.
AFAIK Sigil has no Automatic splitting.
You can do a Manual Split (Immediate)
or

you can insert a Marker by pressing Cntrl-Shift-Enter (or use the Insert Chapter Marker menu item),
Programmatically (REGEX) insert the marker(
Code:
<hr class="sigilChapterBreak" />
) I use this a lot

Then (the Biggie, The marker does almost nothing other than show as an Horizontal Rule in BV).
Press F6 (Split on Chapter Marker), once in each section that contains the marker. The split happen AND the marker is removed.

Rebuild the TOC if needed AND Flightcrew check the code (splits/deletes can make orphan links)

Last edited by DoctorOhh; 09-11-2012 at 06:24 AM. Reason: changed to -> too
theducks is offline   Reply With Quote