[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:37:07 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123397
Michael Stahl (CIB) <michael.stahl at cib.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michael.stahl at cib.de
--- Comment #8 from Michael Stahl (CIB) <michael.stahl at cib.de> ---
content.xml:
<text:p text:style-name="P8">01<text:tab/>Wohnsitz des
Antragsgegners oder eines Mitantragsgegners</text:p>
<style:style style:name="P8" style:family="paragraph"
style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:text-align="justify"
style:justify-single-word="false">
<style:tab-stops>
<style:tab-stop style:position="0.397cm"/>
</style:tab-stops>
</style:paragraph-properties>
</style:style>
styles.xml:
<style:font-face style:name="Arial1" svg:font-family="Arial"
style:font-adornments="Standard" style:font-family-generic="swiss"
style:font-pitch="variable"/>
<style:style style:name="Table_20_Contents" style:display-name="Table
Contents" style:family="paragraph" style:parent-style-name="Standard"
style:class="extra">
<style:text-properties style:font-name="Arial1" fo:font-size="7pt"
fo:font-weight="normal"/>
</style:style>
so we have style:font-adornments="Standard" and fo:font-weight="normal", i
don't see where the bold is supposed to come from?
--
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/ac5a368d/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list