From 383bfe20c4a40b579708aa7dd161fa5317df5bed Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 12 Sep 2011 05:42:45 +0000 Subject: [PATCH] Fix bug: when $index.links.to.section is set to zero, the primary index entry duplicates links that should be only on secondary entries. Now the links are not duplicated. --- xsl/html/autoidx.xsl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index bacb46f61..7da8e5da6 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -317,7 +317,8 @@ - + @@ -389,7 +390,8 @@ - + @@ -461,7 +463,7 @@ - + -- 2.40.0