Contents
Summary
The command
\footnotetext
is used to produce just a footnote text
Settings
Settings assignment
Description
The command
\footnotetext
is used to produce just a footnote text, without a marker in the running text
Examples
Example 1
-
\setuppapersize[A7,landscape] \starttext \input zapf \footnotetext[fn]{some footnote text.} \blank See also~\in{footnote }[fn]. \stoptext
-