At 03:23 AM 2/9/2003 +0100, Albrecht Kauffmann wrote:
Hi all,
I have a problem with references to equationnumbers.
Let \the\equationnumber be 1. If I type
\reference[a]{(\the\equationnumber)}$$ (a formula) $$ \advance\equationnumber by 1 \reference[b]{(\the\equationnumber)}$$ (another formula) $$ ... \in[a],\in[b] ...
I expect to get "... (1),(2) ...". With an older version of Context (2000.12.14) this works fine. But with the new version (2002.10.23), I get for both equation a and b the same number (namely the last, 2): "... (2),(2) ...".
looks pretty low level to me -) \startformula[for:a] a formula \stopformula as we see in \in {formula} [for:a] ... Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------