From 01c1d608b99afc6edccabe4f61b452d33059ed88 Mon Sep 17 00:00:00 2001 From: bobstayton Date: Mon, 16 Jul 2018 04:25:31 -0700 Subject: [PATCH] fix HTML indexes for scope and type attribute selection --- xsl/html/autoidx.xsl | 120 ++++++++++++++++++++----------------------- xsl/html/index.xsl | 5 ++ 2 files changed, 62 insertions(+), 63 deletions(-) diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index c51bce334..7e2d5af4f 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -128,74 +128,57 @@ + + + +
- - -
-

- - - -

-
- - - - - - - -
-
-
- - - - -
-

- - - -

-
- - - - - - - -
-
-
-
+ + +
+

+ + + +

+
+ + + + + + + +
+
- + + @@ -268,8 +251,8 @@ select="translate(substring(&primary;, 1, 1), &lowercase;,&uppercase;)"/> - +

@@ -277,9 +260,12 @@

- + + @@ -301,7 +287,7 @@ &lowercase;,&uppercase;)"/> @@ -388,7 +374,10 @@ - + @@ -431,7 +420,7 @@ - + @@ -454,7 +443,7 @@ - @@ -468,7 +457,7 @@
- @@ -476,7 +465,12 @@ - + + @@ -519,7 +513,7 @@ - + @@ -541,7 +535,7 @@ - @@ -555,7 +549,7 @@
- diff --git a/xsl/html/index.xsl b/xsl/html/index.xsl index b310fd34a..de69e2650 100644 --- a/xsl/html/index.xsl +++ b/xsl/html/index.xsl @@ -102,6 +102,11 @@ + + + + + -- 2.40.0