texlive[54014] Master/tlpkg/tlpsrc/luajittex.tlpsrc: luajithbtex

commits+karl at tug.org commits+karl at tug.org
Mon Mar 2 22:34:49 CET 2020


Revision: 54014
          http://tug.org/svn/texlive?view=revision&revision=54014
Author:   karl
Date:     2020-03-02 22:34:48 +0100 (Mon, 02 Mar 2020)
Log Message:
-----------
luajithbtex format

Modified Paths:
--------------
    trunk/Master/tlpkg/tlpsrc/luajittex.tlpsrc

Modified: trunk/Master/tlpkg/tlpsrc/luajittex.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/luajittex.tlpsrc	2020-03-02 21:27:21 UTC (rev 54013)
+++ trunk/Master/tlpkg/tlpsrc/luajittex.tlpsrc	2020-03-02 21:34:48 UTC (rev 54014)
@@ -27,12 +27,16 @@
 # mention that explicitly.
 docpattern +f texmf-dist/doc/man/man1/luajithbtex.*
 
-# On platforms where there is no luajittex, it will be ignored
+# On platforms where there is no jit, it will be ignored
 # 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=${global_luatex_deps},luatex
+#
+execute AddFormat name=luajithbtex engine=luajithbtex options="luatex.ini" \
+  patterns=language.def,language.dat.lua \
+  fmttriggers=${global_luatex_deps},luatex
 
 # can't have luajittex without luatex.
 depend luatex



More information about the tex-live-commits mailing list.