Quote:
Originally Posted by Metal Mick
Code:
Split tree still too large: 506 KB
Splitting...
Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*/*/*[1]
Split tree too small
Splitting...
Python function terminated unexpectedly
Could not find reasonable point at which to split: Child
I'm unsure if it is an issue with the files - I have a couple of them already converted, though it is a struggle and usually takes me several goes.
Any help = even if it is a link, will be gratefully received.
|
This is a problem with finding a place in the html to split the html into bite size chunks so that when converted to ePub the internal html chunks won't choke the reader. Typically the chunks have to be less than 300k. By default calibre shoots for less than 260k.
You can run the conversion with a directory in the debug area. This will produce, in the directory indicated, the html at various points in the process.
Open up the first html in
Sigil then insert chapter breaks to split up the html. Then save the file as a Epub. I then take and run this epub through a epub to epub conversion to add in the cover, book jacket and get the font size, indents and spacing the way I like it.
If you try this you can further inquire in the
Sigil forum.