You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tex-compiler/texmf-dist/web2c/fmtutil.cnf

81 lines
3.0 KiB

# Generated by ./install-tl on Tue Aug 11 17:00:21 2020
# $Id: fmtutil-hdr.cnf 53804 2020-02-16 17:57:32Z karl $
# Originally written by Thomas Esser, 1998. Public domain.
#
# 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
# 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.
#
# Other notes:
# 1) tex and amstex just load hyphen.tex. No customization.
# You can have your own customized (via babel's hyphen.cfg)
# formats on top of plain by using "bplain.tex" instead of
# plain.tex (e.g., bplain.ini file for bplain format).
#
# 2) etex-based formats load language.def, not language.dat.
#
# 3) The symbolic link to the right engines (e.g. bplain -> tex)
# is generated by the "texlinks" script.
#
# 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 latex-bin:
dvilualatex luatex language.dat,language.dat.lua dvilualatex.ini
latex pdftex language.dat -translate-file=cp227.tcx *latex.ini
lualatex luahbtex language.dat,language.dat.lua lualatex.ini
pdflatex pdftex language.dat -translate-file=cp227.tcx *pdflatex.ini
#
# from luahbtex:
luahbtex luahbtex language.def,language.dat.lua luatex.ini
#
# from luatex:
dviluatex luatex language.def,language.dat.lua dviluatex.ini
luatex luatex language.def,language.dat.lua luatex.ini
#
# from metafont:
mf mf-nowin - -translate-file=cp227.tcx mf.ini
#
# from mex:
mex pdftex mexconf.tex -translate-file=cp227.tcx *mex.ini
pdfmex pdftex mexconf.tex -translate-file=cp227.tcx *pdfmex.ini
utf8mex pdftex mexconf.tex -enc *utf8mex.ini
#
# from mptopdf:
mptopdf pdftex - -translate-file=cp227.tcx mptopdf.tex
#
# from pdftex:
etex pdftex language.def -translate-file=cp227.tcx *etex.ini
pdfetex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini
pdftex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini
#
# from tex:
tex tex - tex.ini
#
# from xelatex-dev:
xelatex-dev xetex language.dat -etex xelatex.ini
#
# from xetex:
xelatex xetex language.dat -etex xelatex.ini
xetex xetex language.def -etex xetex.ini