blob: 3a37cce537bcb71ee5411ff0c112fc7739fa4573 (
plain)
1
2
3
4
5
|
depend tex
execute AddFormat name=csplain engine=pdftex options="-etex -translate-file=cp227.tcx csplain.ini"
execute AddFormat name=pdfcsplain engine=pdftex options="-etex -translate-file=cp227.tcx csplain.ini"
binpattern f bin/${ARCH}/csplain
binpattern f bin/${ARCH}/pdfcsplain
|