Command/startlocalfootnotes
< Command
Jump to navigation
Jump to search
\startlocalfootnotes
Syntax (autogenerated)
\startlocalfootnotes ... \stoplocalfootnotes |
Syntax
\startlocalfootnotes ... \stoplocalfootnotes |
Description
Footnotes from this point on until \stoplocalfootnotes
are considered local footnotes. They start counting again from 1; and they are not placed with the regular footnotes, but by the next \placelocalfootnotes (which needs to occur inside the \localfootnotes
block).
Example
\setuppapersize[A8] Spam spam spam\footnote{eggs} \startlocalfootnotes[n=0] \placetable % The caption {A breakfast table.} % the table \placelegend {\starttable[|l|r|] \HL \VL Spam \footnote {lovely} \VL Bacon \footnote {wonderful} \VL\FR \VL Eggs \footnote {wonderful} \VL Spam \footnote {lovely} \VL\LR \HL \stoptable} % the footnotes {\placelocalfootnotes} \stoplocalfootnotes Spam, spam, eggs, and bacon\footnote{and spam}
See also
Help from ConTeXt-Mailinglist/Forum
All issues with: