From b2b69a68ec20b779cf3aa128c16b145f837e8dff Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 4 Dec 2002 10:13:06 +0000 Subject: [PATCH] Added empty component.toc.separator and section.toc.separator templates to provide customization opportunity between toc and first content. --- xsl/fo/autotoc.xsl | 9 +++++++++ xsl/fo/component.xsl | 4 ++++ xsl/fo/sections.xsl | 8 ++++++++ 3 files changed, 21 insertions(+) diff --git a/xsl/fo/autotoc.xsl b/xsl/fo/autotoc.xsl index 3b1a40fea..f359f5ede 100644 --- a/xsl/fo/autotoc.xsl +++ b/xsl/fo/autotoc.xsl @@ -97,6 +97,11 @@ + + + + @@ -143,6 +148,10 @@ + + + diff --git a/xsl/fo/component.xsl b/xsl/fo/component.xsl index 51c00c71f..1f38e67c2 100644 --- a/xsl/fo/component.xsl +++ b/xsl/fo/component.xsl @@ -212,6 +212,7 @@ + @@ -279,6 +280,7 @@ + @@ -345,6 +347,7 @@ + @@ -411,6 +414,7 @@ + diff --git a/xsl/fo/sections.xsl b/xsl/fo/sections.xsl index 860502755..4df1f3256 100644 --- a/xsl/fo/sections.xsl +++ b/xsl/fo/sections.xsl @@ -35,6 +35,7 @@ + @@ -84,6 +85,7 @@ and (count(ancestor::section)+1) <= $generate.section.toc.level) or refentry"> + @@ -153,6 +155,7 @@ and ($generate.section.toc.level >= 1)) or refentry"> + @@ -202,6 +205,7 @@ and ($generate.section.toc.level >= 1)) or refentry"> + @@ -227,6 +231,7 @@ and ($generate.section.toc.level >= 2)) or refentry"> + @@ -251,6 +256,7 @@ and ($generate.section.toc.level >= 3)) or refentry"> + @@ -275,6 +281,7 @@ and ($generate.section.toc.level >= 4)) or refentry"> + @@ -299,6 +306,7 @@ and ($generate.section.toc.level >= 5)) or refentry"> + -- 2.50.1