diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-28 00:50:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-28 00:50:35 +0000 |
commit | b3bc92c8e8d4437a11a37869f528b68b40aa8aeb (patch) | |
tree | c7c9e0393799923738974cd9a8e3e58f2bf12011 /Master/texmf-dist/doc/generic/pst-bspline/README | |
parent | 70ae46aa4d738d80be0ed1887fe3119c2478ee64 (diff) |
pst-bspline better attempt
git-svn-id: svn://tug.org/texlive/trunk@11442 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 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-bspline/README b/Master/texmf-dist/doc/generic/pst-bspline/README new file mode 100644 index 00000000000..9fc2816ecd9 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-bspline/README @@ -0,0 +1,11 @@ +%% Package pst-Bspline +%% +%% Michael Sharpe <msharpe@ucsd.edu> +%% +%% Version 1.11, 2008/10/18 +%% +%% License: Free + +This package draws uniform, cubic Bspline curves, open and closed, based on a sequence of Bspline control points. There is also code which permits drawing the open or closed cubic Bspline curve interplating a sequence of points. + +The .tex and .sty files should be installed in a folder searched by TeX. All documentation is in bsplinePstricks.pdf.
\ No newline at end of file |