diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-mltex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-mltex.tlpsrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-mltex.tlpsrc b/Master/tlpkg/tlpsrc/bin-mltex.tlpsrc index b652e9e196d..f9372d7a74a 100644 --- a/Master/tlpkg/tlpsrc/bin-mltex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-mltex.tlpsrc @@ -1,7 +1,7 @@ name bin-mltex category TLCore depend bin-latex -execute BuildFormat mltex -runpattern f texmf/fmtutil/format.mltex.cnf +execute AddFormat name=mltex engine=pdftex options="-translate-file=cp227.tcx -mltex mltex.ini" +execute AddFormat name=mllatex engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx -mltex mllatex.ini" binpattern f bin/${ARCH}/mllatex binpattern f bin/${ARCH}/mltex |