diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-17 00:49:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-17 00:49:57 +0000 |
commit | b69e4a3602ebc7d4526af84b680cf63ed0cf9021 (patch) | |
tree | 2adbfaf6cbdcdb6d9c5231703af2bc633c46ea37 /Master/texmf-dist/tex/latex/pst-plot | |
parent | 2e1f9683796eac1430947f795341e3a4abc5de55 (diff) |
pst-plot 1.29 (14apr11)
git-svn-id: svn://tug.org/texlive/trunk@22099 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-plot')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-plot/pst-plot.sty | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-plot/pst-plot.sty b/Master/texmf-dist/tex/latex/pst-plot/pst-plot.sty index 466b97c4748..8113c9ff340 100644 --- a/Master/texmf-dist/tex/latex/pst-plot/pst-plot.sty +++ b/Master/texmf-dist/tex/latex/pst-plot/pst-plot.sty @@ -1,6 +1,8 @@ -% $Id: pst-plot.sty 265 2010-01-22 13:12:25Z herbert $ +% $Id: pst-plot.sty 485 2011-04-13 13:09:14Z herbert $ \RequirePackage{pstricks} -\ProvidesPackage{pst-plot}[2010/01/22 package wrapper for pst-plot.tex] +\RequirePackage{pst-xkey} +\RequirePackage{multido} +\ProvidesPackage{pst-plot}[2011/04/13 package wrapper for pst-plot.tex (hv)] \input{pst-plot.tex} \ProvidesFile{pst-plot.tex} [\filedate\space \fileversion\space `pst-plot' (tvz,hv)] |