https://bugs.documentfoundation.org/show_bug.cgi?id=144647
--- Comment #4 from NISZ LibreOffice Team <[email protected]> --- (In reply to Aron Budea from comment #3) > Regression started with the following commit, bibisected using repo > bibisect-linux-64-7.1. There's a bit of extra spacing after the second image > on the 2nd page. Adding CC: to the NISZ LibreOffice team. > > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=fe72feef80a4336be9a57a8137839de1d52b2601 > author Regényi Balázs <[email protected]> > 2020-08-26 17:38:21 > +0200 > committer László Németh <[email protected]> 2020-08-28 12:44:41 > +0200 > > tdf#135047 DOCX export: fix spacing around objects This just uncovered something else I'd think. In the original document there is a 0.3 cm spacing around the 3 images, which was not exported to docx up until this commit. Now it is and there is too much spacing (not only this 0.3 cm but even more) between the images and the text. Also in the original the second and third images are anchored vertically as Top to Paragraph text area - this setting is saved to DOCX as Top to Line of Text, because in Word there is no "Paragraph text area" setting, and the "Line of Text" setting is closest in appearance, but only this close. -- You are receiving this mail because: You are the assignee for the bug.
