From 39381c47d1f2aa5037f2edbbfa328cfdf2c9baea Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 4 Oct 2002 12:09:31 +0000 Subject: [PATCH] Support optional title on section ToCs. Optional titles for components, books, and sets will be trickier. --- xsl/fo/autotoc.xsl | 23 +++++++++++++---------- xsl/fo/sections.xsl | 4 +++- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/xsl/fo/autotoc.xsl b/xsl/fo/autotoc.xsl index bf5267b92..3b1a40fea 100644 --- a/xsl/fo/autotoc.xsl +++ b/xsl/fo/autotoc.xsl @@ -99,6 +99,7 @@ + @@ -122,16 +123,18 @@ - - - - - - - - - - + + + + + + + + + + + + diff --git a/xsl/fo/sections.xsl b/xsl/fo/sections.xsl index 49fdd2420..eaee464a6 100644 --- a/xsl/fo/sections.xsl +++ b/xsl/fo/sections.xsl @@ -32,7 +32,9 @@ - + + + -- 2.50.1