Aditya Mahajan wrote:
On Thu, 8 Feb 2007, Steffen Wolfrum wrote:
Hi,
shouldn't the following work?
\starttext
\setnumber[footnote]{3}
test\footnote{x}
\stoptext
Steffen
There seems to be a typo in core-not. The following works
\unprotect \definenote[\v!footnote] \protect
\starttext
\setnumber[footnote]{3} test\footnote{x}
\stoptext
In core-not.tex the spaces should be removed from
\definenote [\v!footnote ] \definenote [\v!endnote ] [\c!location=\v!none] % else no break
hm, these spaces are ignored, just try a\relax a a\relax a -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------