From 4fee738764beec004127833fb88d965bbdec0ac4 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Mon, 12 Nov 2001 21:24:17 +0000 Subject: [PATCH] Support toc.expand.depth to force the top N-levels of the ToC to be expanded --- website/xsl/toc-tabular.xsl | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/website/xsl/toc-tabular.xsl b/website/xsl/toc-tabular.xsl index 4c17eecfb..777fa08f5 100644 --- a/website/xsl/toc-tabular.xsl +++ b/website/xsl/toc-tabular.xsl @@ -25,6 +25,8 @@ <- + + @@ -96,6 +98,8 @@ select="($page/descendant-or-self::tocentry[@tocskip = '0'] |$page/following::tocentry[@tocskip='0'])[1]"/> + + 1 @@ -117,6 +121,15 @@ + + + 1 + 0 + + +