texlive[56521] Master/tlpkg/tlpsrc/aleph.tlpsrc: can't support lamed
commits+karl at tug.org
commits+karl at tug.org
Sat Oct 3 02:39:33 CEST 2020
Revision: 56521
http://tug.org/svn/texlive?view=revision&revision=56521
Author: karl
Date: 2020-10-03 02:39:32 +0200 (Sat, 03 Oct 2020)
Log Message:
-----------
can't support lamed any more, etex features missing
Modified Paths:
--------------
trunk/Master/tlpkg/tlpsrc/aleph.tlpsrc
Modified: trunk/Master/tlpkg/tlpsrc/aleph.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/aleph.tlpsrc 2020-10-02 23:53:10 UTC (rev 56520)
+++ trunk/Master/tlpkg/tlpsrc/aleph.tlpsrc 2020-10-03 00:39:32 UTC (rev 56521)
@@ -6,12 +6,16 @@
#
execute AddFormat name=aleph engine=aleph options=*aleph.ini \
fmttriggers=${fmtcomm},knuth-lib,plain
-execute AddFormat name=lamed engine=aleph patterns=language.dat \
- options=*lambda.ini \
- fmttriggers=${fmtcomm},antomega,lambda,\
-latex,latex-fonts,omega,l3kernel
+#
+# We can no longer support lamed because Aleph doesn't support all the
+# eTeX features required by current LaTeX. (As of the October 2020 LaTeX.)
+#execute AddFormat name=lamed engine=aleph patterns=language.dat \
+# options=*lambda.ini \
+# fmttriggers=${fmtcomm},antomega,lambda,
+#latex,latex-fonts,omega,l3kernel
binpattern f bin/${ARCH}/aleph
-binpattern f bin/${ARCH}/lamed
docpattern +f texmf-dist/doc/man/man1/aleph.*
-docpattern +f texmf-dist/doc/man/man1/lamed.*
+#
+#binpattern f bin/${ARCH}/lamed
+#docpattern +f texmf-dist/doc/man/man1/lamed.*
More information about the tex-live-commits
mailing list.