Quote:
Originally Posted by DoctorOhh
The following is Off Topic, but your either/or choice is not accurate. My default conversion settings have an indent of 1.1em and a top and bottom margin of .3em.
|
I stand 'sorta ' corrected.

It won't let you set the
Blank space by using the Paragraphs top/bottom Margins, but rather inserts:[CODE]<p class="calibre#">[& nbsp;</p>/CODE]

valid but offends my sense of elegant
You can only use/set Indent (greyed out otherwise) if you tick the remove spacing between paragraphs option
I have a standard paragraph Margin (clip) that I edit into the CSS for
normal paragraphs
Code:
margin: .5em 0 0 0;