<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - DOCX: Arial font identified as Serif after export to an ebook by Calibre"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=131364#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - DOCX: Arial font identified as Serif after export to an ebook by Calibre"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=131364">bug 131364</a>
from <span class="vcard"><a class="email" href="mailto:ilmari.lauhakangas@libreoffice.org" title="Buovjaga <ilmari.lauhakangas@libreoffice.org>"> <span class="fn">Buovjaga</span></a>
</span></b>
<pre>For some reason the reporter sent me a CSS file in a private email. It had a
rule
.block_8 {
display: block;
font-family: "Arial", serif;
font-size: 1.66667em;
font-weight: bold;
line-height: 1.2;
page-break-after: avoid;
page-break-inside: avoid;
text-align: center;
padding: 0;
margin: 12pt 0 3pt
}
The value for the font-family property means that if Arial is not found, it
falls back to the system default serif font.
I tried to reproduce, but I don't understand how I can come up with this .block
element.
Stephen: you need to attach a minimal test case DOCX, so we are able to test
for real.</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>