summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/luatexbase/test-loader-latex.tex
blob: 67164f890a4e32605604da163f399dd9fe3891c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
%%
%% This is file `test-loader-latex.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% luatexbase-loader.dtx  (with options: `testlatex')
%% 
%% Written in 2009, 2010 by Manuel Pegourie-Gonnard and Elie Roux.
%% 
%% This work is under the CC0 license.
%% See source file 'luatexbase-loader.dtx' for details.
%% 
\RequirePackage{luatexbase-loader}
\catcode64 11
\luatexbase@directlua{require "test-loader"}
\luatexbase@directlua{require "test-loader.sub"}
\stop
\endinput
%%
%% End of file `test-loader-latex.tex'.