[SCM] Debian Live manual branch, master, updated. 908d7ce365faf810468ac96eee491243fb718a2d

Daniel Baumann daniel at debian.org
Tue Nov 11 17:58:34 UTC 2008


The following commit has been merged in the master branch:
commit dc1fc8c3a78d361200a75bf595a32c5bf22a9874
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 18:33:10 2008 +0100

    Updating html xsl stylesheetp to display sect1 on new pages.

diff --git a/xsl/html.xsl b/xsl/html.xsl
index bf75cf8..1324156 100644
--- a/xsl/html.xsl
+++ b/xsl/html.xsl
@@ -3,7 +3,9 @@
                 version="1.0">
   <xsl:import
     href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/>
-  <xsl:param name="chunk.section.depth">0</xsl:param>
+  <xsl:param name="chunk.first.sections" select="1"/>
+  <xsl:param name="chunk.section.depth">1</xsl:param>
+  <xsl:param name="chunker.output.indent" select="'yes'"/>
   <xsl:param name="section.autolabel">1</xsl:param>
   <xsl:param name="section.label.includes.component.label">1</xsl:param>
   <xsl:param name="use.id.as.filename">1</xsl:param>

-- 
Debian Live manual



More information about the debian-live-changes mailing list