← Prev in month
← Prev in thread
Re: [docbook-apps] Page X of Y in user.footer.navigation
<!-- Turn the chunk hierarchy into a node-set --> <xsl:variable name="mychunks" select="exsl:node-set($mychunk.hierarchy)//div"/> <!-- Get the total number of chunks --> <xsl:variable name="chunk.total" select="count($mychunks)"/>
← Prev in month
← Prev in thread