From 47bfa29c0506582b77df9496b6da1eb7f4d1ab7d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 10 Feb 2010 00:48:32 +0000 Subject: pst-func update (9feb10) git-svn-id: svn://tug.org/texlive/trunk@16951 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/pst-func/Changes | 1 + .../doc/generic/pst-func/pst-func-doc.pdf | Bin 2877597 -> 2878161 bytes .../doc/generic/pst-func/pst-func-doc.tex | 2 +- Master/texmf-dist/dvips/pst-func/pst-func.pro | 2 +- .../texmf-dist/tex/generic/pst-func/pst-func.tex | 16 +++++++++------- 5 files changed, 12 insertions(+), 9 deletions(-) diff --git a/Master/texmf-dist/doc/generic/pst-func/Changes b/Master/texmf-dist/doc/generic/pst-func/Changes index 24fd17e3ec2..c3765d66846 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.67 2010-02-09 - fic bug with arrows in \psPolynomial 0.66 2010-01-26 - new optional argument for the Gini coefficient of \psLorenz 0.65 2010-01-25 - new distribution \psCauchy 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 588343f385c..514033fbab5 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 e41c8a5eaaf..880c2649723 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 261 2010-01-20 17:09:01Z herbert $ +%% $Id: pst-func-doc.tex 273 2010-01-26 18:28:55Z herbert $ \documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false, smallheadings, headexclude,footexclude,oneside]{pst-doc} \usepackage[utf8]{inputenc} diff --git a/Master/texmf-dist/dvips/pst-func/pst-func.pro b/Master/texmf-dist/dvips/pst-func/pst-func.pro index 93d3feec02a..47d4727b604 100644 --- a/Master/texmf-dist/dvips/pst-func/pst-func.pro +++ b/Master/texmf-dist/dvips/pst-func/pst-func.pro @@ -1,4 +1,4 @@ -%% $Id: pst-func.pro 244 2010-01-04 13:48:01Z herbert $ +%% $Id: pst-func.pro 273 2010-01-26 18:28:55Z herbert $ %% %% This is file `pst-func.pro', %% 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 02b786a0df4..4a368f76c0c 100644 --- a/Master/texmf-dist/tex/generic/pst-func/pst-func.tex +++ b/Master/texmf-dist/tex/generic/pst-func/pst-func.tex @@ -1,4 +1,4 @@ -%% $Id: pst-func.tex 261 2010-01-20 17:09:01Z herbert $ +%% $Id: pst-func.tex 281 2010-02-09 09:16:17Z herbert $ %% %% This is file `pst-func.tex', %% @@ -30,8 +30,8 @@ % interface to the `xkeyval' package \pst@addfams{pst-func} % -\def\fileversion{0.66} -\def\filedate{2010/01/25} +\def\fileversion{0.67} +\def\filedate{2010/02/09} \message{`PST-func' v\fileversion, \filedate\space (hv)} % \pstheader{pst-func.pro} @@ -100,7 +100,9 @@ % \def\psPolynomial{\pst@object{psPolynomial}} \def\psPolynomial@i#1#2{% - \begin@OpenObj + \pst@killglue% + \begingroup% + \use@par% \@nameuse{beginplot@\psplotstyle}% \gdef\psplot@init{}% \@nameuse{testqp@\psplotstyle}% @@ -138,11 +140,11 @@ xy moveto }% \if@pst% lines and dots - \psPolynomial@ii% - \else% curves \psPolynomial@iii% + \else% curves + \psPolynomial@ii% \fi% - \end@OpenObj + \endgroup \ignorespaces} % \def\psPolynomial@ii{% -- cgit v1.2.3