blob: b81b2e5e5ee9b1256e4804f47092d482ceed3ceb (
plain)
1
2
3
4
5
6
7
8
|
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
# need the binary.
depend uptex
|