From f5c630a409a264f67efb7d170e0409948a470e21 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 18 Apr 2004 19:37:23 +0000 Subject: [PATCH] Add support for generating an index containing only those terms with a matching role attribute. --- xsl/html/autoidx.xsl | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index 0b0f16e87..2f386f717 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -35,7 +35,8 @@ - + ]> @@ -100,6 +101,12 @@ + + + + + + + @@ -138,6 +146,7 @@ &lowercase;,&uppercase;))[&scope;][1]) = 1]" mode="index-div"> + @@ -145,6 +154,7 @@ + @@ -163,6 +173,7 @@ [count(.|key('primary', &primary;)[&scope;][1])=1]" mode="index-primary"> + @@ -172,6 +183,7 @@ + @@ -180,12 +192,14 @@ [count(.|key('primary', &primary;)[&scope;][1]) = 1]" mode="index-primary"> + + @@ -194,6 +208,7 @@ + @@ -201,6 +216,7 @@ + @@ -211,11 +227,13 @@ + + @@ -225,6 +243,7 @@ + @@ -233,6 +252,7 @@ + @@ -240,6 +260,7 @@ + @@ -250,11 +271,13 @@ + + @@ -264,6 +287,7 @@ + @@ -272,6 +296,7 @@ + @@ -279,6 +304,7 @@ + @@ -289,11 +315,13 @@ + + @@ -303,6 +331,7 @@ + @@ -311,6 +340,7 @@ + @@ -332,6 +362,7 @@ + @@ -341,6 +372,7 @@ + @@ -360,6 +392,7 @@ + @@ -380,6 +413,7 @@ + ( @@ -392,6 +426,7 @@ +
( -- 2.40.0