depend tex # these invocations per author (Petr Olsak). # tlpsetvar fmtcomm cm,cs,hyph-utf8,hyphen-base,plain # execute AddFormat name=csplain engine=pdftex \ options="-etex -enc csplain-utf8.ini" \ fmttriggers=${fmtcomm},enctex # execute AddFormat name=pdfcsplain engine=pdftex \ options="-etex -enc csplain-utf8.ini" \ fmttriggers=${fmtcomm},enctex,tex-ini-files # execute AddFormat name=luacsplain engine=luatex \ options="-etex csplain.ini" \ fmttriggers=${fmtcomm},tex-ini-files,luatex,luatex85 # # intentionally no user-level executables for these formats, also named # pdfcsplain (a la ConTeXt), by author's request. execute AddFormat name=pdfcsplain engine=xetex \ options="-etex csplain.ini" \ fmttriggers=${fmtcomm} # execute AddFormat name=pdfcsplain engine=luatex \ options="-etex csplain.ini" \ fmttriggers=${fmtcomm},tex-ini-files,luatex,luatex85 # binpattern f bin/${ARCH}/csplain binpattern f bin/${ARCH}/pdfcsplain binpattern f bin/${ARCH}/luacsplain