summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/luatex.tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-12 18:16:15 +0000
committerKarl Berry <karl@freefriends.org>2019-11-12 18:16:15 +0000
commitaf2e0569de88f0e383be470cfb73c99434ecdc92 (patch)
tree1150c1e116bacce24c382ba82b8224d4ebe5b7cd /Master/tlpkg/tlpsrc/luatex.tlpsrc
parent0cef033aa1304a734eabb3d03ad40148e2f70ca2 (diff)
first attempt at luahbtex as engine for lualatex-dev, per latex request
git-svn-id: svn://tug.org/texlive/trunk@52744 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/luatex.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/luatex.tlpsrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/luatex.tlpsrc b/Master/tlpkg/tlpsrc/luatex.tlpsrc
index f65f8e0d426..26697d9696e 100644
--- a/Master/tlpkg/tlpsrc/luatex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/luatex.tlpsrc
@@ -12,7 +12,8 @@ execute AddFormat name=dviluatex engine=luatex options="dviluatex.ini" \
fmttriggers=${fmtdeps}
#
# On platforms where there is no luajittex, it will be ignored
-# due to special options in fmtutil, TLConfig.pm, tlmgr.
+# due to the special --no-error-if-no-engine option in fmtutil,
+# invoked by specifications in TLConfig.pm and tlmgr.pl.
execute AddFormat name=luajittex engine=luajittex options="luatex.ini" \
patterns=language.def,language.dat.lua \
fmttriggers=${fmtdeps}