diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-25 21:39:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-25 21:39:30 +0000 |
commit | 2b252198a05d7b5f671f4a377c9de54441dc1db4 (patch) | |
tree | ff0272f6bd36b491aed454a9c997371d8c39d3b5 /Master/texmf-dist/tex/latex/pst-calculate | |
parent | 23edf44c0fa366f56bbf60968fb3d292de1c013b (diff) |
pst-calculate (25jan19)
git-svn-id: svn://tug.org/texlive/trunk@49817 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-calculate')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-calculate/pst-calculate.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-calculate/pst-calculate.sty b/Master/texmf-dist/tex/latex/pst-calculate/pst-calculate.sty index de95bfda10b..82d5b0be21a 100644 --- a/Master/texmf-dist/tex/latex/pst-calculate/pst-calculate.sty +++ b/Master/texmf-dist/tex/latex/pst-calculate/pst-calculate.sty @@ -1,4 +1,4 @@ -%% $Id: pst-calculate.sty 723 2018-02-04 12:45:52Z herbert $ +%% $Id: pst-calculate.sty 920 2019-01-24 20:24:45Z herbert $ %% %% This file is distributed under the terms of the LaTeX Project Public %% License from CTAN archives in directory macros/latex/base/lppl.txt. @@ -6,9 +6,9 @@ %% % Copyright 2018 Herbert Voss hvoss@tug.org %% -\def\pstcalculate@version{0.01} +\def\pstcalculate@version{0.02} \ProvidesPackage{pst-calculate}[% - 2018/02/04 v. \pstcalculate@version~(Herbert Voss) Support for + 2019/01/24 v. \pstcalculate@version (Herbert Voss) Support for caculations with floating point numbers.] % \RequirePackage{xkeyval} |