summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/curve2e/README.txt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-11 22:21:28 +0000
committerKarl Berry <karl@freefriends.org>2015-07-11 22:21:28 +0000
commitf94a0ae45b3e579bab72300a7b4ad72d038af610 (patch)
treecbc83e8f889068eb2917dbf0a26dd58bdce6b588 /Master/texmf-dist/doc/latex/curve2e/README.txt
parentebbd61ac629a2b9c128cb5b28d5875aded3af489 (diff)
curve2e (11jul15)
git-svn-id: svn://tug.org/texlive/trunk@37839 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/curve2e/README.txt')
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/README.txt56
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/curve2e/README.txt b/Master/texmf-dist/doc/latex/curve2e/README.txt
new file mode 100644
index 00000000000..8392f572ae5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/curve2e/README.txt
@@ -0,0 +1,56 @@
+%%
+%% This is file `README.txt',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% curve2e.dtx (with options: `readme')
+%%
+%% Copyright (C) 2005--2015 Claudio Beccari all rights reserved.
+%% License information appended
+%%
+File README.txt for package curve2e
+ [2015/07/11 v.1.60 Extension package for pict2e]
+
+
+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; 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 Bezier
+splines with their control nodes specified in polar form is available.
+
+This version solves a conflict with package eso-pic.
+
+This version of curve2e is fully compatible with pict2e dated 2014/01/12
+version 0.2z.
+
+If you specify
+
+\usepackage[<pict2e options>]{curve2e}
+
+the package pict2e is automatically invoked with the specified options.
+
+%%
+%%
+%% Distributable under the LaTeX Project Public License,
+%% version 1.3c or higher (your choice). The latest version of
+%% this license is at: http://www.latex-project.org/lppl.txt
+%%
+%% This work is "author-maintained"
+%%
+%% This work consists of file curve2e.dtx, and the derived files
+%% curve2e.sty and curve2e.pdf, plus the auxiliary derived files
+%% README.txt and manifest.txt.
+%%
+%%
+%% End of file `README.txt'.