diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-21 23:22:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-21 23:22:05 +0000 |
commit | a7edada4189ba7cd7815b452dfda0c2e56b14d82 (patch) | |
tree | b944200096d44c5cef37a85990b4ad686ac2c13e /Master/texmf-dist/doc | |
parent | 686bfe6121176573788e5f46ff2d20ab96181685 (diff) |
pst-bspline (21aug11)
git-svn-id: svn://tug.org/texlive/trunk@23632 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-bspline/README | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-bspline/README b/Master/texmf-dist/doc/generic/pst-bspline/README index 4488857fb91..afabbd22858 100644 --- a/Master/texmf-dist/doc/generic/pst-bspline/README +++ b/Master/texmf-dist/doc/generic/pst-bspline/README @@ -1,11 +1,16 @@ -%% Package pst-Bspline +%% Package pst-bspline %% -%% Michael Sharpe <msharpe@ucsd.edu> +%% Copyright 2011 Michael Sharpe <msharpe@ucsd.edu> %% -%% Version 1.44, 2011/08/19 +%% Version 1.5, 2011/08/20 %% -%% License: Free 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. -The .tex and .sty files should be installed in a folder searched by TeX. All documentation is in pst-bspline-doc.pdf.
\ No newline at end of file +The .tex and .sty files should be installed in a folder searched by TeX. All documentation is in pst-bspline-doc.pdf. + +License: + This work may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either + version 1.3c of this license or (at your option) any + later version: <http://www.latex-project.org/lppl.txt> |