From 267e230344dfcc555a4eecfe3f0f0d32a1bec5b1 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sat, 4 Aug 2001 22:03:03 +0000 Subject: [PATCH] Add '.' to the autotoc.label.separator; suppress the separator if there is no label --- xsl/html/autotoc.xsl | 92 ++++++++++++++++++++++++++++++++++---------- 1 file changed, 71 insertions(+), 21 deletions(-) diff --git a/xsl/html/autotoc.xsl b/xsl/html/autotoc.xsl index a8e210bd2..33af7b64b 100644 --- a/xsl/html/autotoc.xsl +++ b/xsl/html/autotoc.xsl @@ -12,7 +12,7 @@ ******************************************************************** --> - + @@ -153,8 +153,13 @@ - - + + + + + + + @@ -198,8 +203,13 @@ - - + + + + + + + @@ -238,8 +248,13 @@ - - + + + + + + + @@ -278,8 +293,13 @@ - - + + + + + + + @@ -318,8 +338,13 @@ - - + + + + + + + @@ -358,8 +383,13 @@ - - + + + + + + + @@ -398,8 +428,13 @@ - - + + + + + + + @@ -419,8 +454,13 @@ - - + + + + + + + @@ -465,8 +505,13 @@ - - + + + + + + + @@ -487,8 +532,13 @@ - - + + + + + + + -- 2.40.0