summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/luatex.tlpsrc
blob: c5f7a6df623fbbc160371737329adff4c19a38a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
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=dviluatex engine=luatex options="dviluatex.ini"
#
docpattern d texmf-dist/doc/luatex/base
docpattern f texmf/doc/man/man1/luatex.*
docpattern f texmf/doc/man/man1/texlua*
#
runpattern f texmf/tex/generic/config/luatexiniconfig.tex
#
binpattern f bin/${ARCH}/luatangle
binpattern f bin/${ARCH}/luatex
binpattern f bin/${ARCH}/pdfluatex
binpattern f bin/${ARCH}/texlua
binpattern f bin/${ARCH}/texluac