Hi Adam,
===== Original Message From "Adam Lindsay"
===== \incrementnumber[footnote]
Hmm. I was playing with that command, and couldn't get it to work, because of my particular test case. Is it a bug?
\starttext \title{Title\footnote{test}}
\incrementnumber[footnote] \incrementnumber[footnote] Test\footnote{test}
\stoptext
Apparently \incrementnumber[footnote] only works for n>1. The following works: ============================================ % output=pdf interface=en \definenote[mynote] \starttext \title{Title\mynote{test}} Test\footnote{test} \incrementnumber[footnote] \incrementnumber[footnote] \incrementnumber[footnote] Test\footnote{test} \stoptext ============================================ Also, as I mentioned in another mail, it would be nice to have \incrementnumber[4][footnote] which would add 4 to the preceding footnote number instead of 3 declarations of \incrementnumber[4][footnote] Best Idris ============================ Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523 -- ----------------------------------------------------------------- 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 -----------------------------------------------------------------