diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/xmltex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/xmltex.tlpsrc | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/Master/tlpkg/tlpsrc/xmltex.tlpsrc b/Master/tlpkg/tlpsrc/xmltex.tlpsrc index 0d1b21c58eb..1e6c6f37f8f 100644 --- a/Master/tlpkg/tlpsrc/xmltex.tlpsrc +++ b/Master/tlpkg/tlpsrc/xmltex.tlpsrc @@ -2,18 +2,12 @@ depend latex depend pdftex depend tex depend xmltexconfig - -tlpsetvar fmtcomm babel,cm,hyphen-base,latex,latex-fonts,latexconfig,pdftex,\ -xmltex,xmltexconfig # execute AddFormat name=xmltex engine=pdftex patterns=language.dat \ - options="*xmltex.ini" \ - fmttriggers=${fmtcomm} -# + options="*xmltex.ini" execute AddFormat name=pdfxmltex engine=pdftex patterns=language.dat \ - options="*pdfxmltex.ini" \ - fmttriggers=${fmtcomm} - + options="*pdfxmltex.ini" +# runpattern d texmf-dist/tex/xmltex/base # binpattern f bin/${ARCH}/pdfxmltex |