From a0ae246b7e860a70cf01c9412c19d2128504d709 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Wed, 29 Jul 2020 14:33:33 +0200 Subject: 2020-07-29 14:05:00 --- tex/context/base/mkiv/luat-cnf.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tex/context/base/mkiv/luat-cnf.lua') diff --git a/tex/context/base/mkiv/luat-cnf.lua b/tex/context/base/mkiv/luat-cnf.lua index 4939b05c3..c9ccc1b90 100644 --- a/tex/context/base/mkiv/luat-cnf.lua +++ b/tex/context/base/mkiv/luat-cnf.lua @@ -19,9 +19,9 @@ texconfig.shell_escape = 't' luatex = luatex or { } local luatex = luatex -texconfig.error_line = 79 -- frozen / large values can crash +texconfig.error_line = 250 -- 79 -- frozen / large values can crash texconfig.expand_depth = 10000 -texconfig.half_error_line = 50 -- frozen +texconfig.half_error_line = 125 -- 50 -- frozen texconfig.hash_extra = 100000 texconfig.max_in_open = 1000 -- frozen texconfig.max_print_line = 100000 -- frozen -- cgit v1.2.3