[NTG-context] Reset environment between MetaPost graphics?
Vincent Hennebert
vhennebert at gmail.com
Fri Jan 21 10:47:21 CET 2022
On Thu, 2022-01-20 at 15:47 +0100, Hans Hagen via ntg-context wrote:
> On 1/20/2022 3:26 PM, Aditya Mahajan via ntg-context wrote:
>
> > AFAIK, there is no in-built support for this.
>
> FYEO:
>
> \starttext
>
> \startMPcode
> u = 123;
> \stopMPcode
>
> \ctxlua{metapost.reset("metafun:1")}
>
> \startMPcode
> u = 123;
> \stopMPcode
>
> \stoptext
>
> (the instance is reported on the console)
Thanks Aditya and Hans! Glad to hear I wasn’t missing anything obvious.
Vincent
More information about the ntg-context
mailing list