From ff19102a14d4d2860a5a0f0228c4d72e7eedee65 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 18 Apr 2004 19:28:41 +0000 Subject: [PATCH] Add support for generating an index containing only those terms with a matching role attribute. --- xsl/fo/autoidx.xsl | 66 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 65 insertions(+), 1 deletion(-) diff --git a/xsl/fo/autoidx.xsl b/xsl/fo/autoidx.xsl index 8b3b58ffe..6aadad74c 100644 --- a/xsl/fo/autoidx.xsl +++ b/xsl/fo/autoidx.xsl @@ -9,7 +9,8 @@ - + ]> + + + + + + + @@ -100,6 +108,7 @@ &lowercase;,&uppercase;))[&scope;][1]) = 1]" mode="index-div"> + @@ -107,6 +116,7 @@ + @@ -127,6 +137,7 @@ mode="index-primary"> + @@ -135,6 +146,7 @@ + @@ -143,6 +155,7 @@ + @@ -150,6 +163,7 @@ + @@ -183,6 +197,7 @@ and not(secondary)]"> + @@ -204,6 +219,7 @@ + @@ -215,11 +231,13 @@ + + @@ -228,6 +246,7 @@ + @@ -272,6 +291,7 @@ and not(tertiary)]"> + @@ -293,6 +313,7 @@ + @@ -304,11 +325,13 @@ + + @@ -317,6 +340,7 @@ + @@ -364,6 +388,7 @@ + @@ -385,6 +410,7 @@ + @@ -396,6 +422,7 @@ + @@ -404,6 +431,7 @@ + @@ -415,6 +443,7 @@ + @@ -430,6 +459,7 @@ + @@ -439,6 +469,7 @@ + @@ -462,6 +493,7 @@ + @@ -483,6 +515,7 @@ + ( @@ -497,6 +530,7 @@ + ( @@ -514,6 +548,8 @@ + + + </indexdiv> @@ -544,6 +581,7 @@ translate(substring(&primary;, 1, 1),&lowercase;,&uppercase;))[&scope;][1]) = 1]" mode="index-div-markup"> + </index> @@ -551,17 +589,20 @@ + < > + + <indexdiv> <title> @@ -571,6 +612,7 @@ + </indexdiv> @@ -578,17 +620,20 @@ + + + @@ -606,6 +651,7 @@ + @@ -615,18 +661,21 @@ + + + @@ -635,6 +684,7 @@ + @@ -651,6 +701,7 @@ + @@ -660,16 +711,19 @@ + + + @@ -677,6 +731,7 @@ + @@ -693,6 +748,7 @@ + @@ -703,11 +759,13 @@ + + @@ -715,11 +773,13 @@ + + @@ -764,6 +824,7 @@ + @@ -793,6 +854,7 @@ + @@ -824,6 +886,7 @@ + <seeie> <phrase> @@ -837,6 +900,7 @@ + <seealsoie> <phrase> -- 2.40.0