diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-10 22:52:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-10 22:52:00 +0000 |
commit | 243b2ad3109380c958cb4869ef9da316d4b1b363 (patch) | |
tree | f50f7fca8b1e20d47777801c82475b78f52dba6f /Master/texmf-dist/tex/generic/pstricks/pst-fp.tex | |
parent | 43a4208ce0d47c2489ce43fc3ae350b06d4c8a8c (diff) |
pstricks 2.11 (10sep10)
git-svn-id: svn://tug.org/texlive/trunk@19644 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/pstricks/pst-fp.tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/pstricks/pst-fp.tex | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex b/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex index e25c4be9301..046f8e58185 100644 --- a/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex +++ b/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex @@ -1,5 +1,6 @@ %% $Id: pst-fp.tex 259 2010-01-17 09:51:50Z herbert $ %% +%% %% This is file `pst-fp.tex', %% %% IMPORTANT NOTICE: @@ -21,13 +22,13 @@ \let\PSTFPloaded\endinput % % Requires some packages -%\ifx\PSTricksLoaded\endinput\else\input pstricks \fi +\ifx\PSTricksLoaded\endinput\else\input pstricks \fi % -\def\fileversion{0.06} -\def\filedate{2010/05/14} +\def\fileversion{0.05} +\def\filedate{2010/01/17} \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 @@ -707,7 +708,7 @@ \let#1\pstFP@tmp% } % -%\catcode`\@=\PstAtCode\relax +\catcode`\@=\PstAtCode\relax % %% END: pst-fp.tex \endinput |