summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSvante Schubert <svante.schubert@gmail.com>2020-10-09 14:08:31 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2021-03-02 13:25:01 +0100
commitc66994690853445e37c6f66ebd25d130d3430293 (patch)
tree03beacfec222bad3c1ea22499552fe2b03b4c8f4
parent06eb655e2c83df8eeeb0c0828f8ac34f13e386af (diff)
HTML XSLT: Adding explicitly whitespace - prior been erased in patch - as it is often missing in our LO version used to create the MathML
Change-Id: I90468c89297b5f3d70e7ba61cde5481069fc600b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111622 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
-rw-r--r--filter/source/xslt/odf2xhtml/export/xhtml/body.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
index 71f6fa20ec4d..f55c7ee97009 100644
--- a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
+++ b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
@@ -1058,7 +1058,7 @@
replacement image and keep only the id attribute.
See fdo#66645 -->
<xsl:apply-templates select="@draw:name"/>
- <xsl:apply-templates select="draw:object[1]"/>
+ <xsl:apply-templates select="draw:object[1]"/><xsl:text> </xsl:text><!-- often trailing whitespace is missing -->
</xsl:when>
<xsl:otherwise>
<xsl:attribute name="style">