Name

footnote.font.size — The font size for footnotes

Synopsis

§111: §127

  1| <xsl:param name="footnote.font.size">
  2|  <xsl:value-of select="$body.font.master * 0.8"/><xsl:text>pt</xsl:text>
  3| </xsl:param>

Description

The footnote font size is used for...footnotes!