https://bugs.documentfoundation.org/show_bug.cgi?id=172113
--- Comment #6 from Justin L <[email protected]> --- (In reply to Justin L from comment #4) > Since 7.1, only plain text (SwTextPortion) > determines the line-spacing gaps inside the paragraph. This also needs to be qualified. In LO, even if a non-determining-portion (tabstop, bidi, rotated text, field) does not normally affect the line-spacing, it does if it is the very first portion in the line. So 7.1's change was not all-encompassing - although that ends up being a good thing for uniform paragraphs (of Bidi text for example). Note that in LO it is not the 'height' of these things that matters, but their 'font size'. So, although rotated text or images might take up a lot of height, the line spacing gap will only be affected (via CalcAscent) if the font itself is different. But of course for most things the portion height and font height are equivalent. [It is probably worth repeating that the observations in this comment exclude the very first line (which LO totally ignores for line spacing purposes) and it also excludes the gap after the last line (which LO determines using the height of basically everything).] -- You are receiving this mail because: You are the assignee for the bug.
