On Mon, 19 Feb 2007, Wim Neimeijer wrote:
Aditya Mahajan wrote:
\startbuffer \placeformula \startformula \startalign[m=2,distance=3cm] \NC a \NC =b \NC A \NC =B \NR[+] \NC c \NC =d \NC C \NC =D \NR[+] \stopalign \stopformula \stopbuffer \typebuffer \getbuffer
I can confirm that there is an extra number. I do not know what is causing this. I am not aware of anything in core-mat has changed.
I compiled My Way on mathalign, and everything has an extra number. hmm...
Does a solution or fix exists for this problem ? The problem still exists in ConTeXt ver: 2007.01.02 13:44 MK II fmt: 2007.2.3 int: english/english.
It was fixed immediately. Update ConTeXt to either the latest stable version or the latest beta version.
I don't want to complain but in general this is really worrying, changes to core functionality which worked in the past, it seems it suddenly stops working.
There is a ConTeXt tests projects to provide regression testing. However, it will take some time before it can be automated. Also, if something in the core functionality breaks down, and is reported on the list, Hans or Taco provide the solution almost immediately (well, at most in a day or two). So, if there is a new ConTeXt beta after you report a bug, the beta will contain a fix.
I saw Taco made a comment on the 3nd of January 2007 , quoting ''There is that extra stuff in \everymathematics. Could that be it?'' but unfortunately he did not provide a solution.
Taco continued on the dev-context list and provided the solution. See http://archive.contextgarden.net/thread/20070105.080939.8ef11c87.en.html Aditya