<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:michael.stahl@cib.de" title="Michael Stahl (CIB) <michael.stahl@cib.de>"> <span class="fn">Michael Stahl (CIB)</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Document loaded with bold font instead of normal"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=123397">bug 123397</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Whiteboard</td>
<td>
</td>
<td>odf
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
<td>michael.stahl@cib.de
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Document loaded with bold font instead of normal"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=123397#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Document loaded with bold font instead of normal"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=123397">bug 123397</a>
from <span class="vcard"><a class="email" href="mailto:michael.stahl@cib.de" title="Michael Stahl (CIB) <michael.stahl@cib.de>"> <span class="fn">Michael Stahl (CIB)</span></a>
</span></b>
<pre>
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".</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>