Minor fixups.
[librarian.git] / librarian / xslt / book2html.xslt
index 201381c..9a2b771 100644 (file)
 </xsl:template>
 
 <xsl:template match="mat">
-    <xsl:copy-of select="*" />
+    <math xmlns="http://www.w3.org/1998/Math/MathML"><xsl:copy-of select="*" /></math>
 </xsl:template>
 
 
 
 <!-- Other inline tags -->
 <xsl:template match="mat" mode="inline">
-    <xsl:copy-of select="*" />
+    <math xmlns="http://www.w3.org/1998/Math/MathML"><xsl:copy-of select="*" /></math>
 </xsl:template>
 
 <xsl:template match="didask_tekst" mode="inline">