summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/csplain.tlpsrc
blob: 109bd9401afaf4f0dd798724934d5db2b3583669 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
depend tex

# these invocations per author (Petr Olsak).
#
tlpsetvar fmtcomm cm,cs,csplain,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
#
# 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},luatex,tex-ini-files,luatex85
#
binpattern f bin/${ARCH}/csplain
binpattern f bin/${ARCH}/pdfcsplain