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