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

--- Comment #6 from Xisco FaulĂ­ <[email protected]> ---
The issue is fixed if this change

-            <xsl:for-each select="*/@*[name() != 'style:font-size-rel']">
+            <xsl:for-each select="*/@*[name() != 'style:font-size-rel'][name()
!= 'fo:border']">

is removed

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