summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/mex.tlpsrc
blob: 1dc6df4acb054aa9d7a3f44e522917188c048e5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
depend pl
depend hyphen-polish
depend pdftex
depend tex

tlpsetvar fmtcomm hyph-utf8,hyphen-base,hyphen-polish,knuth-lib,\
pl,plain,tex-ini-files
#
execute AddFormat name=mex engine=pdftex patterns=mexconf.tex \
          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" \
          fmttriggers=${fmtcomm}
#
execute AddFormat name=utf8mex engine=pdftex patterns=mexconf.tex \
           options="-enc *utf8mex.ini" \
           fmttriggers=${fmtcomm},enctex,utf8mex
#
runpattern +!d texmf-dist/tex/mex/utf8mex
#
docpattern +!d texmf-dist/doc/mex/utf8mex
#
binpattern f bin/${ARCH}/mex
binpattern f bin/${ARCH}/pdfmex
binpattern f bin/${ARCH}/utf8mex