From 364d6f891f47c5a0e81dd7db23033dabcaef3310 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 6 Jan 2003 09:21:59 +0000 Subject: [PATCH] Removed unnecessary generate-index-from-terms template in favor of generate-index with scope parameter. --- xsl/html/autoidx.xsl | 124 +++++++++++++++---------------------------- xsl/html/index.xsl | 8 ++- 2 files changed, 48 insertions(+), 84 deletions(-) diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index 41803d2c6..eaf8ab690 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -34,6 +34,7 @@ + ]> @@ -85,54 +86,19 @@ - - - - - - - - - + - - - - - - - - - - - - @@ -146,7 +112,7 @@
@@ -155,7 +121,7 @@ @@ -167,14 +133,15 @@ -
-

- -

+ +

+ +

+
- @@ -184,10 +151,10 @@ - - + + - @@ -198,37 +165,34 @@ - - +
- - + -
-
- - - +
@@ -240,34 +204,32 @@ - - +
- + -
-
- - @@ -281,34 +243,32 @@ - - +
- + -
-
- - @@ -327,7 +287,7 @@ - + @@ -345,8 +305,8 @@ - - + @@ -363,7 +323,7 @@ - + @@ -381,7 +341,7 @@ - + @@ -411,13 +371,13 @@
- ( - - - - - - ) + ( + + + + + + )
diff --git a/xsl/html/index.xsl b/xsl/html/index.xsl index 971629949..d54a5a568 100644 --- a/xsl/html/index.xsl +++ b/xsl/html/index.xsl @@ -33,7 +33,9 @@ - + + + @@ -62,7 +64,9 @@ - + + + -- 2.50.1