]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/xslt/ld_web.xsl
- xhtbl: minor improvement
[helm.git] / helm / www / lambdadelta / xslt / ld_web.xsl
index dd091dcd30927f8cf008d71a9c306648125b0bc8..c5dc6b449ef19de68fcec38a7a94c27752e37688 100644 (file)
@@ -7,6 +7,8 @@
 <xsl:param name="baseurl"/>
 <xsl:param name="date"/>
 
+<xsl:strip-space elements="*"/>
+
 <xsl:include href="xhtbl.xsl"/>
 <xsl:include href="ld_web_library.xsl"/>
 <xsl:include href="ld_web_root.xsl"/>
@@ -16,7 +18,6 @@
    doctype-public="-//W3C//DTD XHTML 1.1//EN"
    doctype-system="http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"   
    encoding="UTF-8"
-   indent="yes"
 />
 
 </xsl:stylesheet>