reorgainse epub into 1 file per chapter
what is the easiest way to restructure a large book to be 1 file per chapter so that page breaks do not occur within chapters when reading it - due to file segment boundaries.
e.g. in the source file let's say there are 17 segments ( xhtml splits) for the story text, but that the story has 93 chapters ( & I have 93 entries in TOC already )
- I want to convert so that there are 93 segments in the output epub.
are there any auto solutions. i thought that "flatten epub" may be a clue but I think it's actually a red herring!
|