diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-29 23:06:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-29 23:06:16 +0000 |
commit | 6672ce1582c8de8e3fbe4485d03d98bbf4526cd9 (patch) | |
tree | b8cc586e47e06151fd1173994412c0d2178a1a94 /Master/tlpkg/tlpsrc | |
parent | 058a16cce36235aaa6132a773fe0386bc72e18fa (diff) |
context-lilypond update (28may09)
git-svn-id: svn://tug.org/texlive/trunk@13519 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/xmltex.tlpsrc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/tlpkg/tlpsrc/xmltex.tlpsrc b/Master/tlpkg/tlpsrc/xmltex.tlpsrc index 095645da319..64619600d11 100644 --- a/Master/tlpkg/tlpsrc/xmltex.tlpsrc +++ b/Master/tlpkg/tlpsrc/xmltex.tlpsrc @@ -1,9 +1,7 @@ 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 |