summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/latexconfig/lualatex.ini4
-rw-r--r--Master/texmf-dist/tex/plain/config/luatex.ini4
2 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/latexconfig/lualatex.ini b/Master/texmf-dist/tex/latex/latexconfig/lualatex.ini
index ccab0f74f52..4a5e0e16b4a 100644
--- a/Master/texmf-dist/tex/latex/latexconfig/lualatex.ini
+++ b/Master/texmf-dist/tex/latex/latexconfig/lualatex.ini
@@ -1,6 +1,10 @@
% $Id$
% Karl Berry, originally written 2008. public domain.
+
+% must be done first (activation of primitives)
\input lualatexiniconfig.tex
+
+\input luatex-unicode-letters.tex
\input pdftexconfig.tex
% pdf output by default.
\scrollmode
diff --git a/Master/texmf-dist/tex/plain/config/luatex.ini b/Master/texmf-dist/tex/plain/config/luatex.ini
index 38ea1dbed44..eff26a32d8f 100644
--- a/Master/texmf-dist/tex/plain/config/luatex.ini
+++ b/Master/texmf-dist/tex/plain/config/luatex.ini
@@ -1,6 +1,10 @@
% $Id$
% Karl Berry, originally written 2008. Public domain.
% PDF output by default.
+
+% must be done first (activation of primitives)
\input luatexiniconfig.tex
+
+\input luatex-unicode-letters.tex
\input pdftexconfig.tex
\input etex.ini