footnoteref — Process footnote [2.0.9] elements
<xsl:template match="footnoteref"> <xsl:variable name="footnote" select="key('id',@linkend)"/> ... </xsl:template>
Make a link to a footnote [2.0.9].
There are no configuration variables for this template.
This template requires LaTeX commands that are part of the “essential preamble”.