]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/genmmlid.xsl
- the mathql interpreter is not helm-dependent any more
[helm.git] / helm / style / genmmlid.xsl
index fb636046f133d4eaea7aa7cd55ef67752f9681bf..c4981c5d6692658d43852ee78765e58c52fb918d 100644 (file)
@@ -32,7 +32,7 @@
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                               xmlns:m="http://www.w3.org/1998/Math/MathML">
 
-<xsl:output method="xml" indent="yes"/>
+<xsl:output method="xml"/>
 
 <!-- Copy of the root or m:math or a node different from mml elements -->
 <!-- with all its attributes                                          -->
@@ -53,6 +53,3 @@
 </xsl:template>
 
 </xsl:stylesheet> 
-
-
-