From 3a2fd43b9a1e2aa8ebac4115e5704dec357cf312 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 16 Mar 2009 02:49:10 +0000 Subject: [PATCH] Use named anchors for primary, secondary, and tertiary ids so duplicate entries with different ids can still have an id output. --- xsl/html/autoidx.xsl | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index ad9f817d6..4a14c63dd 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -273,9 +273,11 @@
- - - + + + + + @@ -343,9 +345,11 @@
- - - + + + + + @@ -413,9 +417,11 @@
- - - + + + + + -- 2.40.0