diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-23 21:38:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-23 21:38:48 +0000 |
commit | 290e48ab36f27bb934d5692f05fbd0ee1d417bd7 (patch) | |
tree | 56330a6a3a2ed60cd5c849283cb55688e4402383 /Master/texmf-dist/tex/latex/curve2e | |
parent | 065c5a861d1e8d364226cc45535314272c0c74a9 (diff) |
curve2e (23oct19)
git-svn-id: svn://tug.org/texlive/trunk@52499 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/curve2e')
-rw-r--r-- | Master/texmf-dist/tex/latex/curve2e/curve2e-v161.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/curve2e/curve2e.sty | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/curve2e/curve2e-v161.sty b/Master/texmf-dist/tex/latex/curve2e/curve2e-v161.sty index 509a3260119..edbfd8c5015 100644 --- a/Master/texmf-dist/tex/latex/curve2e/curve2e-v161.sty +++ b/Master/texmf-dist/tex/latex/curve2e/curve2e-v161.sty @@ -898,7 +898,7 @@ %% %% 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. +%% README.txt and curve2e-v161.sty. %% %% %% End of file `curve2e-v161.sty'. diff --git a/Master/texmf-dist/tex/latex/curve2e/curve2e.sty b/Master/texmf-dist/tex/latex/curve2e/curve2e.sty index 052cc398b0f..b70ff1e17d9 100644 --- a/Master/texmf-dist/tex/latex/curve2e/curve2e.sty +++ b/Master/texmf-dist/tex/latex/curve2e/curve2e.sty @@ -11,7 +11,7 @@ %% \NeedsTeXFormat{LaTeX2e}[2016/01/01] \ProvidesPackage{curve2e}% - [2019-10-17 v.2.0.3 Extension package for pict2e] + [2019-10-21 v.2.0.4 Extension package for pict2e] @@ -296,8 +296,8 @@ \def\DirOfVect#1to#2{\GetCoord(#1)\t@X\t@Y \ModOfVect#1to\@tempa \unless\ifdim\@tempa\p@=\z@ - \DividE\t@X\p@ by\@tempa to\t@X - \DividE\t@Y\p@ by\@tempa to\t@Y + \DividE\t@X by\@tempa to\t@X + \DividE\t@Y by\@tempa to\t@Y \fi \MakeVectorFrom\t@X\t@Y to#2\ignorespaces}% \def\ModAndDirOfVect#1to#2and#3{% @@ -723,7 +723,7 @@ %% %% 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. +%% README.txt and curve2e-v161.sty. %% %% %% End of file `curve2e.sty'. |