summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/luat-cod.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/luat-cod.lmt')
-rw-r--r--tex/context/base/mkxl/luat-cod.lmt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/luat-cod.lmt b/tex/context/base/mkxl/luat-cod.lmt
index 8268c9f64..a1f46b1ae 100644
--- a/tex/context/base/mkxl/luat-cod.lmt
+++ b/tex/context/base/mkxl/luat-cod.lmt
@@ -41,6 +41,9 @@ texconfig.properties_size = 10000
texconfig.error_line = 250
texconfig.half_error_line = 125
+texconfig.level_max = 500
+texconfig.level_chr = 46 -- period
+
-- registering bytecode chunks
local bytedata = lua.bytedata or { }