Inconsistent behaviour of space below and above

P

Pia Kraus

On my page I use two custom defined styles (L1 and L2). L2 inherits of L1.
Both styles have space above 6pt and space below 4pt. (the option "no
space between styles of same format.." is not active). The page is not
full, but has many space left for more text lines.

Problem:
The vertical space is definitely smaller as defined.
So I changed the spaces to: 10pt above and 0pt below.
Result: The space is now bigger(correct).
Changed to 0pt above and 10 pt below. Result: Space is bigger (correct)
Changed to 6pt above and 4pt below: Result: Again space is too small.

Does someone of you experts know that behaviour?

Thanks,
Pia
 
S

Suzanne S. Barnhill

On the Compatibility tab of Tools | Options, check the box for "Don't use
HTML paragraph auto spacing."
 
Top