blob: 0dd95589bb8699eca679ef37ac5ea3814f4b2eb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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
# need the binary.
depend uptex
|