blob: 11d2b541bde9c10818c68f52d548184176cd7f06 (
plain)
1
2
3
4
5
6
7
|
name csplain
category Package
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
|