From 7fcdd69498f424ab44d54d8b3ce2735ecd864f44 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 18 Apr 2013 23:07:03 +0000 Subject: pst-func (18apr13) git-svn-id: svn://tug.org/texlive/trunk@30023 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/generic/pst-func/pst-func-doc.bib | 7 +++++++ .../doc/generic/pst-func/pst-func-doc.pdf | Bin 3355747 -> 3356716 bytes .../doc/generic/pst-func/pst-func-doc.tex | 12 ++++++++---- 3 files changed, 15 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc/generic/pst-func') diff --git a/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.bib b/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.bib index 8c5a13d2f5c..473fe07ab53 100644 --- a/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.bib +++ b/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.bib @@ -172,3 +172,10 @@ address = {\url{http://mathworld.wolfram.com}} } +@Manual{pst-tools, + author = {Herbert Voß}, + title = {\texttt{pst-tools} -- Helper functions}, + publisher = {CTAN}, + year = {2012}, + address = {\url{CTAN:/graphics/pstricks/contrib/pst-tools}} +} diff --git a/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdf b/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdf index 73ae7bdf7ac..1b05f94ed29 100644 Binary files a/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdf and b/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdf differ diff --git a/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.tex b/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.tex index 85c555a13c3..87fd1e143dd 100644 --- a/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.tex +++ b/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.tex @@ -1,4 +1,4 @@ -%% $Id: pst-func-doc.tex 621 2012-01-01 15:26:33Z herbert $ +%% $Id: pst-func-doc.tex 769 2013-04-18 08:53:32Z herbert $ \documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false, smallheadings, headexclude,footexclude,oneside]{pst-doc} \usepackage[utf8]{inputenc} @@ -964,8 +964,12 @@ one should expect problems with $N>100$. PostScript cannot handle such small val be no graph printed. This happens on PostScript side, so \TeX\ doesn't report any problem in the log file. The valid options for the macros are \Lkeyword{markZeros} to draw rectangles instead of a continous line and \Lkeyword{printValue} for printing the $y$-values on top of the lines, -rotated by 90\textdegree. For this option all other options from section~\ref{sec:printValue} -for the macro \Lcs{psPrintValue} are valid, too. The only special option is \Lkeyword{barwidth}, +rotated by 90\textdegree. For this option all other options from section~1 +for the macro \Lcs{psPrintValue} are valid, too.~ \cite{pst-tools} Important is the keyword \Lkeyword{valuewidth} +which is preset to 10. If your value has more characters when converting into a string, it will +not be printed or cause an GhostScript error. + +The only special option is \Lkeyword{barwidth}, which is a factor (no dimension) and set by default to 1. This option is only valid for the macro \Lcs{psBinomial} and not for the normalized one! @@ -1273,7 +1277,7 @@ whether two observed samples have the same variance. The $F$-distribution with parameters $\mu$ and $\nu$ has the probability function \[ -f_{n,m}(x)=\frac{\Gamma[(\mu+\nu)/2]}{\Gamma(\mu/2)\Gamma(\nu/2)}\cdot +f_{\mu,\nu}(x)=\frac{\Gamma[(\mu+\nu)/2]}{\Gamma(\mu/2)\Gamma(\nu/2)}\cdot \left(\mu/\nu\right)^{\mu/2}\frac{x^{(\mu/2)-1}}{[1+(\mu x/\nu)]^{(\mu+\nu)/2}}\quad \text{ for $x>0$ and $\mu$, $\nu>0$}\] % -- cgit v1.2.3