diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/latexconfig/dvilualatex.ini')
-rw-r--r-- | Master/texmf-dist/tex/latex/latexconfig/dvilualatex.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/latexconfig/dvilualatex.ini b/Master/texmf-dist/tex/latex/latexconfig/dvilualatex.ini index fc738b6222c..f4d3925ce88 100644 --- a/Master/texmf-dist/tex/latex/latexconfig/dvilualatex.ini +++ b/Master/texmf-dist/tex/latex/latexconfig/dvilualatex.ini @@ -17,6 +17,9 @@ \scrollmode \input latex.ltx +% some commands in the kernel need patchin to work with luatex +\input lualatex-patch-kernel.tex + % latex.ltx sets \everyjob, so this must come afterwards \input lualatexquotejobname.tex |