summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/curve2e/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-06-19 22:33:34 +0000
committerKarl Berry <karl@freefriends.org>2015-06-19 22:33:34 +0000
commitfe3f79b0e5e6765e703a39b086c37f8ce3a33740 (patch)
tree846c798ba65ef30ae99d46464e226a7ca8865b47 /Master/texmf-dist/doc/latex/curve2e/README
parente283bedf2d8ede94bd11f584ac25064c393fd9d4 (diff)
curve2e (19jun15)
git-svn-id: svn://tug.org/texlive/trunk@37619 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/curve2e/README')
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/README17
1 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/curve2e/README b/Master/texmf-dist/doc/latex/curve2e/README
index 8230ad92e95..a1390fa48ec 100644
--- a/Master/texmf-dist/doc/latex/curve2e/README
+++ b/Master/texmf-dist/doc/latex/curve2e/README
@@ -1,15 +1,18 @@
Curve2e.sty
-version 1.32
-filedate 06 June 2015
+version: 1.50
+filedate: 19 June 2015
-This file is an extension of the package pict2e.sty which extends the standard picture LaTeX environment according to what Leslie Lamport specified in the second edition of the LaTeX manual.
+This file is an extension of the package pict2e.sty which extends the standard picture LaTeX environment according to what Leslie Lamport specified in the second edition of his LaTeX manual.
-This further extension allows to draw lines and vectors with any non integer slope parameters, to draw dashed lined of any slope, to draw arcs and curved vectors, to draw curves where just the interpolating nodes are specified together with the slopes at the nodes. Some of these features, implemented in this package previous versions, have been incorporated in the 2011 version of pict2e; therefore this package avoids redefining
-the original commands.
+This further extension allows to draw lines and vectors with any non integer slope parameters, to draw dashed lined of any slope, to draw arcs and curved vectors, to draw curves where just the interpolating nodes are specified together with the slopes at the nodes; closed paths of any shape can be filled with color; all coordinates are treated
+as ordered pairs, i.e. Òcomplex numbersÓ. Some of these features have been incorporated
+in the 2011 version of pict2e; therefore this package avoids any modification to the
+original pict2e commands.
+Curve2e now accepts polar coordinates in addition to the usual Cartesian ones; several macros have been upgraded and a new macro for tracing cubic BŽzier splines with their control nodes specified in polar form is available.
-This version id fully compatible with pict2e version 0.2x dated 2011/05/01.
+This version is fully compatible with pict2e version 0.2x dated 2011/05/01.
-I you specify
+If you specify
\usepackage[<pict2e options>]{curve2e}