I haven't had any replies to a previous thread, maybe because it didn't make much sense to anyone. This one might make things clearer.
My reader shows no indent at the start of a paragraph or dialog line, so I'd like to know how to insert one, as well as force a blank line after each paragraph. I selected the Calibre option to add a blank line, but this does show up in my reader.
Studying the calibre converted code, each new paragraph is defined like this:
<p class="calibre36"><span class="calibre7"> paragraph text </span></p>
A blank line follows the end of the paragraph - ie no code.
Can anyone help? Thanks!
My reader shows no indent at the start of a paragraph or dialog line, so I'd like to know how to insert one, as well as force a blank line after each paragraph. I selected the Calibre option to add a blank line, but this does show up in my reader.
Studying the calibre converted code, each new paragraph is defined like this:
<p class="calibre36"><span class="calibre7"> paragraph text </span></p>
A blank line follows the end of the paragraph - ie no code.
Can anyone help? Thanks!