diff options
Diffstat (limited to 'Master/texmf/web2c/fmtutil.cnf')
-rw-r--r-- | Master/texmf/web2c/fmtutil.cnf | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf/web2c/fmtutil.cnf b/Master/texmf/web2c/fmtutil.cnf index c98b2a27322..cc33ea3067b 100644 --- a/Master/texmf/web2c/fmtutil.cnf +++ b/Master/texmf/web2c/fmtutil.cnf @@ -1,5 +1,5 @@ -# Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Tue Sep 23 03:42:27 2008 -# $Id: fmtutil-hdr.cnf 10693 2008-09-22 18:54:43Z karl $ +# Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Thu Oct 30 03:40:08 2008 +# $Id: fmtutil-hdr.cnf 11111 2008-10-29 17:28:10Z karl $ # Originally written by Thomas Esser, 1998. Public domain. # # As of TeX Live 2008, the final fmtutil.cnf is generated by @@ -11,9 +11,10 @@ # # format engine pattern-file arguments # -# The last part of "arguments" must be the name of the file to run -# initex (or another ini-engine) on. For historical reasons, that -# filename may be preceded by a *, which is ignored. +# 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. # # fmtutil always passes the -ini option to the engine. # If no pattern-file is desired, use -. |