summaryrefslogtreecommitdiff
path: root/master.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'master.xsl')
-rw-r--r--master.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/master.xsl b/master.xsl
index 85ebcb5..8bdfe49 100644
--- a/master.xsl
+++ b/master.xsl
@@ -19,6 +19,7 @@
<xsl:param name="page.margin.bottom" select="'9mm'"/>
<xsl:param name="page.margin.outer" select="'1cm'"/>
<xsl:param name="page.margin.top" select="'18mm'"/>
+ <xsl:template match="section[@role = 'NotInToc']" mode="toc"/>
<xsl:variable name="adelie.book.title">
<xsl:call-template name="get.doc.title"/>
</xsl:variable>