From: Bob Stayton Date: Sun, 15 Mar 2009 19:38:17 +0000 (+0000) Subject: Pass through an id on primary, secondary, or tertiary to X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eef13f01eb8e7537481a2b0b510051f4d6796788;p=docbook-dsssl Pass through an id on primary, secondary, or tertiary to the index entry, so that one could link to an index entry. You can't link to the id on an indexterm because that is used to place the main anchor in the text flow. --- diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index c646d7743..ad9f817d6 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -273,6 +273,9 @@
+ + + @@ -340,6 +343,9 @@
+ + + @@ -407,6 +413,9 @@
+ + + diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index 0f23ac9c8..84e1d5dae 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -744,6 +744,10 @@ + + + +