diff options
author | Karl Berry <karl@freefriends.org> | 2008-05-20 21:05:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-05-20 21:05:08 +0000 |
commit | 95bf28cce4dce6386a6e7e618d5cd138fc2210be (patch) | |
tree | 9fc093c6dd40c56766e592a9b0c792e80f7e5e88 /Master | |
parent | 8254c0c30ed6104a22586957af983fd3d710751a (diff) |
reformat
git-svn-id: svn://tug.org/texlive/trunk@8257 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf/fmtutil/format.context.cnf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf/fmtutil/format.context.cnf b/Master/texmf/fmtutil/format.context.cnf index 200aab951ba..e3b2650caf1 100644 --- a/Master/texmf/fmtutil/format.context.cnf +++ b/Master/texmf/fmtutil/format.context.cnf @@ -7,6 +7,6 @@ cont-en pdftex cont-usr.tex -8bit *cont-en.ini #! cont-nl pdftex cont-usr.tex -8bit *cont-nl.ini #! cont-uk pdftex cont-usr.tex -8bit *cont-uk.ini # -# mptopdf utility -mptopdf pdftex - -translate-file=cp227.tcx mptopdf.tex -metafun mpost - -translate-file=cp227.tcx metafun.mp +# mptopdf utility, which needs metafun. +mptopdf pdftex - -translate-file=cp227.tcx mptopdf.tex +metafun mpost - -translate-file=cp227.tcx metafun.mp |