From a30aa6970e4377eb7c200cc75def004bf877dddd Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 18 Dec 2002 00:03:17 +0000 Subject: [PATCH] Sorts were being done on primary entries, but without folding upper and lower case together. Now it does the folding. --- xsl/html/autoidx.xsl | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index f21314570..aacaac1e8 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -111,7 +111,7 @@ - + @@ -119,7 +119,7 @@ - + @@ -133,7 +133,7 @@
- +
@@ -143,7 +143,7 @@ - + @@ -159,7 +159,7 @@ - + @@ -168,11 +168,11 @@
- + - +
@@ -191,7 +191,7 @@ - + @@ -200,11 +200,11 @@
- + - +
@@ -223,7 +223,7 @@ - + @@ -232,11 +232,11 @@
- + - +
-- 2.50.1