From: Bob Stayton Date: Sun, 19 Jan 2014 22:49:20 +0000 (+0000) Subject: Add support for autolink.index.see param to link from see and X-Git-Tag: release/1.79.1~6^2~117 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c37ad36511c0875f11120d2517375dfbc2e5da70;p=docbook-dsssl Add support for autolink.index.see param to link from see and seealso element to primary element in index. --- diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index 833fc0f98..ea954e6c3 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -5,6 +5,7 @@ ]> @@ -43,6 +44,11 @@ match="indexterm" use="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;)"/> + + + @@ -299,6 +305,12 @@
+ + + + + + @@ -700,12 +712,54 @@ + + + + + + + + + + + + + + + + + + + + + + ( - + + + + + + + + + + + + + + + + + + + + ) @@ -716,15 +770,59 @@ + + + + + + + + + + + + + + + + + + + + + + +
- ( - - - - - - ) + ( + + + + + + + + + + + + + + + + + + + + + + + + + )
+
diff --git a/xsl/html/param.ent b/xsl/html/param.ent index 42f4e1af9..9454f321c 100644 --- a/xsl/html/param.ent +++ b/xsl/html/param.ent @@ -326,3 +326,4 @@ + diff --git a/xsl/html/param.xweb b/xsl/html/param.xweb index 9333e584a..2b435c99a 100644 --- a/xsl/html/param.xweb +++ b/xsl/html/param.xweb @@ -85,6 +85,7 @@ $Id$ &index.on.role; &index.links.to.section; &index.prefer.titleabbrev; +&autolink.index.see; &index.term.separator; &index.number.separator; &index.range.separator; @@ -471,6 +472,7 @@ around all these parameters. +