21 lines
473 B
INI
21 lines
473 B
INI
|
% tex-ini-files 2016-04-15: luatex.ini
|
||
|
|
||
|
% Karl Berry, originally written 2008. Public domain.
|
||
|
% PDF output by default.
|
||
|
|
||
|
% Must be done first (as needs to 'tidy up')
|
||
|
% \input luatexconfig.tex
|
||
|
% Activate primitives
|
||
|
\input luatexiniconfig.tex
|
||
|
\begingroup
|
||
|
% load-unicode-data needs \eTeXversion
|
||
|
\catcode`\{=1
|
||
|
\catcode`\}=2
|
||
|
\global\chardef\eTeXversion=2
|
||
|
\global\def\eTeXrevision{.2}
|
||
|
\endgroup
|
||
|
\input load-unicode-data.tex
|
||
|
\input etex.src
|
||
|
\input luametalatex-baseregisters
|
||
|
\dump
|