← Prev in month
← Prev in thread
Next in thread →
Next in month →
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: http://www.kosek.cz
← Prev in month
← Prev in thread
Next in thread →
Next in month →