summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-17 16:07:05 +0000
committerKarl Berry <karl@freefriends.org>2010-05-17 16:07:05 +0000
commita0a9d487489d5b79251855d1f93cf7e6c564d68a (patch)
treeb7cb82fde209445b142faadbef790e69c12d161b /Master
parent326646bc9c462610b33d3387deb586d5dd2de9f3 (diff)
pstricks update (15may10)
git-svn-id: svn://tug.org/texlive/trunk@18311 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/tex/generic/pstricks/pst-fp.tex11
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex b/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex
index 046f8e58185..e25c4be9301 100644
--- a/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex
+++ b/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex
@@ -1,6 +1,5 @@
%% $Id: pst-fp.tex 259 2010-01-17 09:51:50Z herbert $
%%
-%%
%% This is file `pst-fp.tex',
%%
%% IMPORTANT NOTICE:
@@ -22,13 +21,13 @@
\let\PSTFPloaded\endinput
%
% Requires some packages
-\ifx\PSTricksLoaded\endinput\else\input pstricks \fi
+%\ifx\PSTricksLoaded\endinput\else\input pstricks \fi
%
-\def\fileversion{0.05}
-\def\filedate{2010/01/17}
+\def\fileversion{0.06}
+\def\filedate{2010/05/14}
\message{`pst-fp' v\fileversion, \filedate\space (hv)}
%
-\edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax
+%\edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax
%fixed point arithmetic with values between (including)
% -999999999999999999.999999999999999999
@@ -708,7 +707,7 @@
\let#1\pstFP@tmp%
}
%
-\catcode`\@=\PstAtCode\relax
+%\catcode`\@=\PstAtCode\relax
%
%% END: pst-fp.tex
\endinput