summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/mex.tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-12-07 22:24:23 +0000
committerKarl Berry <karl@freefriends.org>2015-12-07 22:24:23 +0000
commit3e3637cd8c3cc76ee2ef7ec53911a29a17479519 (patch)
tree28a5065ccf3ad87a56e4f0bce99a619f7d792c89 /Master/tlpkg/tlpsrc/mex.tlpsrc
parentdfdaf59da6a241edc31cd68b84dbc66c8277e310 (diff)
mistaken early commit of fmttriggers, back to previous
git-svn-id: svn://tug.org/texlive/trunk@39046 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/mex.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/mex.tlpsrc14
1 files changed, 3 insertions, 11 deletions
diff --git a/Master/tlpkg/tlpsrc/mex.tlpsrc b/Master/tlpkg/tlpsrc/mex.tlpsrc
index dc9d5c0b9e1..a6de17090fb 100644
--- a/Master/tlpkg/tlpsrc/mex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/mex.tlpsrc
@@ -2,20 +2,12 @@ depend pl
depend hyphen-polish
depend pdftex
depend tex
-
-tlpsetvar fmtcomm hyphen-base,knuth-lib,mex,pdftex,pl,plain
-#
execute AddFormat name=mex engine=pdftex patterns=mexconf.tex \
- options="-translate-file=cp227.tcx *mex.ini" \
- fmttriggers=${fmtcomm}
-#
+ options="-translate-file=cp227.tcx *mex.ini"
execute AddFormat name=pdfmex engine=pdftex patterns=mexconf.tex \
- options="-translate-file=cp227.tcx *pdfmex.ini" \
- fmttriggers=${fmtcomm}
-#
+ options="-translate-file=cp227.tcx *pdfmex.ini"
execute AddFormat name=utf8mex engine=pdftex patterns=mexconf.tex \
- options="-enc *utf8mex.ini" \
- fmttriggers=${fmtcomm},enctex,utf8mex
+ options="-enc *utf8mex.ini"
#
runpattern +!d texmf-dist/tex/mex/utf8mex
#