summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-06-10 17:16:14 +0000
committerKarl Berry <karl@freefriends.org>2008-06-10 17:16:14 +0000
commit754ce064412a8cfc072f770898f4ad75466250f2 (patch)
tree07421f25452f9431cb857f77bd5ae8b43ba87a09 /Master
parent32fb792b18a81c4993e3ae6d24e999b4ab8c4432 (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')
l---------Master/bin/i386-linux/pdfluatex1
-rw-r--r--Master/texmf-dist/tex/plain/config/luatex.ini3
-rw-r--r--Master/texmf-dist/tex/plain/config/pdfluatex.ini5
-rw-r--r--Master/texmf/fmtutil/format.luatex.cnf10
-rw-r--r--Master/tlpkg/tlpsrc/bin-luatex.tlpsrc2
5 files changed, 20 insertions, 1 deletions
diff --git a/Master/bin/i386-linux/pdfluatex b/Master/bin/i386-linux/pdfluatex
new file mode 120000
index 00000000000..8d727021583
--- /dev/null
+++ b/Master/bin/i386-linux/pdfluatex
@@ -0,0 +1 @@
+luatex \ No newline at end of file
diff --git a/Master/texmf-dist/tex/plain/config/luatex.ini b/Master/texmf-dist/tex/plain/config/luatex.ini
new file mode 100644
index 00000000000..3d7f2b843ed
--- /dev/null
+++ b/Master/texmf-dist/tex/plain/config/luatex.ini
@@ -0,0 +1,3 @@
+% Karl Berry, 2008. Public domain.
+% DVI-output plain luatex.
+\input etex.ini
diff --git a/Master/texmf-dist/tex/plain/config/pdfluatex.ini b/Master/texmf-dist/tex/plain/config/pdfluatex.ini
new file mode 100644
index 00000000000..5c640a864ba
--- /dev/null
+++ b/Master/texmf-dist/tex/plain/config/pdfluatex.ini
@@ -0,0 +1,5 @@
+% Karl Berry, 2008. Public domain.
+\input pdftexconfig.tex
+\input plain
+\dump
+\endinput
diff --git a/Master/texmf/fmtutil/format.luatex.cnf b/Master/texmf/fmtutil/format.luatex.cnf
new file mode 100644
index 00000000000..d2849b5e248
--- /dev/null
+++ b/Master/texmf/fmtutil/format.luatex.cnf
@@ -0,0 +1,10 @@
+# ----------------------------------------------------------------------
+# $Id$
+luatex luatex - luatex.ini
+pdfluatex luatex - pdfluatex.ini
+#
+# we can't enable these yet because the hyphenation patterns are not in
+# UTF-8, and luatex won't read anything else. mojca/arthur/kew are
+# working on it. --karl, 10jun08.
+#lualatex luatex language.def lualatex.ini
+#pdflualatex luatex language.def pdflualatex.ini
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