summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/README9
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/curve2e.pdfbin370878 -> 370457 bytes
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/manifest.txt2
-rw-r--r--Master/texmf-dist/source/latex/curve2e/curve2e.dtx4
-rw-r--r--Master/texmf-dist/tex/latex/curve2e/curve2e.sty4
5 files changed, 10 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/curve2e/README b/Master/texmf-dist/doc/latex/curve2e/README
index d35fdda7bc7..ef6af1cf0ae 100644
--- a/Master/texmf-dist/doc/latex/curve2e/README
+++ b/Master/texmf-dist/doc/latex/curve2e/README
@@ -1,14 +1,13 @@
Curve2e.sty
-version 1.40
-filedate 06 March 2012
+version 1.41
+filedate 11 December 2012
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 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 version, have been incorporated in
-the 2009 version of pict2e; therefore this package has provisions for
+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 version, have been incorporated in the 2009 version of pict2e; therefore this package has provisions for
avoiding the original commands redefinition.
-This version id fully compatible with pict2e version 0.2x dated 2011/04/05.
+This version should be fully compatible with pict2e version 0.2x dated 2011/04/05.
I you specify
diff --git a/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf b/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf
index 90359fbf692..54c50b4e147 100644
--- a/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf
+++ b/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/curve2e/manifest.txt b/Master/texmf-dist/doc/latex/curve2e/manifest.txt
index bf1c5f9f3fd..90e2f5f397a 100644
--- a/Master/texmf-dist/doc/latex/curve2e/manifest.txt
+++ b/Master/texmf-dist/doc/latex/curve2e/manifest.txt
@@ -15,6 +15,8 @@ curve2e.sty and curve2e.pdf by running pdflatex on curve2e.dtx.
README (or Readme or readme depending on the operating system) contains general
information
+This package is subjectt to the LPPL (LaTeX Project Public Licence( version 1.3 or successive: the full text of the license is contained in any full distribution of the TeX system; in any case you can find it onCTAN (Comprehensive TeX Archive Network).
+
The package has the LPPL status of author maintained.
Nevertheless this package is an extension to the standard LaTeX package pict2e
diff --git a/Master/texmf-dist/source/latex/curve2e/curve2e.dtx b/Master/texmf-dist/source/latex/curve2e/curve2e.dtx
index 9792a852247..599f0a2da38 100644
--- a/Master/texmf-dist/source/latex/curve2e/curve2e.dtx
+++ b/Master/texmf-dist/source/latex/curve2e/curve2e.dtx
@@ -57,7 +57,7 @@ and the derived files curve2e.sty and curve2e.pdf.
%</driver>
%<+package>\ProvidesPackage{curve2e}%
%<*package>
- [2012/03/05 v.1.40 Extension package for pict2e]
+ [2012/12/11 v.1.41 Extension package for pict2e]
%</package>
%<*driver>
\documentclass{ltxdoc}
@@ -712,7 +712,7 @@ and the derived files curve2e.sty and curve2e.pdf.
\SubVect\V@ttA from\V@ttB to\V@ttC
\ModOfVect\V@ttC to\DlineMod
\DividE\DlineMod\p@ by#5\p@ to\NumD
- \NumA\expandafter\Integer\NumD??
+ \NumA\expandafter\Integer\NumD.??
\ifodd\NumA\else\advance\NumA\@ne\fi
\NumB=\NumA \divide\NumB\tw@
\DividE\DlineMod\p@ by\NumA\p@ to\D@shMod
diff --git a/Master/texmf-dist/tex/latex/curve2e/curve2e.sty b/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
index 6a48852b878..41bd06afae4 100644
--- a/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
+++ b/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
@@ -18,7 +18,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{curve2e}%
- [2012/03/05 v.1.40 Extension package for pict2e]
+ [2012/12/11 v.1.41 Extension package for pict2e]
\RequirePackage{color}
\RequirePackageWithOptions{pict2e}[2011/04/01]
@@ -62,7 +62,7 @@
\SubVect\V@ttA from\V@ttB to\V@ttC
\ModOfVect\V@ttC to\DlineMod
\DividE\DlineMod\p@ by#5\p@ to\NumD
- \NumA\expandafter\Integer\NumD??
+ \NumA\expandafter\Integer\NumD.??
\ifodd\NumA\else\advance\NumA\@ne\fi
\NumB=\NumA \divide\NumB\tw@
\DividE\DlineMod\p@ by\NumA\p@ to\D@shMod