From 67b9965fe473d18f13ed4c40f1e4e008eb870322 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Wed, 4 Apr 2018 01:35:49 +0200 Subject: 2018-04-04 00:59:00 --- metapost/context/base/mpiv/mp-tool.mpiv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'metapost/context/base/mpiv') diff --git a/metapost/context/base/mpiv/mp-tool.mpiv b/metapost/context/base/mpiv/mp-tool.mpiv index 36d6f1743..75706e09b 100644 --- a/metapost/context/base/mpiv/mp-tool.mpiv +++ b/metapost/context/base/mpiv/mp-tool.mpiv @@ -1716,7 +1716,7 @@ def mfun_with_arrow_picture (text t) = for i within mfun_arrow_picture : if istextext(i) : draw i - else : + else : mfun_arrow_count := mfun_arrow_count + 1 ; mfun_arrow_path := pathpart i ; t -- cgit v1.2.3