From: Norman Walsh Date: Thu, 31 Oct 2002 18:30:57 +0000 (+0000) Subject: Support spanning index terms (endofrange/startref) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48dc2c263b39ee02e007bb4696e276fe200a6338;p=docbook-dsssl Support spanning index terms (endofrange/startref) --- diff --git a/xsl/fo/autoidx.xsl b/xsl/fo/autoidx.xsl index 74dda46df..5990701cd 100644 --- a/xsl/fo/autoidx.xsl +++ b/xsl/fo/autoidx.xsl @@ -43,6 +43,10 @@ match="indexterm" use="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;)"/> + + @@ -52,7 +56,6 @@ use="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, see)"/> - + + - , + + @@ -269,20 +275,16 @@ - - - - - - - - - - - - - - - + + + + + + + + + diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index d788c8a39..f21314570 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -59,6 +59,10 @@ match="indexterm" use="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;)"/> + + @@ -82,7 +86,6 @@ - - , + + + @@ -262,6 +267,13 @@ + + + + + +