From fe8546f4ce6cd700411c8e1a700fe476b2264b01 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 12 Jan 2021 21:24:50 +0000 Subject: curve2e (12jan21) git-svn-id: svn://tug.org/texlive/trunk@57402 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/curve2e/README.txt | 4 ++-- .../doc/latex/curve2e/curve2e-manual.pdf | Bin 571391 -> 571431 bytes .../doc/latex/curve2e/curve2e-manual.tex | 16 -------------- Master/texmf-dist/doc/latex/curve2e/curve2e.pdf | Bin 647984 -> 648150 bytes Master/texmf-dist/source/latex/curve2e/curve2e.dtx | 23 ++++----------------- .../texmf-dist/tex/latex/curve2e/curve2e-v161.sty | 2 +- Master/texmf-dist/tex/latex/curve2e/curve2e.sty | 5 +++-- 7 files changed, 10 insertions(+), 40 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/curve2e/README.txt b/Master/texmf-dist/doc/latex/curve2e/README.txt index 32a6f31005f..4fc8d958be2 100644 --- a/Master/texmf-dist/doc/latex/curve2e/README.txt +++ b/Master/texmf-dist/doc/latex/curve2e/README.txt @@ -1,11 +1,11 @@ %% %% This is file `README.txt', %% -%% Copyright (C) 2005--2020 Claudio Beccari all rights reserved. +%% Copyright (C) 2005--2021 Claudio Beccari all rights reserved. %% License information appended %% File README.txt for package curve2e - [2021-01-10 v.2.2.14 Extension package for pict2e] + [2021-01-12 v.2.2.15 Extension package for pict2e] The package bundle curve2e is composed of the following files curve2e.dtx diff --git a/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdf b/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdf index 11e45b42be3..9b7de7d2668 100644 Binary files a/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdf and b/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.pdf differ diff --git a/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex b/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex index 614f853cbd7..e53535f1b9b 100644 --- a/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex +++ b/Master/texmf-dist/doc/latex/curve2e/curve2e-manual.tex @@ -36,22 +36,6 @@ \providecommand\cs{} \renewcommand\cs[1]{{\normalfont\texttt{\char92#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}} diff --git a/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf b/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf index c1f2a2e9b61..92c425df9bc 100644 Binary files a/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf and b/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf differ 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] % %<*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. % % \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}% diff --git a/Master/texmf-dist/tex/latex/curve2e/curve2e-v161.sty b/Master/texmf-dist/tex/latex/curve2e/curve2e-v161.sty index 3c70a476206..13b3df27d03 100644 --- a/Master/texmf-dist/tex/latex/curve2e/curve2e-v161.sty +++ b/Master/texmf-dist/tex/latex/curve2e/curve2e-v161.sty @@ -6,7 +6,7 @@ %% %% curve2e.dtx (with options: `v161') %% -%% Copyright (C) 2005--2020 Claudio Beccari all rights reserved. +%% Copyright (C) 2005--2021 Claudio Beccari all rights reserved. %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2016/01/01] diff --git a/Master/texmf-dist/tex/latex/curve2e/curve2e.sty b/Master/texmf-dist/tex/latex/curve2e/curve2e.sty index 5276d0c2c8e..33eade45db6 100644 --- a/Master/texmf-dist/tex/latex/curve2e/curve2e.sty +++ b/Master/texmf-dist/tex/latex/curve2e/curve2e.sty @@ -6,12 +6,12 @@ %% %% curve2e.dtx (with options: `package') %% -%% Copyright (C) 2005--2020 Claudio Beccari all rights reserved. +%% Copyright (C) 2005--2021 Claudio Beccari all rights reserved. %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2019/01/01] \ProvidesPackage{curve2e}% - [2021-01-10 v.2.2.14 Extension package for pict2e] + [2021-01-12 v.2.2.15 Extension package for pict2e] \IfFileExists{xfp.sty}{% \RequirePackage{graphicx,color} \RequirePackageWithOptions{pict2e}[2014/01/01] @@ -286,6 +286,7 @@ %% %% \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}% -- cgit v1.2.3