summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-10-07 00:12:29 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-10-07 00:12:29 +0200
commitedaa6851d5c096acba2ad5817f70d3eb7cec46e6 (patch)
tree404b6d6cf0a5e403a046a405917fece6f3832d81 /scripts
parent73b98c1460debac19577c07301220a0d7944fbd7 (diff)
downloadcontext-edaa6851d5c096acba2ad5817f70d3eb7cec46e6.tar.gz
2017-10-06 23:26:00
Diffstat (limited to 'scripts')
-rw-r--r--scripts/context/lua/mtx-update.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/context/lua/mtx-update.lua b/scripts/context/lua/mtx-update.lua
index c5fd36fee..20ca9ce27 100644
--- a/scripts/context/lua/mtx-update.lua
+++ b/scripts/context/lua/mtx-update.lua
@@ -124,8 +124,8 @@ update.base = {
-- binaries and font-related files
-- for pdftex we don't need OpenType fonts, for LuaTeX/XeTeX we don't need TFM files
-local update.defaultengine = "luatex"
-local update.rsyncvariant = "cygwin" -- will be come mingw
+update.defaultengine = "luatex"
+update.rsyncvariant = "cygwin" -- will be come mingw
update.engines = {
["luatex"] = {