From 0e19f846005eeead3ae5046c179c7cbbe8e327c2 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 9 Oct 2011 21:04:08 +0000 Subject: [PATCH] Table title with tocentry="0" attribute is now omitted from the table of contents. Fixes bug 3279748. --- xsl/fo/division.xsl | 2 +- xsl/html/autotoc.xsl | 2 +- xsl/html/chunk-common.xsl | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xsl/fo/division.xsl b/xsl/fo/division.xsl index 334b4f319..4bdec7fac 100644 --- a/xsl/fo/division.xsl +++ b/xsl/fo/division.xsl @@ -333,7 +333,7 @@ - + diff --git a/xsl/html/autotoc.xsl b/xsl/html/autotoc.xsl index 1af8d7412..0357355e5 100644 --- a/xsl/html/autotoc.xsl +++ b/xsl/html/autotoc.xsl @@ -125,7 +125,7 @@ - + diff --git a/xsl/html/chunk-common.xsl b/xsl/html/chunk-common.xsl index 652e9f372..08227d209 100644 --- a/xsl/html/chunk-common.xsl +++ b/xsl/html/chunk-common.xsl @@ -517,7 +517,7 @@ - + @@ -525,7 +525,7 @@ - + -- 2.40.0