summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/curve2e/curve2e.sty')
-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'.