summaryrefslogtreecommitdiffstats
path: root/xsl
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2008-03-03 17:48:40 +0000
committerPaul W. Frields <stickster@gmail.com>2008-03-03 17:48:40 +0000
commit80d327d4e7b017f0822562f369d885eb7578063e (patch)
treeda4c654492db6fc0d8444b5ab67115ff49595123 /xsl
parent5737aa8b2bc72d8ec258cc0592e660b9dd70e0d0 (diff)
downloadfedora-doc-utils-80d327d4e7b017f0822562f369d885eb7578063e.tar.gz
fedora-doc-utils-80d327d4e7b017f0822562f369d885eb7578063e.tar.xz
fedora-doc-utils-80d327d4e7b017f0822562f369d885eb7578063e.zip
Make HTML output easier to diff when we publish, not to mention more legible overall.
Diffstat (limited to 'xsl')
-rw-r--r--xsl/html-common.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsl/html-common.xsl b/xsl/html-common.xsl
index 32b74f0..af75f79 100644
--- a/xsl/html-common.xsl
+++ b/xsl/html-common.xsl
@@ -12,6 +12,7 @@
<xsl:param name="admon.graphics" select="1"></xsl:param>
<xsl:param name="admon.graphics.path">./stylesheet-images/</xsl:param>
<xsl:param name="callout.graphics.path">./stylesheet-images/</xsl:param>
+<xsl:param name="chunker.output.indent" select="'yes'"/>
<!-- titles after all elements -->