Quote:
Originally Posted by GreenMonkey
I dunno if anything has changed in the last mini update or two, but I'm still getting extra blank lines.
Every paragraph mark is still being turned into a blank line by default.
Any update? Should I enter a bug report when I get home? (Calibre site blocked at work)
|
It's not really clear what your problem is.
The fix was that newer versions of Calibre INSERT/RETAIN blank paragraph lines when they exist in the source document. The original poster was asking that this information be retained as older versions of code automatically removed it.
If you want to get rid of all spacing between paragraphs use the 'remove spacing between paragraphs' option under look and feel. This will delete all blank lines.
If what you're actually complaining about is spacing between paragraphs - defined as a style - you can either use the 'remove spacing between paragraphs' option, which will delete all blank lines, or you can specify a margin-top and margin-bottom of 0em in the extra_css. Using extra_css is in more cases the better option as soft breaks will be retained.
Lastly, if the problem is that your document has hard line breaks in the middle of sentences, and you want those removed, then use the 'preprocess input file' option under Structure Detection.