summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pst-lens
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-06-08 22:02:37 +0000
committerKarl Berry <karl@freefriends.org>2006-06-08 22:02:37 +0000
commitfac69187f92c9b6169d640cda90a07297ef33a25 (patch)
treeb687e3c06d125ed4d20ad736dccb4b139e6bb11d /Master/texmf-dist/tex/generic/pst-lens
parent718ca5f8852f8275d0d355cf6a35f49de06fceda (diff)
pst-lens 1.02
git-svn-id: svn://tug.org/texlive/trunk@1671 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/pst-lens')
-rw-r--r--Master/texmf-dist/tex/generic/pst-lens/pst-lens.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-lens/pst-lens.tex b/Master/texmf-dist/tex/generic/pst-lens/pst-lens.tex
index 528665a07c0..41c731799ae 100644
--- a/Master/texmf-dist/tex/generic/pst-lens/pst-lens.tex
+++ b/Master/texmf-dist/tex/generic/pst-lens/pst-lens.tex
@@ -27,7 +27,7 @@
%% Manuel Luque <Mluque5130@aol.com> (ml)
%% Herbert Voss <voss@pstricks.de> (hv)
%%
-%% September 03, 2005
+%% June 06, 2006
%%
%% This file is under the LaTeX Project Public License
%% See CTAN archives in directory macros/latex/base/lppl.txt.
@@ -44,8 +44,8 @@
\edef\PstAtCode{\the\catcode`\@}
\catcode`\@=11\relax
\pst@addfams{pst-lens}
-\def\fileversion{1.01}
-\def\filedate{2005/09/03}
+\def\fileversion{1.02}
+\def\filedate{2006/06/06}
\message{`PST-Lens' v\fileversion, \filedate\space
(Denis Girou and Manuel Luque)}
\newif\ifPstLens@Handle
@@ -91,7 +91,7 @@
\SpecialCoor
\rput{\PstLens@Rotation}(#2,#3){%
\ifPstLens@Handle
- \scalebox{\PstLens@Size}{%
+ \psscalebox{\PstLens@Size}{%
\divide\PstLens@HandleWidth\tw@
\psframe[style=\PstLens@StyleHandle]
(-\PstLens@HandleWidth,0)
@@ -105,7 +105,7 @@
\rput(#2,#3){\psset{unit=\PstLens@Size}\PstLensShape}}}
\rput(! 1 \PstLens@Magnification\space sub #2\space mul
1 \PstLens@Magnification\space sub #3\space mul){%
- \scalebox{\PstLens@Magnification}{#4}}
+ \psscalebox{\PstLens@Magnification}{#4}}
\endpsclip}}
\catcode`\@=\PstAtCode\relax
\endinput