summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-lens
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-lens')
-rw-r--r--Master/texmf-dist/tex/latex/pst-lens/pst-lens.sty47
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-lens/pst-lens.sty b/Master/texmf-dist/tex/latex/pst-lens/pst-lens.sty
new file mode 100644
index 00000000000..d2f6ebcd4fc
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-lens/pst-lens.sty
@@ -0,0 +1,47 @@
+%%
+%% This is file `pst-lens.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% pst-lens.dtx (with options: `latex-wrapper')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from pst-lens.sty.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file pst-lens.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.)
+%%
+%% Package `pst-lens.dtx'
+%%
+%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr>
+%% Manuel Luque <Mluque5130@aol.com> (ml)
+%% Herbert Voss <voss@pstricks.de> (hv)
+%%
+%% September 03, 2005
+%%
+%% This file is under the LaTeX Project Public License
+%% See CTAN archives in directory macros/latex/base/lppl.txt.
+%%
+%% DESCRIPTION:
+%% `pst-lens' is a PSTricks package to define a generic lens, which can be
+%% used on texts and graphics.
+%%
+\RequirePackage{pstricks}
+\ProvidesPackage{pst-lens}[2005/09/02 package wrapper for
+ pst-lens.tex (hv)]
+\input{pst-lens.tex}
+\ProvidesFile{pst-lens.tex}
+ [\filedate\space v\fileversion\space `PST-lens' (hv)]
+\endinput
+%%
+%% End of file `pst-lens.sty'.