Changes

Jump to navigation Jump to search
4 bytes removed ,  13:14, 9 August 2020
m
Text replacement - "</cmd>" to "}}"
< [[From LaTeX to ConTeXt]] | [[Footnotes]] >
In LaTeX, there is a form of metadata common to many classes, known as the <tt>\thanks</tt> command. It is essentially an un-numbered footnote that comes out of sequence with the rest of the footnotes. It can be simulated in ConTeXt simply by defining another note type (see <cmd>setupfootnotes</cmd> }} for a rough idea of the available parameters):
<texcode>
\definenote[thanks][conversion=set 2]

Navigation menu