8 lines
175 B
TeX
8 lines
175 B
TeX
\directlua{unhook_expl()}
|
|
% See baseregisters for list of toks pdfvariables
|
|
\directlua{initialize_pdf_toks()}
|
|
\ifx\@tfor\undefined
|
|
\def\@tfor#1\do#2{}
|
|
\fi
|
|
\input ltexpl.ltx
|