diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-29 21:31:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-29 21:31:33 +0000 |
commit | 53fa86c1a99996fb63aa77b0c01079910dd56bca (patch) | |
tree | f72a6d7c54b25132b7afc77101de58775c9786f3 /Master/texmf-dist/doc/generic/pst-func/README.md | |
parent | bb6fb9bc36cd7c1636aa9ad986a5535cc9e9a6c4 (diff) |
pst-func (29oct21)
git-svn-id: svn://tug.org/texlive/trunk@60889 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-func/README.md')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-func/README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-func/README.md b/Master/texmf-dist/doc/generic/pst-func/README.md index d7afcc5c615..2552fc43849 100644 --- a/Master/texmf-dist/doc/generic/pst-func/README.md +++ b/Master/texmf-dist/doc/generic/pst-func/README.md @@ -6,8 +6,6 @@ - psBernstein (with envelope option) - psFourier - psBessel -- psLagrange -- psLegendre - psSi and pssi (integral sin) - psCi and \psci (integral cosin) - psIntegral @@ -24,6 +22,7 @@ - psBetaDist for Beta distribution - psWeibull for Weibull distribution - psLame (Lamé Curve - a superellipse) +- psLorenz - psThomae (popcorn function) - psWeierstrass (original and modified) - psplotImp (plotting implicit defined functions) @@ -43,9 +42,10 @@ 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 or +with pdftex, use lualatex or the sequence latex->dvips->ps2pdf or pdflatex with package auto-pst-pdf or xelatex. -%% $Id: README 897 2014-03-21 08:06:41Z herbert $ +hvoss@tug.org + -Bugs: hvoss@tug.org
\ No newline at end of file +%% $Id: README 897 2014-03-21 08:06:41Z herbert $ |