Suggestions
Search:
 
Next:
Formal Objects formal.mod.xsl
Previous:
generate.ulink.in.footnote
Up:
Footnotes footnote.mod.xsl
Reference Section

Name

footnoteref — Process footnote [2.0.9] elements

Synopsis

<xsl:template match="footnoteref">
<xsl:variable name="footnote" select="key('id',@linkend)"/>
  ...
</xsl:template>

A. Description

Make a link to a footnote [2.0.9].

B. Pertinent Variables

There are no configuration variables for this template.

D. DocBook Compliance and LaTeX Notes

This template requires LaTeX commands that are part of the “essential preamble”.