texlive[52828] Master: latex has no plans for luajitlatex (format was
commits+karl at tug.org
commits+karl at tug.org
Sun Nov 17 17:03:35 CET 2019
Revision: 52828
http://tug.org/svn/texlive?view=revision&revision=52828
Author: karl
Date: 2019-11-17 17:03:34 +0100 (Sun, 17 Nov 2019)
Log Message:
-----------
latex has no plans for luajitlatex (format was never enabled), so remove
Modified Paths:
--------------
trunk/Master/tlpkg/tlpsrc/latex-bin.tlpsrc
trunk/Master/tlpkg/tlpsrc/wintools.win32.tlpsrc
Removed Paths:
-------------
trunk/Master/bin/win32/luajitlatex.exe
Deleted: trunk/Master/bin/win32/luajitlatex.exe
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tlpsrc/latex-bin.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/latex-bin.tlpsrc 2019-11-17 00:55:11 UTC (rev 52827)
+++ trunk/Master/tlpkg/tlpsrc/latex-bin.tlpsrc 2019-11-17 16:03:34 UTC (rev 52828)
@@ -31,14 +31,6 @@
patterns=language.dat,language.dat.lua \
options="lualatex.ini" \
fmttriggers=${fmtcomm},${luafmtdeps}
-#
-# disabled-by-default luajitlatex format for experimentation
-# (just PDF until someone wants DVI?):
-#binpattern f bin/${ARCH}/luajitlatex
-execute AddFormat name=luajitlatex mode=disabled engine=luajittex \
- patterns=language.dat,language.dat.lua \
- options="lualatex.ini" \
- fmttriggers=${fmtcomm},${luafmtdeps}
docpattern f texmf-dist/doc/man/man1/latex.*
docpattern f texmf-dist/doc/man/man1/dvilualatex.*
Modified: trunk/Master/tlpkg/tlpsrc/wintools.win32.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/wintools.win32.tlpsrc 2019-11-17 00:55:11 UTC (rev 52827)
+++ trunk/Master/tlpkg/tlpsrc/wintools.win32.tlpsrc 2019-11-17 16:03:34 UTC (rev 52828)
@@ -41,10 +41,6 @@
#
binpattern f/win32 tlpkg/sam2p/sam2p.exe
#
-# We do not enable luajitlatex in fmtutil.cnf, etc.,
-# but since Akira makes the binary, we might as well distribute it.
-binpattern f/win32 bin/win32/luajitlatex.exe
-#
# for extra utilities we supply only on Windows.
docpattern d texmf-dist/doc/support/wintools
#
More information about the tex-live-commits
mailing list