diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-02 01:29:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-02 01:29:35 +0000 |
commit | f385fb50ed694e9ae7173d5f82f78994a0a610b0 (patch) | |
tree | eed621f475b64008094927ef62cde750e307507d | |
parent | d3e81aa32097675b1270931f573e8c751ad6b493 (diff) |
pst-func (30apr16)
git-svn-id: svn://tug.org/texlive/trunk@40824 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-func/Changes | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-func/README.md (renamed from Master/texmf-dist/doc/generic/pst-func/README) | 57 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdf | bin | 3397652 -> 3641191 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/generic/pst-func/pst-func.tex | 29 |
4 files changed, 44 insertions, 43 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-func/Changes b/Master/texmf-dist/doc/generic/pst-func/Changes index 571ff1975d9..0dc37c0ca23 100644 --- a/Master/texmf-dist/doc/generic/pst-func/Changes +++ b/Master/texmf-dist/doc/generic/pst-func/Changes @@ -1,4 +1,5 @@ ..... pst-func.tex +0.82 2016-05-01 - psk@PontName->\psk@func@PointName (same name in pst-eucl) 0.81 2014-05-20 - changed \pstVerb to \pst@Verb in \psZero to allow variables from tx@Dict 0.80 2014-05-19 - added \psZero for calculating and printing diff --git a/Master/texmf-dist/doc/generic/pst-func/README b/Master/texmf-dist/doc/generic/pst-func/README.md index b334190ce1b..5913a33a6fe 100644 --- a/Master/texmf-dist/doc/generic/pst-func/README +++ b/Master/texmf-dist/doc/generic/pst-func/README.md @@ -1,31 +1,32 @@ -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 +# 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 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 Binary files differindex 92627795960..2b71cac8b1c 100644 --- a/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdf +++ b/Master/texmf-dist/doc/generic/pst-func/pst-func-doc.pdf diff --git a/Master/texmf-dist/tex/generic/pst-func/pst-func.tex b/Master/texmf-dist/tex/generic/pst-func/pst-func.tex index 8559a83985b..579d344acf8 100644 --- a/Master/texmf-dist/tex/generic/pst-func/pst-func.tex +++ b/Master/texmf-dist/tex/generic/pst-func/pst-func.tex @@ -31,8 +31,8 @@ % interface to the `xkeyval' package \pst@addfams{pst-func} % -\def\fileversion{0.81} -\def\filedate{2015/05/20} +\def\fileversion{0.82} +\def\filedate{2016/05/01} \message{`PST-func' v\fileversion, \filedate\space (hv)} % \pstheader{pst-func.pro} @@ -1216,7 +1216,7 @@ /ip ED % dito 1 1 #3 { dup - /iqSave ED % sabve loop value + /iqSave ED % save loop value /iq ED % dito { iq 0 le { exit } if @@ -1230,7 +1230,8 @@ \psk@dotsize \@nameuse{psds@\psk@dotstyle} \pst@usecolor\pslinecolor xVal 1 iqSave div \tx@ScreenCoor - 2 copy moveto Dot } if } if + 2 copy pop 0 moveto lineto } if } if +% 2 copy moveto Dot } if } if } if } for } for @@ -1272,7 +1273,7 @@ \define@boolkey[psset]{pst-func}[Pst@]{onlyNode}[true]{} \define@boolkey[psset]{pst-func}[Pst@]{onlyYVal}[true]{} \define@boolkey[psset]{pst-func}[Pst@]{originV}[true]{} -\define@key[psset]{pst-func}{PointName}[]{\def\psk@PointName{#1}} +\define@key[psset]{pst-func}{PointName}[]{\def\psk@func@PointName{#1}} \define@key[psset]{pst-func}{ydecimals}[2]{\pst@getint{#1}\psk@ydecimals } \psset[pst-func]{originV=false,onlyNode=false,ydecimals=2, PrintCoord=false,onlyYVal=false,Newton=false,PointName=I, @@ -1376,17 +1377,15 @@ \fi \pst@usecolor\pslinecolor \ifPst@PrintCoord - moveto schrift (\psk@PointName) show - 0 spdy 2 mul neg rmoveto TiefSchrift (\psk@postString) show - 0 spdy 3 mul rmoveto symb (\string\050) show - 0 spdy neg rmoveto schrift xM Wert - spdx 3 div spdy rmoveto symb (\string\174) show - spdx 3 div spdy neg rmoveto yM yWert 0 spdy rmoveto symb (\string\051) show + moveto schrift (\psk@func@PointName) show + 0 spdy 2 mul neg rmoveto TiefSchrift (\psk@postString) show + 0 spdy 3 mul rmoveto symb (\string\050) show + 0 spdy neg rmoveto schrift xM Wert + spdx 3 div spdy rmoveto symb (\string\174) show + spdx 3 div spdy neg rmoveto yM yWert 0 spdy rmoveto symb (\string\051) show \else - \ifPst@onlyYVal - moveto schrift yM yWert \else - moveto schrift xM Wert - \fi\fi\fi}% + \ifPst@onlyYVal moveto schrift yM yWert \else moveto schrift xM Wert \fi + \fi\fi}% \ifPst@markZeros \psdot(#5)\fi \endgroup\use@pscode\ignorespaces }% |