Open main menu

Changes

2,382 bytes added ,  13:03, 16 November 2021
Created page with "Documentation for \footnotetext"
<cd:commandgroup name="footnotetext" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>The command <tt>\footnotetext</tt> is used to produce just a footnote text
</cd:shortdesc>
<cd:variants>
<cd:command category="structure" file="strc-not.mkvi" interfacedate="2020-07-14T09:24" interfacefile="i-note.xml" keywords="notes" level="document" name="footnotetext" variantnumber="1">
<cd:arguments>
<cd:keywords list="yes" optional="yes" ordinal="1">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:reference"></cd:constant>
</cd:keywords>
<cd:keywords delimiters="braces" ordinal="2">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:text"></cd:constant>
</cd:keywords>
</cd:arguments>
</cd:command>
<cd:command category="structure" file="strc-not.mkvi" interfacedate="2020-07-14T09:24" interfacefile="i-note.xml" keywords="notes" level="document" name="footnotetext" variant="assignment" variantnumber="2">
<cd:arguments>
<cd:assignments list="yes" ordinal="1">
<cd:assignmentsdoc></cd:assignmentsdoc>
<cd:parameter name="title">
<cd:paramdoc></cd:paramdoc>
<cd:constant type="cd:text"></cd:constant>
</cd:parameter>
<cd:parameter name="bookmark">
<cd:paramdoc></cd:paramdoc>
<cd:constant type="cd:text"></cd:constant>
</cd:parameter>
<cd:parameter name="list">
<cd:paramdoc></cd:paramdoc>
<cd:constant type="cd:text"></cd:constant>
</cd:parameter>
<cd:parameter name="reference">
<cd:paramdoc></cd:paramdoc>
<cd:constant type="cd:reference"></cd:constant>
</cd:parameter>
</cd:assignments>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description>The command <tt>\footnotetext</tt> is used to produce just a footnote text, without a marker in the running text
</cd:description>
<cd:examples><cd:example title=""><context source="yes">
\setuppapersize[A7,landscape]
\starttext
\input zapf \footnotetext[fn]{some footnote text.}
\blank
See also~\in{footnote }[fn].
\stoptext
</context></cd:example></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:source file="strc-not.mkvi" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Structure"></cd:wikipage>
<cd:wikipage originator="system" page="Keywords:Notes"></cd:wikipage></cd:seealso>
</cd:commandgroup>