From ed8d555b1c96786a23c6905a76aaf255defb4c95 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 21 Jul 2003 06:30:02 +0000 Subject: [PATCH] Added a toc.line template to handle formatting of each line in a TOC, similar to that in the FO side. Makes customizing HTML toc easier. --- xsl/html/autotoc.xsl | 54 +++++++++++++++++++++++++++++++------------- 1 file changed, 38 insertions(+), 16 deletions(-) diff --git a/xsl/html/autotoc.xsl b/xsl/html/autotoc.xsl index 446c9372a..1182659da 100644 --- a/xsl/html/autotoc.xsl +++ b/xsl/html/autotoc.xsl @@ -251,22 +251,9 @@ - - - - - - - - - - - - - - - - + + + @@ -280,6 +267,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.40.0