![](https://secure.gravatar.com/avatar/c454c7402b3c58eaddc7622147742a81.jpg?s=120&d=mm&r=g)
9 Sep
2012
9 Sep
'12
9:05 p.m.
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