View Single Post
Old 03-31-2009, 07:41 AM   #5
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,550
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Open the XHTML generated in the ePUB file by InDesign. Are the "empty lines" there in any way (maybe an empty <P> or <DIV> tag)? If they are, you could post-process the ePUB to add something (&nbsp;) there.

If they aren't, there might be a way to run a macro/script that finds empty lines and adds a space or non-breaking space there. Then maybe when creating the ePUB these empty lines will not be lost.
Jellby is offline   Reply With Quote