diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-24 22:30:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-24 22:30:03 +0000 |
commit | 8ac6e36c79c88abb1ba5cbcdc3b0b0c3eac10eb4 (patch) | |
tree | 177886a41eeb2c75cc10ccbab422fbaa8fcace1c /Master/tlpkg/tlpsrc/xmltex.tlpsrc | |
parent | 6cf7cd9a07cc90a91314a401869ecc89da9dd659 (diff) |
archaic (cypriot) update (24may09)
git-svn-id: svn://tug.org/texlive/trunk@13448 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/xmltex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/xmltex.tlpsrc | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Master/tlpkg/tlpsrc/xmltex.tlpsrc b/Master/tlpkg/tlpsrc/xmltex.tlpsrc index 6ddb1ff17c0..c8a3521d5fc 100644 --- a/Master/tlpkg/tlpsrc/xmltex.tlpsrc +++ b/Master/tlpkg/tlpsrc/xmltex.tlpsrc @@ -1,12 +1,11 @@ -name xmltex -category Package depend pdftex depend tex -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" +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" srcpattern +!d texmf-dist/source/xmltex/xmlplay runpattern d texmf-dist/tex/xmltex/base runpattern d texmf-dist/tex/xmltex/config -docpattern d texmf-dist/doc/xmltex/base binpattern f bin/${ARCH}/pdfxmltex binpattern f bin/${ARCH}/xmltex |