diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/ptex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/ptex.tlpsrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/ptex.tlpsrc b/Master/tlpkg/tlpsrc/ptex.tlpsrc index ea9c7263431..bea367a99eb 100644 --- a/Master/tlpkg/tlpsrc/ptex.tlpsrc +++ b/Master/tlpkg/tlpsrc/ptex.tlpsrc @@ -8,7 +8,9 @@ execute AddFormat name=ptex engine=ptex options="ptex.ini" \ # execute AddFormat name=eptex engine=eptex options="*eptex.ini" \ patterns=language.def \ - fmttriggers=${fmtcomm},etex + fmttriggers=${fmtcomm},etex +# +execute addKanjiMap ptex-@jaEmbed@@jaVariant@.map binpattern f bin/${ARCH}/eptex binpattern f bin/${ARCH}/makejvf @@ -20,7 +22,6 @@ binpattern f bin/${ARCH}/pmpost binpattern f bin/${ARCH}/ppltotf binpattern f bin/${ARCH}/ptex binpattern f bin/${ARCH}/ptftopl -binpattern f bin/${ARCH}/upmendex # binpattern f/i386-cygwin bin/i386-cygwin/cygptexenc*.dll binpattern f/x86_64-cygwin bin/x86_64-cygwin/cygptexenc*.dll |