diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-mex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-mex.tlpsrc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-mex.tlpsrc b/Master/tlpkg/tlpsrc/bin-mex.tlpsrc new file mode 100644 index 00000000000..1ec1d064538 --- /dev/null +++ b/Master/tlpkg/tlpsrc/bin-mex.tlpsrc @@ -0,0 +1,19 @@ +name bin-mex +category TLCore +shortdesc A Polish format for TeX. +longdesc MeX is an adaptation of Plain TeX and LaTeX209 formats to the +longdesc Polish language and to the Polish printing customs. It contains a +longdesc complete set of MetaFont sources of Polish fonts, hyphenation +longdesc rules for the Polish language and sources of formats. +depend TLCore/bin-pdftex +depend TLCore/bin-tex +execute BuildFormat mex +execute BuildFormat utf8mex +runpattern f texmf/fmtutil/format.mex.cnf +runpattern f texmf/fmtutil/format.utf8mex.cnf +binpattern f bin/${ARCH}/mex +binpattern f bin/${ARCH}/pdfmex +binpattern f bin/${ARCH}/utf8mex +binpattern f bin/win32/mex.exe +binpattern f bin/win32/pdfmex.exe +binpattern f bin/win32/utf8mex.exe |