From 85da9cc1275f6f47ab6ab41938c386b024a25e0b Mon Sep 17 00:00:00 2001 From: Marius Date: Wed, 29 Sep 2010 10:24:24 +0300 Subject: beta 2010.09.28 23:57 --- tex/context/base/mlib-pps.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tex/context/base/mlib-pps.lua') diff --git a/tex/context/base/mlib-pps.lua b/tex/context/base/mlib-pps.lua index bcf94249f..9e8ad4ba0 100644 --- a/tex/context/base/mlib-pps.lua +++ b/tex/context/base/mlib-pps.lua @@ -675,6 +675,8 @@ local function checktexts(str) return lpegmatch(parser,str), found, forced end +metapost.checktexts = checktexts + local no_trial_run = "_trial_run_ := false ;" local do_trial_run = "if unknown _trial_run_ : boolean _trial_run_ fi ; _trial_run_ := true ;" local text_data_template = "_tt_w_[%i]:=%f;_tt_h_[%i]:=%f;_tt_d_[%i]:=%f;" -- cgit v1.2.3