summaryrefslogtreecommitdiff
path: root/tex/context/base/mlib-run.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-02-18 17:00:30 +0200
committerMarius <mariausol@gmail.com>2013-02-18 17:00:30 +0200
commit194a9daae885e85e4970143daffd1b9f9080ccf5 (patch)
tree8e26a5aa2ef0c01f9eb6bd86abc664cd8af6c523 /tex/context/base/mlib-run.lua
parent13706211c6f53d83a620a845c9c0e5bb736345a3 (diff)
downloadcontext-194a9daae885e85e4970143daffd1b9f9080ccf5.tar.gz
beta 2013.02.18 15:46
Diffstat (limited to 'tex/context/base/mlib-run.lua')
-rw-r--r--tex/context/base/mlib-run.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mlib-run.lua b/tex/context/base/mlib-run.lua
index 18abf5aae..35cbd40f5 100644
--- a/tex/context/base/mlib-run.lua
+++ b/tex/context/base/mlib-run.lua
@@ -302,7 +302,7 @@ else
find_file = finder,
math_mode = method,
}
-report_metapost("initializing number mode %q",method)
+ report_metapost("initializing number mode %q",method)
local result
if not mpx then
result = { status = 99, error = "out of memory"}