OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Indexing support for XEP


Hi,

for you who use XEP 3.x there is a good news. Stylesheets now support 
XEP indexing extensions which are able to merge duplicate page numbers 
in index. New code will be part of a next release of stylesheets. If you 
want functionality now, you can grab modified fo/autoidx.xsl and 
fo/index.xsl from CVS, and also add following lines into fo/param.xsl:

<xsl:attribute-set name="xep.index.item.properties">
   <xsl:attribute name="merge-subsequent-page-numbers">true</xsl:attribute>
   <xsl:attribute name="link-back">true</xsl:attribute>
</xsl:attribute-set>

You must set xep.extensions=1 in order to switch on new functionality.

				Jirka

-- 
-----------------------------------------------------------------
   Jirka Kosek  	
   e-mail: jirka@kosek.cz
   http://www.kosek.cz

S/MIME Cryptographic Signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]