[Libreoffice-bugs] [Bug 126544] in DOCX files, some styles's "text direction" appears Right-to-Left or Left-to-Right depending on User Interface Language
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 1 09:40:47 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126544
--- Comment #9 from Justin L <jluth at mail.com> ---
The root of the problem seems to be that the heading paragraph styles are
inheriting from -none- instead of
<w:style w:type="paragraph" w:styleId="1">
<w:name w:val="Heading 1"/>
<w:basedOn w:val="Style14"/>
<w:style w:type="paragraph" w:styleId="Style14">
<w:name w:val="שורת כותרת"/>
<w:basedOn w:val="Normal"/>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190801/ea9be0ce/attachment.html>
More information about the Libreoffice-bugs
mailing list