From 5d31142615a7efaf833be860e412995b42bf9c3c Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Fri, 21 Oct 2022 21:37:10 +0200 Subject: 2022-10-21 21:13:00 --- scripts/context/lua/mtx-install.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scripts') diff --git a/scripts/context/lua/mtx-install.lua b/scripts/context/lua/mtx-install.lua index 676e6cad5..1eb7e88c9 100644 --- a/scripts/context/lua/mtx-install.lua +++ b/scripts/context/lua/mtx-install.lua @@ -618,6 +618,11 @@ function install.update() end run("%s --make en", contextbin) + -- in case we also install luatex: + + run("%s --luatex --generate",contextbin) + run("%s --luatex --make en", contextbin) + -- in calling script: update mtxrun.exe and mtxrun.lua report("") -- cgit v1.2.3