t:chunk-footnotes
t:chunk-footnotes — Processes footnotes in a chunk.
Template:
{http://docbook.org/ns/docbook/templates}chunk-footnotes
Defined in:
modules/chunk-cleanup.xsl
Used in:
modules/chunk-cleanup.xsl
Synopsis
<xsl:template name="t:chunk-footnotes">
<xsl:param name="footnotes" as="element()*"/>
</xsl:template>
Description
When chunking is being performed (see Section 2.6, ““Chunked” output”), all of the footnotes that should appear in a chunk are processed with this template.