Quote:
Originally Posted by dwanthny
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)