]> git.llucax.com Git - software/mutt-debian.git/blobdiff - doc/html.xsl
upstream/608706-fix-spelling-errors.patch: to fix some spelling errors (Closes: 608706)
[software/mutt-debian.git] / doc / html.xsl
index 473e0a6634184a3ae30f59e697d173dba7c42bbe..e6912ef89028c5fd0b0d7d07c7a263405de7926e 100644 (file)
@@ -1,5 +1,5 @@
-<?xml version='1.0'?> 
-<xsl:stylesheet  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"  version="1.0"> 
-  <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/> 
-  <xsl:param name="section.autolabel" select="1"></xsl:param>
-</xsl:stylesheet>  
+<?xml version="1.0"?>
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
+  <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/>
+  <xsl:import href="mutt.xsl"/>
+</xsl:stylesheet>