summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-03-05 23:21:43 +0000
committerKarl Berry <karl@freefriends.org>2012-03-05 23:21:43 +0000
commit3ddbe9fca8914466748f42368d9c6468bc99ffab (patch)
treedadf5b615145e50f8e79dceaa4ff8f23d747536f /Master/texmf-dist/tex/latex/curve2e/curve2e.sty
parentde78cac20606a5487809f4c7d8bb6c50ecf09204 (diff)
curve2e 1.40 (5mar12)
git-svn-id: svn://tug.org/texlive/trunk@25569 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/curve2e/curve2e.sty')
-rw-r--r--Master/texmf-dist/tex/latex/curve2e/curve2e.sty27
1 files changed, 6 insertions, 21 deletions
diff --git a/Master/texmf-dist/tex/latex/curve2e/curve2e.sty b/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
index 3fa8fa3a362..6a48852b878 100644
--- a/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
+++ b/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
@@ -6,8 +6,8 @@
%%
%% curve2e.dtx (with options: `package')
%% ______________________________________________________
-%% The curve2e package for LaTeX and XeLATeX
-%% Copyright (C) 2010 Claudio Beccari
+%% The curve2e package for LaTeX and XeLaTeX
+%% Copyright (C) 2005-2012 Claudio Beccari
%% All rights reserved
%%
%% License information appended
@@ -18,25 +18,10 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{curve2e}%
- [2011/07/28 v.1.31 Extension package for pict2e]
+ [2012/03/05 v.1.40 Extension package for pict2e]
\RequirePackage{color}
-\RequirePackageWithOptions{pict2e}[2004/06/01]
-\ifcase\pIIe@mode\relax
-\or %Postscript
- \providecommand\roundcap{\special{ps:: 1 setlinecap}}%
- \providecommand\squarecap{\special{ps:: 0 setlinecap}}%
- \providecommand\roundjoin{\special{ps:: 1 setlinejoin}}%
- \providecommand\beveljoin{\special{ps:: 2 setlinejoin}}%
- \providecommand\miterjoin{\special{ps:: 0 setlinejoin}}%
-\or %pdf
- \@ifundefined{XeTeXrevision}{}
- {\def\pdfliteral#1{\special{pdf: literal #1}}}%
- \providecommand\roundcap{\pdfliteral{1 J}}%
- \providecommand\squarecap{\pdfliteral{0 J}}%
- \providecommand\roundjoin{\pdfliteral{1 j}}%
- \providecommand\beveljoin{\pdfliteral{2 j}}%
- \providecommand\miterjoin{\pdfliteral{0 j}}%
-\fi
+\RequirePackageWithOptions{pict2e}[2011/04/01]
+
\def\TRON{\tracingcommands\tw@ \tracingmacros\tw@}%
\def\TROF{\tracingcommands\z@ \tracingmacros\z@}%
\ifx\undefined\@tdA \newdimen\@tdA \fi
@@ -670,7 +655,7 @@
\def\@ChangeDir[#1]{\ChangeDir<#1>\@Curve}
%%
-%% Copyright 2005-2011 Claudio Beccari
+%% Copyright 2005-2012 Claudio Beccari
%%
%% Distributable under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of