summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pst-math/pst-math.tex
blob: 7e3202a632ed9a1f713d04bdcb6fd06736685890 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
%%
%% This is file `pst-math.tex',
%%
%% IMPORTANT NOTICE:
%%
%% Package `pst-math.tex'
%%
%% Christophe Jorssen <christophe.jorssen@libre.fr.invalid>
%%                   ('libre' is the french word for 'free', to contact me)
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
%% in directory CTAN:/macros/latex/base/lppl.txt.
%%
%% DESCRIPTION:
%%   `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.3}

\message{`pst-math' v\fileversion\space (Rev \RCSRevision, \RCSDate), C.Jorssen}

\csname PSTmathLoaded\endcsname
\let\PSTmathLoaded\endinput
%
% Require PSTricks
%
\ifx\PSTricksLoaded\endinput\else\input pstricks.tex\fi

\pstheader{pst-math.pro}
%
\def\pstPI#1{\ifcase#1\or3.141593\or1.570796\or1.047198\fi}
%
\endinput