From 2236e05b60c190f32c351a02b721422f475ad9c6 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 1 Nov 2011 00:21:48 +0000 Subject: [PATCH] Fix bug where toc.section.depth=0 causes a book toc to ignore chapters and appendixes. --- xsl/fo/autotoc.xsl | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/xsl/fo/autotoc.xsl b/xsl/fo/autotoc.xsl index 2c9c83c5a..6261e157c 100644 --- a/xsl/fo/autotoc.xsl +++ b/xsl/fo/autotoc.xsl @@ -394,8 +394,7 @@ - $depth.from.context and $nodes"> @@ -430,8 +429,7 @@ - $depth.from.context and $nodes"> @@ -468,8 +466,7 @@ - $depth.from.context and $nodes"> -- 2.40.0