Changes

Jump to navigation Jump to search
1,884 bytes added ,  13:07, 16 November 2021
Created page with "Documentation for \placefootnotes"
<cd:commandgroup name="placefootnotes" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>The command <tt>\placefootnotes</tt> is used for explicit footnote placement
</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="placefootnotes" variantnumber="1">
<cd:arguments>
<cd:assignments list="yes" optional="yes" ordinal="1">
<cd:assignmentsdoc></cd:assignmentsdoc>
<cd:inherit name="setupnote"></cd:inherit>
</cd:assignments>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description>Place unplaced footnotes. Does nothing if the default <code>\setupfootnotes[location=page]</code> is active, but can be used to place footnotes (or endnotes) made when <code>location=text</code> is in effect.</cd:description>
<cd:examples><cd:example title=""><context source="yes">
\setuppapersize[A7,landscape]

\setupfootnotes[location=text]
\starttext
Spam, spam, eggs, and bacon\footnote{and spam}
Well, there's egg and bacon; \crlf
egg sausage and bacon; \crlf
egg and spam; \crlf
egg bacon and spam; \crlf

\placefootnotes

\setupfootnotes[location=page]

egg bacon\footnote{sausage} and spam; \crlf
spam bacon sausage and spam;
spam egg spam spam bacon and spam;
\stoptext
</context></cd:example></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:commandref name="definenote" originator="system"></cd:commandref>
<cd:commandref name="setupnote" originator="system"></cd:commandref>
<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:commandref name="placelocalfootnotes">for the local variant</cd:commandref></cd:seealso>
</cd:commandgroup>

Navigation menu