From 1a846ce732270ab6ef770939d4858ccda592b9a0 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Fri, 19 Feb 2021 13:52:42 +0100 Subject: 2021-02-19 13:15:00 --- tex/context/base/mkiv/mlib-ctx.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tex/context/base/mkiv/mlib-ctx.lua') diff --git a/tex/context/base/mkiv/mlib-ctx.lua b/tex/context/base/mkiv/mlib-ctx.lua index a95359b93..24b02f6f6 100644 --- a/tex/context/base/mkiv/mlib-ctx.lua +++ b/tex/context/base/mkiv/mlib-ctx.lua @@ -266,10 +266,10 @@ function metapost.getclippath(specification) -- why not a special instance for t result = metapost.filterclippath(result) end stoptiming(metapost) - metapost.pushformat() + metapost.popformat() return result else - metapost.pushformat() + metapost.popformat() end end -- cgit v1.2.3