diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-24 23:39:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-24 23:39:47 +0000 |
commit | 306f3a8701f9ffc15a69bf77f89777b162de87d6 (patch) | |
tree | 8c8f26a4383e6881ceaf8ed3a7fd3580d44ba001 /Master/texmf-dist/tex/latex/pstricks | |
parent | 9861eb844e29dea93b9d8076d61cffe8b1ccef85 (diff) |
pstricks (24aug12)
git-svn-id: svn://tug.org/texlive/trunk@27515 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks')
-rw-r--r-- | Master/texmf-dist/tex/latex/pstricks/pstricks.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty index 7ea5ccbf6eb..81881b240a6 100644 --- a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty +++ b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty @@ -16,7 +16,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pstricks} - [2011/10/31 v0.52 LaTeX wrapper for `PSTricks' (RN,HV)] + [2012/08/24 v0.53 LaTeX wrapper for `PSTricks' (RN,HV)] % \def\documentclass{% \edef\@tempa{\jobname.tex }% @@ -94,7 +94,7 @@ [\filedate\space v\fileversion\space `PST-fp' (hv)] \IfFileExists{pstricks.pro}{% \ProvidesFile{pstricks.pro} - [2011/10/31 v. 1.08, PostScript prologue file (hv)] + [2012/08/24 v. 1.15, PostScript prologue file (hv)] \@addtofilelist{pstricks.pro}}{}% \IfFileExists{pst-algparser.pro}{% \ProvidesFile{pst-algparser.pro} |