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

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 14 09:47:53 UTC 2019


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

Michael Stahl (CIB) <michael.stahl at cib.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Whiteboard|                            |odf
           Assignee|libreoffice-bugs at lists.free |michael.stahl at cib.de
                   |desktop.org                 |

--- Comment #10 from Michael Stahl (CIB) <michael.stahl at cib.de> ---

if you use e.g. de_DE locale, you get "Regular" font weight.

but with en_US you get "Black" font weight.

the problem is that this style:

    <style:style style:name="Table_20_Contents_20__28_user_29_"
style:display-name="Table Contents (user)" style:family="paragraph"
style:parent-style-name="Standard">
      <style:paragraph-properties ns3:contextual-spacing="false"
fo:margin-top="0.049cm" fo:margin-bottom="0.049cm"
style:vertical-align="middle"/>
      <style:text-properties style:font-name="Arial" fo:font-size="7.5pt"
style:font-name-complex="Arial" style:font-size-complex="7.5pt"/>
    </style:style>


"Table Contents (user)" will be mapped to the same internal SwTextFormatColl as
the built-in style "Table Contents", but *only* if it matches the locale's
translation of "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/20190214/3dc44108/attachment.html>


More information about the Libreoffice-bugs mailing list