diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-09 01:21:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-09 01:21:28 +0000 |
commit | 46ee7396c790858808d1c5cb91ea167ecec56008 (patch) | |
tree | 496ceb05a6e5edf6b4ee83bcb3ba62a742d8c443 /Master/texmf-dist/doc/generic/pst-bspline/README | |
parent | dd7800396fbf08c2385608316ffa46f096ae12f6 (diff) |
pst-bspline 1.61 (7mar12)
git-svn-id: svn://tug.org/texlive/trunk@25582 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-bspline/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-bspline/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-bspline/README b/Master/texmf-dist/doc/generic/pst-bspline/README index afabbd22858..f98df84e3ce 100644 --- a/Master/texmf-dist/doc/generic/pst-bspline/README +++ b/Master/texmf-dist/doc/generic/pst-bspline/README @@ -2,10 +2,10 @@ %% %% Copyright 2011 Michael Sharpe <msharpe@ucsd.edu> %% -%% Version 1.5, 2011/08/20 +%% Version 1.61, 2012/03/06 %% -This package draws uniform, cubic B-spline curves, open and closed, based on a sequence of B-spline control points. There is also code which permits drawing the open or closed cubic B-spline curve interpolating a sequence of points. This update adds a number of macros allowing B-spline curves to be used as if they were parametric curves or graphs of functions. +This package draws uniform, cubic B-spline curves, open and closed, based on a sequence of B-spline control points. There is also code which permits drawing the open or closed cubic B-spline curve interpolating a sequence of points. This update adds a number of macros allowing B-spline curves to be used as if they were parametric curves or graphs of functions, including several macros for thickened B-splines. The .tex and .sty files should be installed in a folder searched by TeX. All documentation is in pst-bspline-doc.pdf. |