diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/ptex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/ptex.tlpsrc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/tlpsrc/ptex.tlpsrc b/Master/tlpkg/tlpsrc/ptex.tlpsrc index 0a256f7e4b2..7af2e713d2c 100644 --- a/Master/tlpkg/tlpsrc/ptex.tlpsrc +++ b/Master/tlpkg/tlpsrc/ptex.tlpsrc @@ -3,12 +3,11 @@ depend latex depend adobemapping # execute AddFormat name=ptex engine=ptex options="ptex.ini" -execute AddFormat name=platex engine=ptex options="platex.ini" \ +execute AddFormat name=eptex engine=eptex options="*eptex.ini" \ + patterns=language.def +execute AddFormat name=platex engine=eptex options="*platex.ini" \ patterns=language.ptx # -# for 2011: -#execute AddFormat name=platex engine=eptex options="*platex.ini" -# binpattern f bin/${ARCH}/makejvf binpattern f bin/${ARCH}/mendex binpattern f bin/${ARCH}/pbibtex |