From: Norman Walsh Date: Fri, 27 Sep 2002 12:29:40 +0000 (+0000) Subject: Bug #496294: don't index endofrangeentries. They're no longer indexed, but they aren... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=328714cf4a0fb116323a9226822b26368bd72dde;p=docbook-dsssl Bug #496294: don't index endofrangeentries. They're no longer indexed, but they aren't handled quite right yet either, they don't generate ranges --- diff --git a/xsl/fo/autoidx.xsl b/xsl/fo/autoidx.xsl index fa741ccf5..74dda46df 100644 --- a/xsl/fo/autoidx.xsl +++ b/xsl/fo/autoidx.xsl @@ -52,8 +52,14 @@ use="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, see)"/> - + + + diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index b065906d4..d788c8a39 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -82,8 +82,13 @@ - + +