
19 Jul
2025
19 Jul
'25
4:24 p.m.
On Sat, 19 Jul 2025, Jeong Dal via ntg-context wrote:
Dear Mikael,
I modified the code following your suggestion, and it worked.
Thanks.
After that I load animation module and activate the \startanimation … \stopanimation. But the output is a series of 52 figures not one figure.
There is something more to make an animation. I have to figure it out.
For the animation module, you need \startframe ... \stopframe. Mikael had changed it to \startframed ... \stopframed. I no longer use animation module, because the animations only work in acrobat, but in the past I had written a wrapper around the module to simplify metapost animations. https://adityam.github.io/context-blog/post/metapost-animation/ Aditya