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

--- Comment #11 from Xisco FaulĂ­ <[email protected]> ---
If
https://opengrok.libreoffice.org/xref/core/starmath/source/cfgitem.cxx?r=c37022ff#1003
is changed like

-        pFormat->SetBaseSize(Size(0, o3tl::convert(nTmp16, o3tl::Length::pt,
SmO3tlLengthUnit())));
+        pFormat->SetBaseSize(Size(0, o3tl::convert(nTmp16, o3tl::Length::pt,
o3tl::Length::mm100)));


then the original size is correct

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to