blob: fcfe556698f8bce9099f0b24e70e95ed2cdcbf9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
%%
%% This is file `test.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% luatextra.dtx (with options: `test')
%%
%% Written in 2009, 2010 by Manuel Pegourie-Gonnard and Elie Roux.
%%
%% This work is under the CC0 license.
%% See source file 'luatextra.dtx' for details.
%%
\documentclass{minimal}
\usepackage{luatextra}
\stop
\endinput
%%
%% End of file `test.tex'.
|