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

--- Comment #5 from Xisco FaulĂ­ <[email protected]> ---
After the mentioned commit, there is this problem:

measure_conversion.xsl: Find no conversion for  to 'cm'!
measure_conversion.xsl: Find no conversion for  to 'cm'!
measure_conversion.xsl: Find no conversion for  to 'cm'!
measure_conversion.xsl: Find no conversion for  to 'cm'!

and the output looks like

    .Table1_B1 { border-top-width:NaNcm; border-top-style:; border-top-color:;
border-left-width:NaNcm; border-left-style:; border-left-color:;
border-bottom-width:NaNcm; border-bottom-style:; border-bottom-color:;
border-right-width:NaNcm; border-right-style:; border-right-color:;
padding:0.0382in; }

while without the code, it looks like

    .Table1_B1 { padding:0.0382in; border-width:thin; border-style:solid;
border-color:#000000; }

-- 
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