diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-10 17:16:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-10 17:16:14 +0000 |
commit | 754ce064412a8cfc072f770898f4ad75466250f2 (patch) | |
tree | 07421f25452f9431cb857f77bd5ae8b43ba87a09 /Master/tlpkg | |
parent | 32fb792b18a81c4993e3ae6d24e999b4ab8c4432 (diff) |
enable plain luatex formats (both pdf and dvi); latex not ready yet
git-svn-id: svn://tug.org/texlive/trunk@8659 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-luatex.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-luatex.tlpsrc b/Master/tlpkg/tlpsrc/bin-luatex.tlpsrc index e006d531cbc..69352e28b92 100644 --- a/Master/tlpkg/tlpsrc/bin-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-luatex.tlpsrc @@ -1,6 +1,6 @@ name bin-luatex category TLCore -#execute BuildFormat luatex +execute BuildFormat luatex docpattern d texmf-dist/doc/luatex binpattern f bin/${ARCH}/luatex binpattern f bin/${ARCH}/texlua |