]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed index.term.separator on secondary and tertiary entries.
authorBob Stayton <bobs@sagehill.net>
Sun, 3 Sep 2006 17:27:56 +0000 (17:27 +0000)
committerBob Stayton <bobs@sagehill.net>
Sun, 3 Sep 2006 17:27:56 +0000 (17:27 +0000)
xsl/fo/autoidx.xsl

index 27addb8fb5151b39e3ec7aa6062c41fe48cbc7d0..49ff921cbea5046a2f9695ff8a632deb0741cc2f 100644 (file)
               <xsl:with-param name="scope" select="$scope"/>
               <xsl:with-param name="role" select="$role"/>
               <xsl:with-param name="type" select="$type"/>
+              <xsl:with-param name="position" select="position()"/>
             </xsl:apply-templates>
           </xsl:for-each>
         </xsl:variable>
               <xsl:with-param name="scope" select="$scope"/>
               <xsl:with-param name="role" select="$role"/>
               <xsl:with-param name="type" select="$type"/>
+              <xsl:with-param name="position" select="position()"/>
             </xsl:apply-templates>
           </xsl:for-each>
         </xsl:variable>