texlive[65894] Master/texmf-dist/web2c/fmtutil.cnf: fmtutil.cnf: ptex

commits+kakuto at tug.org commits+kakuto at tug.org
Sun Feb 19 00:21:58 CET 2023


Revision: 65894
          http://tug.org/svn/texlive?view=revision&revision=65894
Author:   kakuto
Date:     2023-02-19 00:21:57 +0100 (Sun, 19 Feb 2023)
Log Message:
-----------
fmtutil.cnf: ptex and uptex are not engines by default now

Modified Paths:
--------------
    trunk/Master/texmf-dist/web2c/fmtutil.cnf

Modified: trunk/Master/texmf-dist/web2c/fmtutil.cnf
===================================================================
--- trunk/Master/texmf-dist/web2c/fmtutil.cnf	2023-02-18 23:16:38 UTC (rev 65893)
+++ trunk/Master/texmf-dist/web2c/fmtutil.cnf	2023-02-18 23:21:57 UTC (rev 65894)
@@ -135,7 +135,7 @@
 #
 # from ptex:
 eptex eptex language.def *eptex.ini
-ptex ptex - ptex.ini
+ptex eptex - ptex.ini
 #
 # from tex:
 tex tex - tex.ini
@@ -149,7 +149,7 @@
 #
 # from uptex:
 euptex euptex language.def *euptex.ini
-uptex uptex - uptex.ini
+uptex euptex - uptex.ini
 #
 # from xelatex-dev:
 xelatex-dev xetex language.dat -etex xelatex.ini



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