texlive[70942] Build/source/texk/kpathsea/texmf.cnf: texmf.cnf: sync
commits+kakuto at tug.org
commits+kakuto at tug.org
Sun Apr 14 05:19:30 CEST 2024
Revision: 70942
https://tug.org/svn/texlive?view=revision&revision=70942
Author: kakuto
Date: 2024-04-14 05:19:30 +0200 (Sun, 14 Apr 2024)
Log Message:
-----------
texmf.cnf: sync
Modified Paths:
--------------
trunk/Build/source/texk/kpathsea/texmf.cnf
Modified: trunk/Build/source/texk/kpathsea/texmf.cnf
===================================================================
--- trunk/Build/source/texk/kpathsea/texmf.cnf 2024-04-14 03:17:44 UTC (rev 70941)
+++ trunk/Build/source/texk/kpathsea/texmf.cnf 2024-04-14 03:19:30 UTC (rev 70942)
@@ -941,3 +941,11 @@
% command_line_encoding = none
% in a texmf.cnf prefered, for example $TEXMFLOCAL/web2c/texmf.cnf.
command_line_encoding = utf-8
+
+% From TeX Live 2024, the engine for ptex, eptex, platex, and
+% platex-dev is euptex. Therefore the function should be switched off
+% for ptex, eptex, platex and platex-dev.
+command_line_encoding.ptex = none
+command_line_encoding.eptex = none
+command_line_encoding.platex = none
+command_line_encoding.platex-dev = none
More information about the tex-live-commits
mailing list.