View Single Post
Old 01-29-2016, 04:27 PM   #2
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Possibly the individual HTML files are too large.
Some older ereaders choke on them.


If you were to convert a book in calibre to EPUB, you would see a an option in EPUB Output to
"Split files larger than: ______" (default is 260 KB)
Performing an EPUB ==> EPUB conversion should fix that kind of issue, as would manually editing in the calibre Editor.

I would prefer the calibre editor, simply because conversions are lossy in regard to future-proofing, and calibre's automatic CSS flattening makes it harder to perform targeted edits later on.

In the Editor, right-click anywhere in the text and use "Split At Multiple Locations" -- it accepts XPath, you can split on header tags (header tags are usually used for chapter headers which is a natural place to split) using the XPath Wizard.

Last edited by eschwartz; 01-29-2016 at 04:29 PM.
eschwartz is offline   Reply With Quote