From 9d2ad7dea5c20379f6679c57c3b16752b1af445a Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Tue, 19 Oct 2021 00:16:55 +0200 Subject: 2021-10-18 23:13:00 --- metapost/context/base/mpxl/mp-lmtx.mpxl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'metapost') diff --git a/metapost/context/base/mpxl/mp-lmtx.mpxl b/metapost/context/base/mpxl/mp-lmtx.mpxl index 3bbbd6814..4bd5950c1 100644 --- a/metapost/context/base/mpxl/mp-lmtx.mpxl +++ b/metapost/context/base/mpxl/mp-lmtx.mpxl @@ -2269,7 +2269,9 @@ permanent registercomposeglyph, composeglyph ; % Again an experiment (todo: the faster method): -newscriptindex mfid_remaptext ; mfid_remaptext := scriptindex "remaptext" ; def lmt_remaptext = runscript mfid_remaptext enddef ; +% watch the ; that we scan! + +newscriptindex mfid_remaptext ; mfid_remaptext := scriptindex "remaptext" ; def lmt_remaptext = runscript mfid_remaptext ; enddef ; triplet mfun_tt_s ; -- cgit v1.2.3