Hi all,

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.

Thanks a lot.


best regards,

shenchen



%%%%%%%%%%%%%%% begin %%%%%%%%%%%%%%%\def\placesubformulawithnumber{%

\dodoubleempty\doplacesubformulawithnumber}


\def\doplacesubformulawithnumber[#1][#2]%#2 gobbles spaces

{\incrementnumber[formula]

\makesectionnumber[formula]

\iffirstargument

\rawreference{for}{#1}{\composedsectionnumber}

\fi\placesubformula}



\placesubformulawithnumber

\startformula \startalign

\NC a_1 x + b_1 y \NC = c_1 \NR[+][a]

\NC a_2 x + b_2 y \NC = c_2 \NR[+][b]

\stopalign \stopformula

%%%%%%%%%%%%%%% end %%%%%%%%%%%%%%%
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to