diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-05 21:44:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-05 21:44:47 +0000 |
commit | bd502c7ba3265942e57ac843d4530966b4f45241 (patch) | |
tree | d4402f160f754adde44988b22b3e69888597368b /Master/texmf-dist/doc/luatex/luatextra/test.tex | |
parent | 65da87ef9393c8b1d5da8f3c844ff00d24212dd9 (diff) |
luatextra (4nov10)
git-svn-id: svn://tug.org/texlive/trunk@20328 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luatextra/test.tex')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luatextra/test.tex | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luatextra/test.tex b/Master/texmf-dist/doc/luatex/luatextra/test.tex new file mode 100644 index 00000000000..62ee4041e9d --- /dev/null +++ b/Master/texmf-dist/doc/luatex/luatextra/test.tex @@ -0,0 +1,18 @@ +%% +%% 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. +%% +\RequirePackage{luatextra} +\stop +\endinput +%% +%% End of file `test.tex'. |