]> granicus.if.org Git - docbook-dsssl/commitdiff
Add index.entry.properties attribute-set to support customization
authorBob Stayton <bobs@sagehill.net>
Tue, 18 Jan 2005 06:42:31 +0000 (06:42 +0000)
committerBob Stayton <bobs@sagehill.net>
Tue, 18 Jan 2005 06:42:31 +0000 (06:42 +0000)
of index entries.

xsl/fo/autoidx.xsl

index 38cebc628dc3c15de1214c70cd02d9bb22362680..67c308385dae2237236e3c81ef45724c268b9c25 100644 (file)
           </xsl:with-param>
         </xsl:call-template>
       </xsl:if>
-      <fo:block>
+      <fo:block xsl:use-attribute-sets="index.entry.properties">
         <xsl:apply-templates select="key('letter', $key)[&scope;]
                                      [count(.|key('primary', &primary;)[&scope;][1])=1]"
                              mode="index-primary">