https://bugs.documentfoundation.org/show_bug.cgi?id=151203
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilmari.lauhakangas@libreoff | |ice.org --- Comment #4 from Buovjaga <[email protected]> --- If you edit the paragraph style Reference that is used for the text, in the Tabs tab you see it uses a fill character: ___ However, changing it to None makes no difference. Still this underlining is inserted. The behaviour went away after I unzipped the .odt and removed this from the content.xml: <style:paragraph-properties style:page-number="auto"> <style:tab-stops> <style:tab-stop style:position="0.005cm"/> <style:tab-stop style:position="0.635cm" style:leader-style="solid" style:leader-text="_"/> </style:tab-stops> </style:paragraph-properties> So I don't know if it's a bug. https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part3-schema/OpenDocument-v1.3-os-part3-schema.html#__RefHeading__1417926_253892949 "The style:leader-text attribute specifies a single Unicode character for use as leader text for tab stops." -- You are receiving this mail because: You are the assignee for the bug.
