summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/curve2e
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-12 21:24:50 +0000
committerKarl Berry <karl@freefriends.org>2021-01-12 21:24:50 +0000
commitfe8546f4ce6cd700411c8e1a700fe476b2264b01 (patch)
tree24b6aeac230de63519eabd6255252aaadc45c4c3 /Master/texmf-dist/source/latex/curve2e
parent0ca73e2f4b8f65943e212a4a25b09a84cee35c37 (diff)
curve2e (12jan21)
git-svn-id: svn://tug.org/texlive/trunk@57402 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/curve2e')
-rw-r--r--Master/texmf-dist/source/latex/curve2e/curve2e.dtx23
1 files changed, 4 insertions, 19 deletions
diff --git a/Master/texmf-dist/source/latex/curve2e/curve2e.dtx b/Master/texmf-dist/source/latex/curve2e/curve2e.dtx
index 1062faf7370..396d8e60006 100644
--- a/Master/texmf-dist/source/latex/curve2e/curve2e.dtx
+++ b/Master/texmf-dist/source/latex/curve2e/curve2e.dtx
@@ -6,7 +6,7 @@
\keepsilent
\preamble
- Copyright (C) 2005--2020 Claudio Beccari all rights reserved.
+ Copyright (C) 2005--2021 Claudio Beccari all rights reserved.
License information appended
\endpreamble
@@ -46,7 +46,7 @@ README.txt and curve2e-v161.sty.
%<+package>\ProvidesPackage{curve2e}%
%<+readme>File README.txt for package curve2e
%<*package|readme>
- [2021-01-10 v.2.2.14 Extension package for pict2e]
+ [2021-01-12 v.2.2.15 Extension package for pict2e]
%</package|readme>
%<*driver>
\documentclass{ltxdoc}\errorcontextlines=9
@@ -82,22 +82,6 @@ README.txt and curve2e-v161.sty.
\providecommand\pack{}
\renewcommand\pack[1]{{\normalfont\texttt{#1}}}
-\providecommand\Pbox{}
-\newlength\PbDim
-\RenewDocumentCommand\Pbox{D(){0,0} O{cc} m O{0.5ex} s D<>{0}}{%
-\put(#1){\rotatebox{#6}{\makebox(0,0){%
-\settowidth\PbDim{#2}%
-\edef\Rapp{\fpeval{\PbDim/{1ex}}}%
-\fptest{\Rapp > 1.5}{\fboxsep=0.5ex}{\fboxsep=0.75ex}%
-\IfBooleanTF{#5}{\fboxrule=0.4pt}{\fboxrule=0pt}%
-\fptest{#4 = 0sp}%
- {\makebox(0,0)[#2]{\fbox{$\relax#3\relax$}}}%
- {\edef\Diam{\fpeval{(#4)/\unitlength}}%
- \makebox(0,0){\circle*{\Diam}}%
- \makebox(0,0)[#2]{\fbox{$\relax\mathsf#3\relax$}}%
- }}}%
-}\ignorespaces}
-
\def\LissajousCoefs#1,#2,#3,#4,#5,#6!{%
\edef\LAu{#1}\edef\LNu{#2}\edef\LFu{#3}%
\edef\LAd{#4}\edef\LNd{#5}\edef\LFd{#6}}
@@ -177,7 +161,7 @@ README.txt and curve2e-v161.sty.
%</driver>
% \fi
%
-% \CheckSum{5582}
+% \CheckSum{5584}
% \begin{abstract}
% This file documents the |curve2e| extension package to the |pict2e|
% bundle implementation; the latter was described by Lamport
@@ -1449,6 +1433,7 @@ README.txt and curve2e-v161.sty.
%
% \begin{macrocode}
\providecommand\Pbox{}
+\newlength\PbDim
\RenewDocumentCommand\Pbox{D(){0,0} O{cc} m O{0.5ex} s D<>{0}}{%
\put(#1){\rotatebox{#6}{\makebox(0,0){%
\settowidth\PbDim{#2}%