[NTG-context] footnote conversion

2010-11-28 Thread Yury G. Kudryashov
Hi! The following doesn't work in MkIV. Tried both current and beta. \definenote[thanks][conversion=set 2] \starttext Test\thanks{Thanks} \stoptext I get Test^1 instead of a symbol. ___ If your question is of

Re: [NTG-context] footnote conversion

2010-11-28 Thread Wolfgang Schuster
Am 28.11.2010 um 21:07 schrieb Yury G. Kudryashov: Hi! The following doesn't work in MkIV. Tried both current and beta. \definenote[thanks][conversion=set 2] \definenote[thanks][numberconversion=set 2] Wolfgang

[NTG-context] footnote conversion

2010-01-30 Thread Aditya Mahajan
Hi, What is the MkIV equivalent for \setupfootnotes[conversion=set 1]? Aditya ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

Re: [NTG-context] footnote conversion

2010-01-30 Thread Bernhard Rosensteiner
Hi, \setupfootnotes[numberconversion=set 1] best regards Bernhard Am 31.01.2010 um 00:45 schrieb Aditya Mahajan: Hi, What is the MkIV equivalent for \setupfootnotes[conversion=set 1]? Aditya ___ If

Re: [NTG-context] footnote conversion

2010-01-30 Thread Aditya Mahajan
On Sun, 31 Jan 2010, Bernhard Rosensteiner wrote: Am 31.01.2010 um 00:45 schrieb Aditya Mahajan: What is the MkIV equivalent for \setupfootnotes[conversion=set 1]? \setupfootnotes[numberconversion=set 1] Thanks, Aditya