summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-lens
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:04:23 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:04:23 +0000
commit37618ed7fcb8663d37747cb1d0732497af498f35 (patch)
tree39d0c1b5f12272e5cbe4e2a8c3b1b2f773f8c76b /Master/texmf-dist/tex/latex/pst-lens
parente3876188e822f739c1eca800e037f4e7971e71d5 (diff)
pst-lens
git-svn-id: svn://tug.org/texlive/trunk@1247 c570f23f-e606-0410-a88d-b1316a301751
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'.