Command/footnotetext

From Wiki
Jump to navigation Jump to search


\footnotetext

Summary

The command \footnotetext is used to produce just a footnote text

Settings

\footnotetext[...,...]{...}
[...,...]reference
{...}text

Settings assignment

\footnotetext[...=...,...]
titletext
bookmarktext
listtext
referencereference

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
    

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: