diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-05 22:37:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-05 22:37:02 +0000 |
commit | 2662cb2866615a0dca6251d3b51ade8f800f7b72 (patch) | |
tree | ba0d55339b684dce935b0f6664e26cee84a0165c /Master/texmf-dist/doc/generic/pst-func/README | |
parent | df3d34383f9394122dbe42b06a13646e71f925a9 (diff) |
pst-func (6sep06)
git-svn-id: svn://tug.org/texlive/trunk@2085 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/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-func/README b/Master/texmf-dist/doc/generic/pst-func/README index 0c204bf50f0..7aabf8766ee 100644 --- a/Master/texmf-dist/doc/generic/pst-func/README +++ b/Master/texmf-dist/doc/generic/pst-func/README @@ -1,3 +1,21 @@ +pst-func: plotting special mathematical functions: +-- psPolynomial (with derivations) +-- psFourier +-- psBessel +-- psGauss +-- psGaussI (integral) +-- psSi and pssi (integral sin) +-- psCi (integral cosin) +-- psIntegral +-- psCumIntegral +-- psConv +-- psBinomial +-- psBinomialN +-- psLame (Lam\`e\ Curve -- a superellipse) +-- psplotImp (plotting implicit defined functions) +-- 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. |