diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:36 +0000 |
commit | f3405c61d536da3b15c9f02a56672ec29d398acf (patch) | |
tree | fc3c1dbade7174adc2ba9bf7022fe7e0d9c14185 | |
parent | 15e181e2128ecd34395c1179a3fb6cccadf75e9b (diff) |
pst-slpe
git-svn-id: svn://tug.org/texlive/trunk@1253 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-slpe/pst-slpe.sty | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-slpe/pst-slpe.sty b/Master/texmf-dist/tex/latex/pst-slpe/pst-slpe.sty new file mode 100644 index 00000000000..54f72871473 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-slpe/pst-slpe.sty @@ -0,0 +1,32 @@ +%% +%% This is file `pst-slpe.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% pst-slpe.dtx (with options: `stylefile') +%% +%% IMPORTANT NOTICE: +%% +%% For the copyright see the source file. +%% +%% Any modified versions of this file must be renamed +%% with new filenames distinct from pst-slpe.sty. +%% +%% For distribution of the original source see the terms +%% for copying and modification in the file pst-slpe.dtx. +%% +%% This generated file may be distributed as long as the +%% original source files, as listed above, are part of the +%% same distribution. (The sources need not necessarily be +%% in the same archive or directory.) +\def\pstslpefileversion{1.1} +\def\pstslpefiledate{2005/10/05} +\RequirePackage{pstricks} +\ProvidesPackage{pst-slpe}[2005/03/05 package wrapper for `pst-slpe.tex'] +\input{pst-slpe.tex} +\ProvidesFile{pst-slpe.tex} + [\pstslpefiledate\space v\pstslpefileversion\space `pst-slpe' (Martin Giese)] +\endinput +%% +%% End of file `pst-slpe.sty'. |