summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/mex.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/mex.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/mex.tlpsrc14
1 files changed, 11 insertions, 3 deletions
diff --git a/Master/tlpkg/tlpsrc/mex.tlpsrc b/Master/tlpkg/tlpsrc/mex.tlpsrc
index a6de17090fb..dc9d5c0b9e1 100644
--- a/Master/tlpkg/tlpsrc/mex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/mex.tlpsrc
@@ -2,12 +2,20 @@ 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"
+ options="-translate-file=cp227.tcx *mex.ini" \
+ fmttriggers=${fmtcomm}
+#
execute AddFormat name=pdfmex engine=pdftex patterns=mexconf.tex \
- options="-translate-file=cp227.tcx *pdfmex.ini"
+ options="-translate-file=cp227.tcx *pdfmex.ini" \
+ fmttriggers=${fmtcomm}
+#
execute AddFormat name=utf8mex engine=pdftex patterns=mexconf.tex \
- options="-enc *utf8mex.ini"
+ options="-enc *utf8mex.ini" \
+ fmttriggers=${fmtcomm},enctex,utf8mex
#
runpattern +!d texmf-dist/tex/mex/utf8mex
#