summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/bpolynomial/README
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-11-27 15:41:48 +0000
committerNorbert Preining <preining@logic.at>2007-11-27 15:41:48 +0000
commit959a2cbbbf85d2247595d38365fcc26b6056c5f7 (patch)
tree01bb086c86e944e4212268937352d1c7f1ea3df4 /Master/texmf-dist/doc/metapost/bpolynomial/README
parent662990e06c128ef614f35ce9426ffebe94d99c04 (diff)
new metapost package bpolynomial
git-svn-id: svn://tug.org/texlive/trunk@5626 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/bpolynomial/README')
-rw-r--r--Master/texmf-dist/doc/metapost/bpolynomial/README37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/metapost/bpolynomial/README b/Master/texmf-dist/doc/metapost/bpolynomial/README
new file mode 100644
index 00000000000..adbaaf3d9f5
--- /dev/null
+++ b/Master/texmf-dist/doc/metapost/bpolynomial/README
@@ -0,0 +1,37 @@
+% This material is subject to the LaTeX Project Public License. See
+% http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
+% for the details of that license.
+
+package: bpolynomial v0.3 2007/11/26
+author: Stephan Hennig (stephanhennig@arcor.de)
+
+
+Description
+-----------
+The MetaPost package bpolynomial.mp helps drawing polynomial functions
+of up to degree three. It provides macros to calculate Bézier curves
+exactly matching a given constant, linear, quadratic or cubic polynomial.
+
+
+Installation
+------------
+To install the package put the files into the following
+directories in a local texmf tree and update the file
+name data base.
+
+<localtexmftree>/doc/metapost/bpolynomial:
+ bpolynomial.pdf
+ bpolynomial.tex
+ examples.mp
+
+<localtexmftree>/metapost/bpolynomial:
+ bpolynomial.mp
+
+
+Usage Notes
+-----------
+See file bpolynomial.pdf.
+
+
+Happy TeXing!
+Stephan Hennig