From 26e8d66d7feaa33f6caaccaeb8e16f52bc979778 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 4 Dec 2002 10:21:03 +0000 Subject: [PATCH] Added component.toc.separator and section.toc.separator as emtpy templates for customization of transition from TOC to first content. --- xsl/html/autotoc.xsl | 9 +++++++++ xsl/html/component.xsl | 3 +++ xsl/html/sections.xsl | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/xsl/html/autotoc.xsl b/xsl/html/autotoc.xsl index 59968cdf3..3c7d71a0b 100644 --- a/xsl/html/autotoc.xsl +++ b/xsl/html/autotoc.xsl @@ -157,6 +157,11 @@ + + + + @@ -171,6 +176,10 @@ + + + diff --git a/xsl/html/component.xsl b/xsl/html/component.xsl index 06195c5f4..8908783db 100644 --- a/xsl/html/component.xsl +++ b/xsl/html/component.xsl @@ -124,6 +124,7 @@ + @@ -173,6 +174,7 @@ + @@ -239,6 +241,7 @@ + diff --git a/xsl/html/sections.xsl b/xsl/html/sections.xsl index fe082ee26..c63d2732e 100644 --- a/xsl/html/sections.xsl +++ b/xsl/html/sections.xsl @@ -33,6 +33,7 @@ + @@ -87,6 +88,7 @@ + @@ -114,6 +116,7 @@ + @@ -140,6 +143,7 @@ + @@ -166,6 +170,7 @@ + @@ -192,6 +197,7 @@ + -- 2.50.1