I tried the beta version of 2009.11.13. Seems that Hans has fixed this in MkIV.
On Wed, 4 Nov 2009, Aditya Mahajan wrote:Sorry, this should have been \placeformula.
On Thu, 5 Nov 2009, Chen Shen wrote:
I was using the following macro from Aditya's Mathalign "My Way".
It worked great with MkII and old versions of MkIV.
However, it failed in recent versions of MkIV (e.g. 2009.11.2).
Apparently, the \makesectionnumber and \rawreference macros have be removed.
I wonder if anyone can give pointers on how to fix this.
A cleaner way to achieve the same output is
\starttext
\startsubformulas[eq:sub]
\placesubformula
\startformula \startalign___________________________________________________________________________________
\NC a_1 x + b_1 y \NC = c_1 \NR[eq:1]
\NC a_2 x + b_2 y \NC = c_2 \NR[eq:2]
\stopalign \stopformula
\stopsubformulas
\stoptext
but this seems to be broken in mkiv. Hans, any idea what is going wrong here?
Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________