From fac69187f92c9b6169d640cda90a07297ef33a25 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 8 Jun 2006 22:02:37 +0000 Subject: pst-lens 1.02 git-svn-id: svn://tug.org/texlive/trunk@1671 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/pst-lens/pst-lens.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/generic/pst-lens') 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 (ml) %% Herbert Voss (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 -- cgit v1.2.3