summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/csplain.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/csplain.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/csplain.tlpsrc13
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/csplain.tlpsrc b/Master/tlpkg/tlpsrc/csplain.tlpsrc
index 1e5720ea546..43e11b65815 100644
--- a/Master/tlpkg/tlpsrc/csplain.tlpsrc
+++ b/Master/tlpkg/tlpsrc/csplain.tlpsrc
@@ -1,8 +1,17 @@
depend tex
+#
+# these invocations from Petr Olsak.
execute AddFormat name=csplain engine=pdftex \
- options="-etex -translate-file=cp227.tcx csplain.ini"
+ options="-etex -enc csplain-utf8.ini"
execute AddFormat name=pdfcsplain engine=pdftex \
- options="-etex -translate-file=cp227.tcx csplain.ini"
+ options="-etex -enc csplain-utf8.ini"
+#
+# intentionally no user-level executables for these formats, also named
+# pdfcsplain (a la ConTeXt).
+execute AddFormat name=pdfcsplain engine=xetex \
+ options="-etex csplain.ini"
+execute AddFormat name=pdfcsplain engine=luatex \
+ options="-etex csplain.ini"
#
binpattern f bin/${ARCH}/csplain
binpattern f bin/${ARCH}/pdfcsplain