View Single Post
Old 07-15-2014, 03:15 PM   #16
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)
You should fix the encoding so it is saved as utf-8 and then it will stop giving you problems... (for linux, I'd use the "iconv" command.)

I don't know about the indents, but check how they are formatted. Spaces? CSS?

Regarding pagebreaks, that is a restriction of the EPUB/AZW3 specs. New files create pagebreaks. I don't know where you might want to put them. If it was a Jewish bible, I'd put them at the Parshiyos.

But if you want to split them up so they won't crash things, you will have to put them somewhere.

Last edited by eschwartz; 07-15-2014 at 03:20 PM.
eschwartz is offline   Reply With Quote