From: bobstayton Date: Sat, 14 Jul 2018 15:12:42 +0000 (-0700) Subject: fix issue #54 autoidx does not respect generate.consistent.ids X-Git-Tag: snapshot/2018-09-28-172~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07631601e6602bc49b8eac3aab9d2b35968d3e7a;p=docbook-dsssl fix issue #54 autoidx does not respect generate.consistent.ids --- diff --git a/xsl/fo/autoidx.xsl b/xsl/fo/autoidx.xsl index 909e112f1..864e0030f 100644 --- a/xsl/fo/autoidx.xsl +++ b/xsl/fo/autoidx.xsl @@ -296,7 +296,8 @@ - + ientry- + @@ -791,7 +792,10 @@ - + ientry- + + + @@ -853,7 +857,10 @@ - + ientry- + + + diff --git a/xsl/html/autoidx.xsl b/xsl/html/autoidx.xsl index 62fca6176..d0373d82a 100644 --- a/xsl/html/autoidx.xsl +++ b/xsl/html/autoidx.xsl @@ -307,7 +307,8 @@ - + ientry- + @@ -730,7 +731,10 @@ - + #ientry- + + + @@ -789,7 +793,10 @@ - + #ientry- + + +