Aditya Mahajan wrote:
On Mon, 21 Sep 2009, Hans Hagen wrote:

how about adding

let @## = @# ;

to mp-tool.mp (you need to remake the context format in mkiv or the metafun format in mkii)

seems to work

Works in mkiv, but in mkii I get an error with

\starttext
\startMPcode
   vardef foo = draw (0mm,0mm)--(10mm,10mm); enddef;
   foo;

   vardef x...@# = (@#,@#) enddef ;
   draw xy0mm -- xy10mm;
\stopMPcode
\stoptext

! Illegal parameter number in definition of \...@mpg@@@.
<to be read again>

hm, weird. did you remake the metafun format?

-----------------------------------------------------------------
                                          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
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to