From 5c7242a383fe81f369775d7064da33357ab9c372 Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Sat, 5 Jan 2008 16:06:30 +0000 Subject: [PATCH] Added modifications to support nested set elements. See bug #1853172. --- xsl/fo/autotoc.xsl | 38 +++++++++++++++++++++++++++++++++++++- xsl/fo/division.xsl | 4 ++-- 2 files changed, 39 insertions(+), 3 deletions(-) diff --git a/xsl/fo/autotoc.xsl b/xsl/fo/autotoc.xsl index 30f327782..99f3c8842 100644 --- a/xsl/fo/autotoc.xsl +++ b/xsl/fo/autotoc.xsl @@ -29,7 +29,7 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/fo/division.xsl b/xsl/fo/division.xsl index 0b53b77bf..4249248cb 100644 --- a/xsl/fo/division.xsl +++ b/xsl/fo/division.xsl @@ -63,9 +63,9 @@ + select="*[not(self::book or self::set or self::setindex)]"/> - + -- 2.40.0