Thread: EPUB output
View Single Post
Old 10-24-2009, 05:06 PM   #546
Comedy of Errors
Junior Member
Comedy of Errors began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2009
Device: Cool-er
Hi,

I am trying to convert my book to default ePub format but am having trouble with blank lines. I tried from both Word and HTML but get the same problem.

I don't want blank lines to show between my paragraphs so I am forced to tick the option to remove them, otherwise they seem to get inserted. The problem is that sometimes I do want blank lines. So how do I tell Calibre not to remove them? I tried these (in the HTML version) but they are all ignored:
<p></p><p></p>
</br></br>
In the end the only one that worked was to use a paragraph with a space in it:
<p> </p>

There must be a better way. Am I overlooking an option somewhere to tell it not to remove deliberate blank lines?
Comedy of Errors is offline   Reply With Quote