Quote:
Originally Posted by ldolse
By default Calibre will honor what's in your html - odds are that some conversion setting is overriding the css. What conversion options do you have enabled?
Remove Spacing between paragraphs is the most common culprit - if you want control over indents avoid that feature and just use css to control spacing.
|
Thanks, ldolse, you're spot on: I removed "--remove-paragraph-spacing" and the indent size option, and the anomalies are gone.
Is there an accepted way to "use css to control spacing"?