You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
569 B
24 lines
569 B
15 years ago
|
<refentry id="footnote.font.size">
|
||
|
<refmeta>
|
||
|
<refentrytitle>footnote.font.size</refentrytitle>
|
||
|
|
||
|
</refmeta>
|
||
|
<refnamediv>
|
||
|
<refname>footnote.font.size</refname>
|
||
|
<refpurpose>The font size for footnotes</refpurpose>
|
||
|
</refnamediv>
|
||
|
|
||
|
<refsynopsisdiv>
|
||
|
<src:fragment id='footnote.font.size.frag'><xsl:param name="footnote.font.size">
|
||
|
<xsl:value-of select="$body.font.master * 0.8"/><xsl:text>pt</xsl:text>
|
||
|
</xsl:param></src:fragment>
|
||
|
</refsynopsisdiv>
|
||
|
|
||
|
<refsect1><title>Description</title>
|
||
|
|
||
|
<para>The footnote font size is used for...footnotes!
|
||
|
</para>
|
||
|
|
||
|
</refsect1>
|
||
|
</refentry>
|