summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-03 16:35:02 +0000
committerKarl Berry <karl@freefriends.org>2007-09-03 16:35:02 +0000
commitb1a25756ae4b472c485026140eb0faea23b9ae19 (patch)
tree9eea720f231ff4b63537556963bd505ddf62faad /Master/texmf-dist/tex
parent8e1addeb313836534d067bb5f1818d0b9a5c1dd7 (diff)
pst-math update (1sep07)
git-svn-id: svn://tug.org/texlive/trunk@4855 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/pst-math/pst-math.tex32
-rw-r--r--Master/texmf-dist/tex/latex/pst-math/pst-math.sty3
2 files changed, 4 insertions, 31 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 c7047acf789..33a35367213 100644
--- a/Master/texmf-dist/tex/generic/pst-math/pst-math.tex
+++ b/Master/texmf-dist/tex/generic/pst-math/pst-math.tex
@@ -17,7 +17,7 @@
%%
%%
\def\RCS$#1: #2 ${\expandafter\def\csname RCS#1\endcsname{#2}}
-\RCS$Revision: 1.1 $ \RCS$Date: 2004-07-06 23:43:03+02 $
+\RCS$Revision: 1.0 $ \RCS$Date: 2004-06-15 22:29:36+02 $
\def\fileversion{0.2}
@@ -30,36 +30,6 @@
%
\ifx\PSTricksLoaded\endinput\else\input pstricks.tex\fi
-\ifx\DeclareNewPSOperator\undefined
-\else
- \DeclareNewPSOperator{DegToRad}
- \DeclareNewPSOperator{RadToDeg}
- \DeclareNewPSOperator{COS}
- \DeclareNewPSOperator{SIN}
- \DeclareNewPSOperator{TAN}
- \DeclareNewPSOperator{tan}
- \DeclareNewPSOperator{ATAN}
- \DeclareNewPSOperator{ACOS}
- \DeclareNewPSOperator{acos}
- \DeclareNewPSOperator{ASIN}
- \DeclareNewPSOperator{asin}
- \DeclareNewPSOperator{EXP}
- \DeclareNewPSOperator{COSH}
- \DeclareNewPSOperator{SINH}
- \DeclareNewPSOperator{TANH}
- \DeclareNewPSOperator{ACOSH}
- \DeclareNewPSOperator{ASINH}
- \DeclareNewPSOperator{ATANH}
- \DeclareNewPSOperator{SINC}
- \DeclareNewPSOperator{GAUSS}
- \DeclareNewPSOperator{GAMMALN}
- \DeclareNewPSOperator{BETA}
- \DeclareNewPSOperator{BESSEL_J0}
- \DeclareNewPSOperator{BESSEL_Y0}
- \DeclareNewPSOperator{BESSEL_J1}
- \DeclareNewPSOperator{BESSEL_Y1}
-\fi
-
\pstheader{pst-math.pro}
%
\def\pstPI#1{\ifcase#1\or3.141593\or1.570796\or1.047198\fi}
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 cc0fab53f06..52ac7e7f6d4 100644
--- a/Master/texmf-dist/tex/latex/pst-math/pst-math.sty
+++ b/Master/texmf-dist/tex/latex/pst-math/pst-math.sty
@@ -1,3 +1,6 @@
\ProvidesPackage{pst-math}[2004/03/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}}{}%
\endinput