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

--- Comment #8 from Xisco FaulĂ­ <[email protected]> ---
The problem is LibreOffice fails to read styles such as

<defs><style type="text/css"><![CDATA[
g#cross line{
    stroke: #888;
    stroke-width: 6;                                       
}
]]></style></defs>  

<g id="cross">                                         
        <line  x1="010" y1="132" x2="255" y2="132"   />    
</g>

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

Reply via email to