summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/curve2e
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/tex/latex/curve2e
parentebbd61ac629a2b9c128cb5b28d5875aded3af489 (diff)
curve2e (11jul15)
git-svn-id: svn://tug.org/texlive/trunk@37839 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/curve2e')
-rw-r--r--Master/texmf-dist/tex/latex/curve2e/curve2e.sty21
1 files changed, 9 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/curve2e/curve2e.sty b/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
index 818c1e986c1..3a72e84ffd2 100644
--- a/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
+++ b/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
@@ -5,19 +5,13 @@
%% The original source files were:
%%
%% curve2e.dtx (with options: `package')
-%% ______________________________________________________
-%% The curve2e package for LaTeX and XeLATeX
-%% Copyright (C) 2010 Claudio Beccari
-%% All rights reserved
+%%
+%% Copyright (C) 2005--2015 Claudio Beccari all rights reserved.
%% License information appended
%%
-%%
-%% File `curve2e.dtx'.
-%% Copyright (C) 2005--2015 Claudio Beccari all rights reserved.
-%%
\NeedsTeXFormat{LaTeX2e}[2014/05/01]
\ProvidesPackage{curve2e}%
- [2015/06/27 v.1.54 Extension package for pict2e]
+ [2015/07/11 v.1.60 Extension package for pict2e]
\RequirePackage{color}
@@ -100,6 +94,9 @@
\def\Dotline@@(#1)(#2)#3{\put(#1){\Dotline@(0,0)(#2){#3}}}
\fi
+\AtBeginDocument{\@ifpackageloaded{eso-pic}{%
+\renewcommand\LenToUnit[1]{\strip@pt\dimexpr#1*\p@/\unitlength}}{}}
+
\def\GetCoord(#1)#2#3{%
\expandafter\SplitNod@\expandafter(#1)#2#3\ignorespaces}
\def\isnot@polar#1:#2!!{\def\@tempOne{#2}\ifx\@tempOne\empty
@@ -869,7 +866,6 @@
\ignorespaces}
%%
-%% Copyright 2005-2015 Claudio Beccari
%%
%% Distributable under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of
@@ -877,8 +873,9 @@
%%
%% This work is "author-maintained"
%%
-%% This work consists of this file curve2e.dtx, a README file
-%% and the derived files curve2e.sty and curve2e.pdf.
+%% 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 `curve2e.sty'.