summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/web2c
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-16 18:07:45 +0000
committerKarl Berry <karl@freefriends.org>2020-02-16 18:07:45 +0000
commitc7a5b38aa4b42150d407bd4c6f7795d53964a339 (patch)
tree5d4618854e042d5eaddbc4c7f2daccc181e50ea9 /Master/texmf-dist/web2c
parentd1be045fa5e478d8003ec9f5236651345db30ba6 (diff)
autoupdate via tlmgr generate _fmtutil
git-svn-id: svn://tug.org/texlive/trunk@53807 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/web2c')
-rw-r--r--Master/texmf-dist/web2c/fmtutil.cnf37
1 files changed, 22 insertions, 15 deletions
diff --git a/Master/texmf-dist/web2c/fmtutil.cnf b/Master/texmf-dist/web2c/fmtutil.cnf
index e34c379d186..d6c3b7b153a 100644
--- a/Master/texmf-dist/web2c/fmtutil.cnf
+++ b/Master/texmf-dist/web2c/fmtutil.cnf
@@ -1,27 +1,29 @@
-# Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sun Nov 17 18:15:53 2019
-# $Id: fmtutil-hdr.cnf 37176 2015-05-04 02:06:19Z preining $
+# Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sun Feb 16 19:07:44 2020
+# $Id: fmtutil-hdr.cnf 53804 2020-02-16 17:57:32Z karl $
# 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.)
#
-# fmtutil always passes the -ini option to the engine.
+# 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 -.
-# Either spaces or tabs can be used as separators.
-#
+# fmtutil always passes the -ini option to the engine.
+#
# Other notes:
# 1) tex and amstex just load hyphen.tex. No customization.
# You can have your own customized (via babel's hyphen.cfg)
@@ -35,7 +37,9 @@
#
# 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
@@ -113,6 +117,9 @@ mltex pdftex - -translate-file=cp227.tcx -mltex mltex.ini
# 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