summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-func/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-02 01:29:35 +0000
committerKarl Berry <karl@freefriends.org>2016-05-02 01:29:35 +0000
commitf385fb50ed694e9ae7173d5f82f78994a0a610b0 (patch)
treeeed621f475b64008094927ef62cde750e307507d /Master/texmf-dist/doc/generic/pst-func/README
parentd3e81aa32097675b1270931f573e8c751ad6b493 (diff)
pst-func (30apr16)
git-svn-id: svn://tug.org/texlive/trunk@40824 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-func/README')
-rw-r--r--Master/texmf-dist/doc/generic/pst-func/README46
1 files changed, 0 insertions, 46 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-func/README b/Master/texmf-dist/doc/generic/pst-func/README
deleted file mode 100644
index b334190ce1b..00000000000
--- a/Master/texmf-dist/doc/generic/pst-func/README
+++ /dev/null
@@ -1,46 +0,0 @@
-pst-func: plotting special mathematical functions:
--- psBezier
--- Chebyshev polynomials
--- psPolynomial (with derivations)
--- psBernstein (with envelope option)
--- psFourier
--- psBessel
--- psSi and pssi (integral sin)
--- psCi (integral cosin)
--- psIntegral
--- psCumIntegral
--- psConv
--- psGauss
--- psPoisson
--- psBinomial
--- psBinomialN
--- psFDist for F-distribution
--- psGammaDist
--- psChiIIDist
--- psTDist for Student's t-distribution
--- psBetaDist for Beta distribution
--- psWeibull for Weibull distribution
--- psLame (Lam\`e\ Curve -- a superellipse)
--- psThomae (popcorn function)
--- psWeierstrass (original and modified)
--- psplotImp (plotting implicit defined functions)
--- psVolume (rotating f(x) around the x-axis)
--- psPrintValue
-
-
-Save the files pst-func.sty|pro|tex in a directory, which is part of your
-local TeX tree. The pro file should go into $TEXMF/dvips/pstricks/
-Then do not forget to run texhash to update this tree.
-For more information see the documentation of your LATEX distribution
-on installing packages into your local TeX system or read the
-TeX Frequently Asked Questions:
-(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages).
-
-pst-func needs pst-plot (pstricks-add) and pstricks, which should
-be part of your local TeX installation, otherwise get it from a
-CTAN server, http://mirror.ctan.org
-
-PSTricks is PostScript Tricks, the documentation cannot be run
-with pdftex, use the sequence latex->dvips->ps2pdf.
-
-%% $Id: README 897 2014-03-21 08:06:41Z herbert $