summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/pst-math/pst-math.tex9
-rw-r--r--Master/texmf-dist/tex/latex/pst-math/pst-math.sty9
2 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-math/pst-math.tex b/Master/texmf-dist/tex/generic/pst-math/pst-math.tex
index 7e3202a632e..ea0e35fbbd9 100644
--- a/Master/texmf-dist/tex/generic/pst-math/pst-math.tex
+++ b/Master/texmf-dist/tex/generic/pst-math/pst-math.tex
@@ -6,7 +6,7 @@
%% Package `pst-math.tex'
%%
%% Christophe Jorssen <christophe.jorssen@libre.fr.invalid>
-%% ('libre' is the french word for 'free', to contact me)
+%% Herbert Voss <hv@PSTricks.de>
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
@@ -16,12 +16,9 @@
%% `pst-math' is a PSTricks package to enhance math in PSTricks
%%
%%
-\def\RCS$#1: #2 ${\expandafter\def\csname RCS#1\endcsname{#2}}
-\RCS$Revision: 1.0 $ \RCS$Date: 2004-06-15 22:29:36+02 $
+\def\fileversion{0.21}
-\def\fileversion{0.3}
-
-\message{`pst-math' v\fileversion\space (Rev \RCSRevision, \RCSDate), C.Jorssen}
+\message{`pst-math' v\fileversion\space, (CJ,hv)}
\csname PSTmathLoaded\endcsname
\let\PSTmathLoaded\endinput
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