diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-30 18:00:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-30 18:00:18 +0000 |
commit | 4cac597e2157f85af33f27815f21878922131176 (patch) | |
tree | 6f3c0c4179f0b39e4c092b22c258377b33420364 /Master/texmf | |
parent | 0b29cc6f2c294809fed6a880411fe946be2ed282 (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/texmf')
-rw-r--r-- | Master/texmf/tex/generic/config/luatexiniconfig.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf/tex/generic/config/luatexiniconfig.tex b/Master/texmf/tex/generic/config/luatexiniconfig.tex index a6d8f1baaa4..396237e5c50 100644 --- a/Master/texmf/tex/generic/config/luatexiniconfig.tex +++ b/Master/texmf/tex/generic/config/luatexiniconfig.tex @@ -1,3 +1,4 @@ +% $Id$ % Enable LuaTeX primitives for INI mode (needed since 0.39.0) % Élie Roux & Manuel Pégourié-Gonnard, 2009. Public domain. \begingroup |