diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/paper/paper.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/paper/paper.sty | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/paper/paper.sty b/Master/texmf-dist/tex/latex/paper/paper.sty new file mode 100644 index 00000000000..547cc50facf --- /dev/null +++ b/Master/texmf-dist/tex/latex/paper/paper.sty @@ -0,0 +1,23 @@ +%% +%% This is file `paper.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% paper.dtx (with options: `paper.sty') +%% +%% Copyright (C) 1993, 1996 by Wenzel Matiaske, mati1831@perform.ww.tu-berlin.de +%% +%% You are not allowed to distribute this file without the +%% original source paper.dtx. For distribution of the +%% sources see the copyright notice in the file paper.dtx. +%% +\def\fileversion{1.0i} +\def\filedate{1996/07/25} +\def\docdate{1996/07/25} +\NeedsTeXFormat{LaTeX2e} +\@obsoletefile{paper.cls}{paper.sty} +\LoadClass{paper} +\endinput +%% +%% End of file `paper.sty'. |