summaryrefslogtreecommitdiffstats
path: root/xsl/main-html.xsl
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-09-10 23:58:38 +0000
committerPaul W. Frields <stickster@gmail.com>2006-09-10 23:58:38 +0000
commit900187fb3983b85e1618eeca424aba6d4cbe9c07 (patch)
tree4c4e82c8ba604276d479d5b440746252acf63a58 /xsl/main-html.xsl
parent77b7a725003491cb2362e7940527a285e8734b8d (diff)
downloadfedora-doc-utils-900187fb3983b85e1618eeca424aba6d4cbe9c07.tar.gz
fedora-doc-utils-900187fb3983b85e1618eeca424aba6d4cbe9c07.tar.xz
fedora-doc-utils-900187fb3983b85e1618eeca424aba6d4cbe9c07.zip
Whoops, make sure this applies equally to chunked and non-chunked HTML builds
Diffstat (limited to 'xsl/main-html.xsl')
-rw-r--r--xsl/main-html.xsl4
1 files changed, 0 insertions, 4 deletions
diff --git a/xsl/main-html.xsl b/xsl/main-html.xsl
index c39a23c..92fab98 100644
--- a/xsl/main-html.xsl
+++ b/xsl/main-html.xsl
@@ -45,8 +45,4 @@ section nop
<xsl:param name="navig.showtitles">1</xsl:param>
-->
-<!-- Custom class usage -->
-<xsl:param name="phrase.propagates.style" select="1"></xsl:param>
-<xsl:param name="generate.id.attributes" select="1"></xsl:param>
-
</xsl:stylesheet>