[Bug 164199] Control of inter-paragraph spacing for same-style paragraphs - beyond suppression

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 6 09:35:32 UTC 2024


https://bugs.documentfoundation.org/show_bug.cgi?id=164199

--- Comment #4 from Eyal Rozenberg <eyalroz1 at gmx.com> ---
(In reply to V Stuart Foote from comment #1)
> Don't we already have this fully?

No; but perhaps I've not explained the ask well enough.

> Any PS other than 'Single' or 'Proportional at 100%' is applying spacing (as
> external leading) between paragraphs.

"Single" or "Proportional" is line spacing. Yes, line spacing is also applied
to the last line of the paragraph; but if you take that into account, then
there are four kinds of inter-line spaces you need to control for a PS MyStyle:
Between the baselines of

1. a last line of a non-MyStyle paragraph and the first line of a MyStyle
paragraph.
2. consecutive lines within the same MyStyle paragraph.
3. a last line of a MyStyle paragraph and the first line of the next MyStyle
paragraph.
4. a last line of a MyStyle paragraph and the first line of a non-MyStyle
paragraph.

So, we need 4 different values to be able to set all of these independently.
Right now, the value of (3.) is either equal to (2.) or equal to (2.)+(4.). In
my descrption of the bug I complained about how (3.)-(2.) is either 0 or equal
to (4.).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list