From: Norman Walsh Date: Mon, 12 Nov 2001 21:24:17 +0000 (+0000) Subject: Support toc.expand.depth to force the top N-levels of the ToC to be expanded X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d4860b1f79161d0b9e84718217e1ec95cf6c73d;p=docbook-dsssl Support toc.expand.depth to force the top N-levels of the ToC to be expanded --- 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 + + +