https://bugs.documentfoundation.org/show_bug.cgi?id=166420
--- Comment #10 from Saburo <[email protected]> --- Created attachment 200671 --> https://bugs.documentfoundation.org/attachment.cgi?id=200671&action=edit Example 4.4.7.2(en)rtf The indentation is wider compared to the RTF file saved with the English UI, but there is still indentation. Version: 6.1.0.0.alpha0+ Build ID: 946fee3ef1e319ad63a599b72dbd55ef52cbc640 author Justin Luth commit 946fee3ef1e319ad63a599b72dbd55ef52cbc640 tdf#106062 ooxmlimport: skip fake tab only on hanging indent Export has changed, so that it only exports a tab when the footnote paragraph has a hanging indent. Adjusting the import code to match that change. Please test with MSO before flagging this patch as a regression. Certainly there will be some documents previously saved by LO which will now, in LO, show an extra tab character after the footnote. Any previously saved document without a hanging indent will display this extra tab. However, MSO has always seen that extra tab, so these patches are enhancing compatibility. This patch corrects several incorrect assumptions: -The paragraph style is not necessarily "Footnote". -The paragraph may have directly defined a hanging margin. -An aesthetic tab is needed on a hanging indent, not a defined margin. Change-Id: Ieaa76448ce202d92efdb8d1fc04ba2674ed120ba Reviewed-on: https://gerrit.libreoffice.org/52172 -- You are receiving this mail because: You are the assignee for the bug.
