]> git.llucax.com Git - software/mutt-debian.git/blobdiff - doc/chunk.xsl
adding a missing bug number
[software/mutt-debian.git] / doc / chunk.xsl
index d473afd21143942d71772d8a8051f6811f540f72..2734de5601cc0612241bf5c0024f1f5dd7f318e7 100644 (file)
@@ -1,7 +1,7 @@
-<?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/chunk.xsl"/> 
-  <xsl:param name="section.autolabel" select="1"/>
+<?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/chunk.xsl"/>
+  <xsl:import href="mutt.xsl"/>
   <xsl:param name="use.id.as.filename" select="1"/>
   <xsl:param name="chunk.section.depth" select="0"/>
-</xsl:stylesheet>  
+</xsl:stylesheet>