At 18:18 10/01/2004, you wrote:
>Dear Listmembers,
>
>Is there a command or work-around in ConTeXt that's comparable to Plain
>TeX's \vfootnote, to generate a footnote without a reference mark in the
>text? I found options for marks with numbers, Roman numerals, and letters
>(cont-enp.pdf, p. 83/99) but nothing for an invisible mark.
\starttext
test \footnote[-]{whatever}
\stoptext