From 789b84c92502ab0763b38616814d03184abdafbe Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 18 Apr 2016 23:23:42 +0000 Subject: re-enable lualollipop, remove dvi formats since no .ini for them any more. git-svn-id: svn://tug.org/texlive/trunk@40605 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpsrc/lollipop.tlpsrc | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) (limited to 'Master/tlpkg/tlpsrc') 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 -- cgit v1.2.3