summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/csplain.tlpsrc
blob: 3782a131d41110836aac5b051276eb5e65e8a83a (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,pdftex
#
# 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,pdftex
#
binpattern f bin/${ARCH}/csplain
binpattern f bin/${ARCH}/pdfcsplain