Quote:
Originally Posted by MrPLD
I've noticed there's a strong popularity for line-height breaks between paragraphs rather than simply indenting with leaving the line-height break to be for between scenes. This may be more important on LCD display devices rather than eInk. No doubt there's going to be a surge of research into this.
|
I've just started setting up a project and I noticed that I was getting that space between paragraphs too. There was *nothing* in the code that was forcing it. So I set both the top and bottom margins for paragraphs to 0, and that fixed it. This is when viewing the output from the HTML on a PC, not sure if the spaces would carry thru to the Kindle, but it may be a source of that issue. People may not know how to fix it.