From b86dcdf0fac4504e8c60e5957246cf9df70d5da4 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 29 Mar 2005 19:39:12 +0000 Subject: [PATCH] Fixed bug 1163939: toc-tabular depends on DTD validation. --- website/xsl/toc-tabular.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/xsl/toc-tabular.xsl b/website/xsl/toc-tabular.xsl index 1a16571e3..1f14c54a6 100644 --- a/website/xsl/toc-tabular.xsl +++ b/website/xsl/toc-tabular.xsl @@ -101,8 +101,8 @@ + select="($page/descendant-or-self::tocentry[@tocskip and @tocskip = '0'] + |$page/following::tocentry[@tocskip and @tocskip='0'])[1]"/> -- 2.40.0