diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-22 21:23:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-22 21:23:19 +0000 |
commit | 1d4ee543b346c4fa8d9219405dc4062fdfee288a (patch) | |
tree | 3e892124b7659e3e72ef85f8cb7af6415397fd41 /Master/texmf-dist/doc/generic/pst-bspline | |
parent | 046dfb22b83f62c42fe46c2002d87904c5aa606c (diff) |
pst-bspline (22apr16)
git-svn-id: svn://tug.org/texlive/trunk@40685 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-bspline')
-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 f98df84e3ce..68f3f1d71f1 100644 --- a/Master/texmf-dist/doc/generic/pst-bspline/README +++ b/Master/texmf-dist/doc/generic/pst-bspline/README @@ -1,8 +1,8 @@ %% Package pst-bspline %% -%% Copyright 2011 Michael Sharpe <msharpe@ucsd.edu> +%% Copyright 2011--2016 Michael Sharpe <msharpe@ucsd.edu> %% -%% Version 1.61, 2012/03/06 +%% Version 1.62, 2016/04/21 %% 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. |