3.13 Skribe User Manual -- Footnote

By default, footnotes appear at the bottom of the page that contains the reference to the footnote.

prototype
(footnote [:ident] [:class "footnote"] [:number] text...)
optionenginesdescription
:identhtml latex xml The node identifier.
:classhtml latex xml The node class.
:numberhtml The number of the footnote.
argumentdescription
text...The text of the footnote.
See also
document chapter section
Example:
[Scheme,(footnote [To be pronounced ,(char "[")Skim,(char "]")])
is a programming language,(footnote [And a great one!]).]
Ex. 17: A footnote

Produces:

Scheme1 is a programming language2.



1: To be pronounced [Skim]
2: And a great one!

This Html page has been produced by Skribe.
Last update Thu Oct 27 20:23:52 2005.