texlive[53828] Build/source/texk/texlive/tl_support/fmtutil.cnf: sync

commits+karl at tug.org commits+karl at tug.org
Tue Feb 18 00:20:12 CET 2020


Revision: 53828
          http://tug.org/svn/texlive?view=revision&revision=53828
Author:   karl
Date:     2020-02-18 00:20:11 +0100 (Tue, 18 Feb 2020)
Log Message:
-----------
sync new fmtutil.cnf with optex

Modified Paths:
--------------
    trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf

Modified: trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf
===================================================================
--- trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf	2020-02-17 23:19:24 UTC (rev 53827)
+++ trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf	2020-02-17 23:20:11 UTC (rev 53828)
@@ -1,26 +1,28 @@
-# Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sun Nov 17 18:15:53 2019
+# Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sun Feb 16 19:07:44 2020
 # Originally written by Thomas Esser, 1998. Public domain.
 #
-# As of TeX Live 2015, fmtutil reads *all* fmtutil.cnf files found.
-# Consequently, any manual edits of this file (fmtutil.cnf in the 
-# TEXMFDIST tree) will be lost on update. So don't do that.
-#
-# For guidance on how to achieve local configurations, see the man
+# For guidance on how to support local formats, see the man
 # page of fmtutil, or the output of fmtutil --help.
+# 
+# any manual edits of this file (fmtutil.cnf in the TEXMFDIST tree) will
+# be lost on update. So don't do that.
 #
 # The format of the table is:
 #
 # format  engine  pattern-file  arguments
+# Either spaces or tabs can be used as separators.
 #
-# The last "argument" must be the name of the file on which to run
-# the ini-engine (such as initex).  If the ini-engine is e-TeX, and the
-# e-TeX extensions should be enabled, the filename must be prefixed with
-# a * character; this is essentially equivalent to the -etex option.
+# The last "argument" must be the name of the file on which to run the
+# engine (e.g., initex). If the ini-engine is e-TeX (or compatible), and
+# the e-TeX extensions need to be enabled explicitly, the filename must
+# be prefixed with a * character; this is essentially equivalent to the
+# -etex option. (So don't use it if the engine doesn't support -etex.)
 # 
+# The purpose of the pattern-file is to support fmtutil's --byhyphen
+# option. It is not included in the command line to rebuild the format.
+# If no pattern-file is desired, use -.
 # fmtutil always passes the -ini option to the engine.
-# If no pattern-file is desired, use -.
-# Either spaces or tabs can be used as separators.
-# 
+#
 # Other notes:
 # 1) tex and amstex just load hyphen.tex. No customization.
 #    You can have your own customized (via babel's hyphen.cfg)
@@ -34,8 +36,10 @@
 # 
 # 4) usual comments start with "# ", whereas disabled configurations
 #    start with "#! " in this file.
-
 #
+# 5) The entries in the main TeX Live fmtutil.cnf are created from the
+#    AddFormat directives in (ultimately) the *.tlpsrc files. Don't edit here.
+#
 # from aleph:
 aleph aleph - *aleph.ini
 lamed aleph language.dat *lambda.ini
@@ -112,6 +116,9 @@
 # from mptopdf:
 mptopdf pdftex - -translate-file=cp227.tcx mptopdf.tex
 #
+# from optex:
+optex luatex hyphen-lan.opm optex.ini
+#
 # from pdftex:
 pdftex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini
 etex pdftex language.def -translate-file=cp227.tcx *etex.ini



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