[Libreoffice-bugs] [Bug 123397] Document loaded with bold font instead of normal

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 13 10:52:16 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=123397

--- Comment #9 from Michael Stahl (CIB) <michael.stahl at cib.de> ---
styles.xml:

    <style:style style:name="Standard" style:family="paragraph"
style:class="text" style:master-page-name="">
      <style:text-properties style:font-name="Arial Black" fo:font-size="10pt"
fo:font-weight="900"/>
    </style:style>

somehow the fo:font-weight="900" of the parent style "Standard" is not
overwritten by the fo:font-weight="normal" of the derived style "Table
Contents".

-- 
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/20190213/fd5b57e6/attachment.html>


More information about the Libreoffice-bugs mailing list