summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/luatex.tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-30 18:00:18 +0000
committerKarl Berry <karl@freefriends.org>2009-06-30 18:00:18 +0000
commit4cac597e2157f85af33f27815f21878922131176 (patch)
tree6f3c0c4179f0b39e4c092b22c258377b33420364 /Master/tlpkg/tlpsrc/luatex.tlpsrc
parent0b29cc6f2c294809fed6a880411fe946be2ed282 (diff)
make luatex output pdf by default, and dviluatex output dvi
git-svn-id: svn://tug.org/texlive/trunk@14025 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/luatex.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/luatex.tlpsrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/tlpkg/tlpsrc/luatex.tlpsrc b/Master/tlpkg/tlpsrc/luatex.tlpsrc
index 68337d15d2d..c5f7a6df623 100644
--- a/Master/tlpkg/tlpsrc/luatex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/luatex.tlpsrc
@@ -1,12 +1,12 @@
category TLCore
shortdesc The LuaTeX engine.
longdesc LuaTeX is an extended version of pdfTeX using Lua as an embedded
-longdesc scripting language. The LuaTeX projects main objective is to provide an
-longdesc open and configurable variant of TeX while at the same time offering
-longdesc downward compatibility. http://luatex.org/
+longdesc scripting language. The LuaTeX projects main objective is to provide
+longdesc an open and configurable variant of TeX while at the same time
+longdesc offering downward compatibility. http://luatex.org/
#
execute AddFormat name=luatex engine=luatex options="luatex.ini"
-execute AddFormat name=pdfluatex engine=luatex options="pdfluatex.ini"
+execute AddFormat name=dviluatex engine=luatex options="dviluatex.ini"
#
docpattern d texmf-dist/doc/luatex/base
docpattern f texmf/doc/man/man1/luatex.*