texlive[57380] Master/texmf-dist: curve2e (10jan21)

commits+karl at tug.org commits+karl at tug.org
Sun Jan 10 23:11:48 CET 2021


Revision: 57380
          http://tug.org/svn/texlive?view=revision&revision=57380
Author:   karl
Date:     2021-01-10 23:11:48 +0100 (Sun, 10 Jan 2021)
Log Message:
-----------
curve2e (10jan21)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/curve2e/README.txt
    trunk/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf
    trunk/Master/texmf-dist/source/latex/curve2e/curve2e.dtx
    trunk/Master/texmf-dist/tex/latex/curve2e/curve2e.sty

Modified: trunk/Master/texmf-dist/doc/latex/curve2e/README.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/curve2e/README.txt	2021-01-10 21:56:45 UTC (rev 57379)
+++ trunk/Master/texmf-dist/doc/latex/curve2e/README.txt	2021-01-10 22:11:48 UTC (rev 57380)
@@ -5,7 +5,7 @@
 %%   License information appended
 %% 
 File README.txt for package curve2e
-        [2020-12-20 v.2.2.13 Extension package for pict2e]
+        [2021-01-10 v.2.2.14 Extension package for pict2e]
 The package bundle curve2e is composed of the following files
 
 curve2e.dtx

Modified: trunk/Master/texmf-dist/doc/latex/curve2e/curve2e.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/curve2e/curve2e.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/curve2e/curve2e.dtx	2021-01-10 21:56:45 UTC (rev 57379)
+++ trunk/Master/texmf-dist/source/latex/curve2e/curve2e.dtx	2021-01-10 22:11:48 UTC (rev 57380)
@@ -46,7 +46,7 @@
 %<+package>\ProvidesPackage{curve2e}%
 %<+readme>File README.txt for package curve2e
 %<*package|readme>
-        [2020-12-20 v.2.2.13 Extension package for pict2e]
+        [2021-01-10 v.2.2.14 Extension package for pict2e]
 %</package|readme>
 %<*driver>
 \documentclass{ltxdoc}\errorcontextlines=9
@@ -54,7 +54,7 @@
 \usepackage[utf8]{inputenc}
 \usepackage{lmodern,textcomp}
 \usepackage{mflogo}
-\usepackage{multicol,amsmath,fancyvrb,graphics,verbatim,trace}
+\usepackage{multicol,amsmath,fancyvrb,graphicx,verbatim,trace}
 \usepackage{xcolor,curve2e}
 \GetFileInfo{curve2e.dtx}
 \title{The extension package \textsf{curve2e}}
@@ -507,10 +507,10 @@
 % \subsection{Some preliminary extensions to the \texttt{pict2e} package}
 %^^A%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % The necessary preliminary code has already been introduced. Here we
-% require the \texttt{color} package and the \texttt{pict2e} one; for the
-% latter one we make sure that a sufficiently recent version is used.
-% If you want to use package \texttt{xcolor}, load it \emph{after}
-% \texttt{curve2e}.
+% require the \texttt{color} and \texttt{graphicx} packages plus
+% the \texttt{pict2e} one; for the latter we make sure that a
+% sufficiently recent version is used. If you want to use package
+% \texttt{xcolor}, load it \emph{after} \texttt{curve2e}.
 %
 % Here we load also the |xparse| and |xfp| packages because we use their
 % functionalities; but we do load them only if they are not already
@@ -527,24 +527,24 @@
 %\fi
 %    \begin{macrocode}
 \IfFileExists{xfp.sty}{%
-  \RequirePackage{color}
+  \RequirePackage{graphicx,color}
   \RequirePackageWithOptions{pict2e}[2014/01/01]
   \@ifl at aded{sty}{xparse}{}{\RequirePackage{xparse}}
   \@ifl at aded{sty}{xfp}{}{\RequirePackage{xfp}}%
 }{%
-    \RequirePackage{curve2e-v161}%
-    \PackageWarningNoLine{curve2e}{%
-      Package xfp is required, but apparently\MessageBreak%
-      such package cannot be found in this \MessageBreak%
-      TeX system installation\MessageBreak%
-      Either your installation is not complete \MessageBreak%
-      or it is older than 2018-10-17.\MessageBreak%
-      \MessageBreak%
-      ***************************************\MessageBreak%
-      Version 1.61 of curve2e has been loaded\MessageBreak%
-      instead of the current version\MessageBreak%
-      ***************************************\MessageBreak}%
-      \endinput
+  \RequirePackage{curve2e-v161}%
+  \PackageWarningNoLine{curve2e}{%
+    Package xfp is required, but apparently\MessageBreak%
+    such package cannot be found in this \MessageBreak%
+    TeX system installation\MessageBreak%
+    Either your installation is not complete \MessageBreak%
+    or it is older than 2018-10-17.\MessageBreak%
+    \MessageBreak%
+    ***************************************\MessageBreak%
+    Version 1.61 of curve2e has been loaded\MessageBreak%
+    instead of the current version\MessageBreak%
+    ***************************************\MessageBreak}%
+    \endinput
 }
 %    \end{macrocode}
 % Since we already loaded package|xfp| or at least we explicitly load it

Modified: trunk/Master/texmf-dist/tex/latex/curve2e/curve2e.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/curve2e/curve2e.sty	2021-01-10 21:56:45 UTC (rev 57379)
+++ trunk/Master/texmf-dist/tex/latex/curve2e/curve2e.sty	2021-01-10 22:11:48 UTC (rev 57380)
@@ -11,26 +11,26 @@
 %% 
 \NeedsTeXFormat{LaTeX2e}[2019/01/01]
 \ProvidesPackage{curve2e}%
-        [2020-12-20 v.2.2.13 Extension package for pict2e]
+        [2021-01-10 v.2.2.14 Extension package for pict2e]
 \IfFileExists{xfp.sty}{%
-  \RequirePackage{color}
+  \RequirePackage{graphicx,color}
   \RequirePackageWithOptions{pict2e}[2014/01/01]
   \@ifl at aded{sty}{xparse}{}{\RequirePackage{xparse}}
   \@ifl at aded{sty}{xfp}{}{\RequirePackage{xfp}}%
 }{%
-    \RequirePackage{curve2e-v161}%
-    \PackageWarningNoLine{curve2e}{%
-      Package xfp is required, but apparently\MessageBreak%
-      such package cannot be found in this \MessageBreak%
-      TeX system installation\MessageBreak%
-      Either your installation is not complete \MessageBreak%
-      or it is older than 2018-10-17.\MessageBreak%
-      \MessageBreak%
-      ***************************************\MessageBreak%
-      Version 1.61 of curve2e has been loaded\MessageBreak%
-      instead of the current version\MessageBreak%
-      ***************************************\MessageBreak}%
-      \endinput
+  \RequirePackage{curve2e-v161}%
+  \PackageWarningNoLine{curve2e}{%
+    Package xfp is required, but apparently\MessageBreak%
+    such package cannot be found in this \MessageBreak%
+    TeX system installation\MessageBreak%
+    Either your installation is not complete \MessageBreak%
+    or it is older than 2018-10-17.\MessageBreak%
+    \MessageBreak%
+    ***************************************\MessageBreak%
+    Version 1.61 of curve2e has been loaded\MessageBreak%
+    instead of the current version\MessageBreak%
+    ***************************************\MessageBreak}%
+    \endinput
 }
 \ExplSyntaxOn
 \AtBeginDocument{%



More information about the tex-live-commits mailing list.