diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-06 21:54:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-06 21:54:18 +0000 |
commit | 8d93b0c9721b2cadd06608cbab90b6b684597eb9 (patch) | |
tree | 904e763da2f7ecc8c38424a01f7fbc7f92863d16 /Master/texmf-dist/tex/generic/pstricks | |
parent | 6807115ffd9431bfc5ba6625cf0b3191a72ed947 (diff) |
pstricks (23may17)
git-svn-id: svn://tug.org/texlive/trunk@44506 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/pstricks')
-rw-r--r-- | Master/texmf-dist/tex/generic/pstricks/pst-fp.tex | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/pstricks/pstricks.tex | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex b/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex index 97e189f99f9..2d4e748193a 100644 --- a/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex +++ b/Master/texmf-dist/tex/generic/pstricks/pst-fp.tex @@ -1,4 +1,4 @@ -%% $Id: pst-fp.tex 451 2017-05-11 12:32:06Z herbert $ +%% $Id: pst-fp.tex 465 2017-05-22 17:50:57Z herbert $ %% %% %% This is file `pst-fp.tex', @@ -485,8 +485,8 @@ \fi% \global\let\pstFP@tmp\pstFP@tmp% }% - \pstFPstripZeros\pstFP@tmp{#1}% -% \let#1\pstFP@tmp% +% \pstFPstripZeros\pstFP@tmp{#1}% + \let#1\pstFP@tmp } @@ -582,8 +582,8 @@ \global\let\pstFP@tmp=\pstFP@tmp% % }% - \pstFPstripZeros\pstFP@tmp{#1}% -% \let#1\pstFP@tmp% +% \pstFPstripZeros\pstFP@tmp{#1}% + \let#1\pstFP@tmp } %multiply two values @@ -707,8 +707,8 @@ \else\typeout{pstFPmul: Overflow}\fi% \else\typeout{pstFPmul: Overflow}\fi% \global\let\pstFP@tmp\pstFP@tmp}% - \pstFPstripZeros\pstFP@tmp{#1}% -% \let#1\pstFP@tmp% +% \pstFPstripZeros\pstFP@tmp{#1}% + \let#1\pstFP@tmp } % \catcode`\@=\PstAtCode\relax diff --git a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex index 2fb3ec886c0..1cbf1f61967 100644 --- a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex +++ b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex @@ -140,8 +140,8 @@ \@ifundefined{pgffor@emptyvalues}{\input pgffor.code.tex}{} \let\pgfforeach\foreach % -\def\fileversion{2.73} -\def\filedate{2017/05/18} +\def\fileversion{2.73a} +\def\filedate{2017/05/22} \catcode`\@=11\relax \pst@addfams{pstricks} % |