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

--- Comment #9 from Buovjaga <ilmari.lauhakan...@libreoffice.org> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to