This file is indexed.

/usr/share/texmf-texlive/tex/generic/pst-math/pst-math.tex is in texlive-pstricks 2009-10ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
%%
%% This is file `pst-math.tex',
%%
%% IMPORTANT NOTICE:
%%
%% Package `pst-math.tex'
%%
%% Christophe Jorssen <christophe.jorssen@libre.fr.invalid>
%% 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
%% in directory CTAN:/macros/latex/base/lppl.txt.
%%
%% DESCRIPTION:
%%   `pst-math' is a PSTricks package to enhance math in PSTricks
%%
%%
\def\fileversion{0.23}

\message{`pst-math' v\fileversion\space, (CJ,hv)}

\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\or0.785398\fi}
%
\endinput