blob: b0e7e6689442135b98ffc49c5568e259de4187c8 (
plain)
1
2
3
4
5
6
7
8
9
|
tlpsetvar fmtcomm cm,hyphen-base,uptex
#
execute AddFormat name=uplatex engine=euptex options="*uplatex.ini" \
patterns=language.dat \
fmttriggers=${fmtcomm},babel,latex,latex-fonts,ptex
#
binpattern f bin/${ARCH}/uplatex
docpattern +!d texmf-dist/doc/fonts/japanese-otf-uptex/test/uplatex
|