summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/lollipop.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/lollipop.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/lollipop.tlpsrc19
1 files changed, 4 insertions, 15 deletions
diff --git a/Master/tlpkg/tlpsrc/lollipop.tlpsrc b/Master/tlpkg/tlpsrc/lollipop.tlpsrc
index ea553e937d3..8a5c4068dff 100644
--- a/Master/tlpkg/tlpsrc/lollipop.tlpsrc
+++ b/Master/tlpkg/tlpsrc/lollipop.tlpsrc
@@ -5,23 +5,12 @@ execute AddFormat name=lollipop engine=pdftex \
options="-translate-file=cp227.tcx *lollipop.ini" \
fmttriggers=${fmtcomm},pdftex
#
-# does not work with luatex in tl16
-#binpattern f bin/${ARCH}/lualollipop
-#execute AddFormat name=lualollipop engine=luatex \
-# options="lualollipop.ini" \
-# fmttriggers=${fmtcomm},pdftex,luatex
+binpattern f bin/${ARCH}/lualollipop
+execute AddFormat name=lualollipop engine=luatex \
+ options="lualollipop.ini" \
+ fmttriggers=${fmtcomm},pdftex,luatex
#
binpattern f bin/${ARCH}/xelollipop
execute AddFormat name=xelollipop engine=xetex \
options="-etex xelollipop.ini" \
fmttriggers=${fmtcomm},xetexconfig
-#
-# dvi formats disabled by default, users can set \pdfoutput=0.
-execute AddFormat name=dvilollipop mode=disabled engine=pdftex \
- options="-translate-file=cp227.tcx *lollipop.ini" \
- fmttriggers=${fmtcomm},pdftex
-#
-# does not work with luatex in tl16
-#execute AddFormat name=dvilualollipop mode=disabled engine=luatex \
-# options="-translate-file=cp227.tcx lualollipop.ini" \
-# fmttriggers=${fmtcomm},luatex,pdftex