summaryrefslogtreecommitdiffstats
path: root/xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl')
-rw-r--r--xsl/main-html.xsl4
1 files changed, 4 insertions, 0 deletions
diff --git a/xsl/main-html.xsl b/xsl/main-html.xsl
index 92fab98..c39a23c 100644
--- a/xsl/main-html.xsl
+++ b/xsl/main-html.xsl
@@ -45,4 +45,8 @@ 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>