diff options
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 |