From b1a25756ae4b472c485026140eb0faea23b9ae19 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 3 Sep 2007 16:35:02 +0000 Subject: pst-math update (1sep07) git-svn-id: svn://tug.org/texlive/trunk@4855 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/generic/pst-math/pst-math.tex | 32 +--------------------- Master/texmf-dist/tex/latex/pst-math/pst-math.sty | 3 ++ 2 files changed, 4 insertions(+), 31 deletions(-) (limited to 'Master/texmf-dist/tex') 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 -- cgit v1.2.3