Changes

Jump to navigation Jump to search
127 bytes added ,  21:06, 20 January 2012
no edit summary
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][numberconversionconversion=set 2]
</texcode>
And used with the usual note and referencing commands:
\stoptext
</context>
 
== Alternative ==
 
An alternative approach is given here: http://archive.contextgarden.net/message/20120120.171632.b45676e9.en.html
29

edits

Navigation menu