summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/fmtutil.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-01-09 15:11:15 +0000
committerKarl Berry <karl@freefriends.org>2007-01-09 15:11:15 +0000
commit495c69687a8bde0ee29922154b52671aec54ec63 (patch)
tree1283977d4470a31e5c516b6148bb2ef5de1e3933 /Build/source/texk/web2c/fmtutil.in
parent1d8e52124fd5b9bf1858183790190e93240acfca (diff)
sync again, and no language.def for pdftex (artemiog msg 08 Jan 2007 23:27:23)
git-svn-id: svn://tug.org/texlive/trunk@3275 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/fmtutil.in')
-rw-r--r--Build/source/texk/web2c/fmtutil.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/fmtutil.in b/Build/source/texk/web2c/fmtutil.in
index 9c6e15c114e..d7cb4ff3a4f 100644
--- a/Build/source/texk/web2c/fmtutil.in
+++ b/Build/source/texk/web2c/fmtutil.in
@@ -35,7 +35,7 @@
# initex (or another "ini"-engine) on.
# metafont and metapost:
-mf mf - -translate-file=cp227.tcx mf.ini
+mf mf-nowin - -translate-file=cp227.tcx mf.ini
mpost mpost - -translate-file=cp227.tcx mpost.mp
# Standard formats (plain, latex) with all engines:
@@ -45,7 +45,7 @@ mpost mpost - -translate-file=cp227.tcx mpost.mp
# tex.ini if you want to make all characters directly "printable" for
# any \write (instead of ^^xy).
tex tex - tex.ini
-pdftex pdftex language.def -translate-file=cp227.tcx *pdftex.ini
+pdftex pdftex - -translate-file=cp227.tcx *pdftex.ini
latex pdftex language.dat -translate-file=cp227.tcx *latex.ini
etex pdftex language.def -translate-file=cp227.tcx *etex.ini
pdfetex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini