diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-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'. |