diff options
author | Karl Berry <karl@freefriends.org> | 2009-01-22 01:40:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-01-22 01:40:51 +0000 |
commit | 25849400ed3a564641cc47c0ed070f3079f5a611 (patch) | |
tree | e6d33de6d10a6d5693dc675e8850a78017832a62 /Master/texmf-dist/tex/latex/pst-math | |
parent | 1f747b52ef79b4ea4fbc870c9423139e82bd9b60 (diff) |
pst-match 0.21 (20jan09)
git-svn-id: svn://tug.org/texlive/trunk@11942 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-math')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-math/pst-math.sty | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-math/pst-math.sty b/Master/texmf-dist/tex/latex/pst-math/pst-math.sty index 52ac7e7f6d4..9fb99e25041 100644 --- a/Master/texmf-dist/tex/latex/pst-math/pst-math.sty +++ b/Master/texmf-dist/tex/latex/pst-math/pst-math.sty @@ -1,6 +1,9 @@ -\ProvidesPackage{pst-math}[2004/03/20 package wrapper for PSTricks pst-math.tex] +\ProvidesPackage{pst-math}[2009/01/20 package wrapper for PSTricks pst-math.tex] \input pst-math.tex \ProvidesFile{pst-math.tex} - [\filedate\space v\fileversion\space `PST-math' (cj)] -\IfFileExists{pst-func.pro}{\@addtofilelist{pst-math.pro}}{}% + [\filedate\space v\fileversion\space `PST-math' (hv)] +\IfFileExists{pst-math.pro}{% + \ProvidesFile{pst-math.pro} + [2009/01/20 v. 0.3, PostScript prologue file (hv)] +\@addtofilelist{pst-math.pro}}{}% \endinput |