summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/csplain.tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-12-07 22:24:23 +0000
committerKarl Berry <karl@freefriends.org>2015-12-07 22:24:23 +0000
commit3e3637cd8c3cc76ee2ef7ec53911a29a17479519 (patch)
tree28a5065ccf3ad87a56e4f0bce99a619f7d792c89 /Master/tlpkg/tlpsrc/csplain.tlpsrc
parentdfdaf59da6a241edc31cd68b84dbc66c8277e310 (diff)
mistaken early commit of fmttriggers, back to previous
git-svn-id: svn://tug.org/texlive/trunk@39046 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/csplain.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/csplain.tlpsrc21
1 files changed, 6 insertions, 15 deletions
diff --git a/Master/tlpkg/tlpsrc/csplain.tlpsrc b/Master/tlpkg/tlpsrc/csplain.tlpsrc
index 157236b1f1a..43e11b65815 100644
--- a/Master/tlpkg/tlpsrc/csplain.tlpsrc
+++ b/Master/tlpkg/tlpsrc/csplain.tlpsrc
@@ -1,26 +1,17 @@
depend tex
-
-# these invocations per author (Petr Olsak.)
-#
-tlpsetvar fmtcomm cm,cs,csplain,hyphen-base,plain
#
+# these invocations from Petr Olsak.
execute AddFormat name=csplain engine=pdftex \
- options="-etex -enc csplain-utf8.ini" \
- fmttriggers=${fmtcomm},enctex
-#
+ options="-etex -enc csplain-utf8.ini"
execute AddFormat name=pdfcsplain engine=pdftex \
- options="-etex -enc csplain-utf8.ini" \
- fmttriggers=${fmtcomm},enctex
+ options="-etex -enc csplain-utf8.ini"
#
# intentionally no user-level executables for these formats, also named
-# pdfcsplain (a la ConTeXt), by author's request.
+# pdfcsplain (a la ConTeXt).
execute AddFormat name=pdfcsplain engine=xetex \
- options="-etex csplain.ini" \
- fmttriggers=${fmtcomm}
-#
+ options="-etex csplain.ini"
execute AddFormat name=pdfcsplain engine=luatex \
- options="-etex csplain.ini" \
- fmttriggers=${fmtcomm},luatex,pdftex
+ options="-etex csplain.ini"
#
binpattern f bin/${ARCH}/csplain
binpattern f bin/${ARCH}/pdfcsplain