When I create animations using MetaPost, I typically do something like

for n=1 upto N:
   beginfig(n);
      <some code>
   endfig;
endfor;

and a sequence of figures are created.  How can I do this in ConTeXt using
\startMPpage ... \stopMPpage?

Troy Henderson
___________________________________________________________________________________
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