blob: fa132abcf469e19c36cc0178c117c827c7190f7f (
plain)
1
2
3
4
5
6
7
8
|
depend latex
execute AddFormat name=mllatex engine=pdftex patterns=language.dat \
options="-translate-file=cp227.tcx -mltex *mllatex.ini"
execute AddFormat name=mltex engine=pdftex \
options="-translate-file=cp227.tcx -mltex mltex.ini"
#
binpattern f bin/${ARCH}/mllatex
binpattern f bin/${ARCH}/mltex
|