diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc b/Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc index 32e866f0d86..75eeec5fc7b 100644 --- a/Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc @@ -2,7 +2,7 @@ name bin-xmltex category TLCore depend pdftex depend bin-tex -execute BuildFormat xmltex -runpattern f texmf/fmtutil/format.xmltex.cnf +execute AddFormat name=xmltex engine=pdftex patterns=language.dat options="&latex xmltex.ini" +execute AddFormat name=pdfxmltex engine=pdftex patterns=language.dat options="&pdflatex pdfxmltex.ini" binpattern f bin/${ARCH}/pdfxmltex binpattern f bin/${ARCH}/xmltex |