]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/on-line/xslt/ls2html.xsl
new MathQL syntax
[helm.git] / helm / on-line / xslt / ls2html.xsl
index 965d15f12ecb1d983a2f6e1f5b39a8f1ee4d341c..a99a98f23f7c3de1192334a59a6a541608379b9d 100644 (file)
@@ -3,10 +3,10 @@
 
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
-<xsl:output method="html" encoding="iso-8859-1"/>
-
 <xsl:import href="utils.xsl"/>
 
+<xsl:output method="html" encoding="iso-8859-1"/>
+
 <!-- uri must end with '/' -->
 <xsl:param name="uri" select="''"/>
 <xsl:param name="keys" select="''"/>