texlive[67013] Master/texmf-dist: cool (4may23)
commits+karl at tug.org
commits+karl at tug.org
Thu May 4 22:27:38 CEST 2023
Revision: 67013
http://tug.org/svn/texlive?view=revision&revision=67013
Author: karl
Date: 2023-05-04 22:27:37 +0200 (Thu, 04 May 2023)
Log Message:
-----------
cool (4may23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/cool/README
trunk/Master/texmf-dist/source/latex/cool/cool.dtx
trunk/Master/texmf-dist/source/latex/cool/cool.ins
trunk/Master/texmf-dist/tex/latex/cool/cool.sty
Modified: trunk/Master/texmf-dist/doc/latex/cool/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/cool/README 2023-05-04 20:27:05 UTC (rev 67012)
+++ trunk/Master/texmf-dist/doc/latex/cool/README 2023-05-04 20:27:37 UTC (rev 67013)
@@ -32,12 +32,13 @@
License
-------
-This pacakge is released under the Lesser GNU General Public License. See
-http://www.gnu.org/licenses/licenses.html#LGPL for more details.
+This package is released under the GNU Lesser General Public License. See
+https://www.gnu.org/licenses/licenses.html#LGPL for more details.
Contact
-------
-Any bugs may be reported to the author by sending an email to the address with
-the first part being nsetzer, then an at sign, the next part is umd, and
-finally it ends in dot edu.
\ No newline at end of file
+Any bugs may be reported to the author by sending an email to the
+address with the first part being "latex", a dash, then "inquiries",
+then an at sign, the next part is nsetzer, and finally it ends in dot com.
+
Modified: trunk/Master/texmf-dist/source/latex/cool/cool.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/cool/cool.dtx 2023-05-04 20:27:05 UTC (rev 67012)
+++ trunk/Master/texmf-dist/source/latex/cool/cool.dtx 2023-05-04 20:27:37 UTC (rev 67013)
@@ -2,7 +2,7 @@
%
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{cool}
-%<package> [2006/12/29 v1.35 COntent Oriented LaTeX]
+%<package> [2023/05/03 v1.35 COntent Oriented LaTeX]
%<package>\RequirePackage{ifthen}
%<package>\RequirePackage{coollist}
%<package>\RequirePackage{coolstr}
@@ -11,6 +11,8 @@
%<package>\RequirePackage{amssymb}
%<package>\RequirePackage{bbm}
%
+% Update on 2023/05/03 purely to clarify the license; no code changes.
+% This package is released under the GNU LGPL.
%
%<*driver>
\documentclass{ltxdoc}
Modified: trunk/Master/texmf-dist/source/latex/cool/cool.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/cool/cool.ins 2023-05-04 20:27:05 UTC (rev 67012)
+++ trunk/Master/texmf-dist/source/latex/cool/cool.ins 2023-05-04 20:27:37 UTC (rev 67013)
@@ -1,8 +1,8 @@
%%
-%% Copyright (C) 2005 by nsetzer
+%% Copyright (C) 2005-2023 by nsetzer
%%
%% This file may be distributed and/or modified under the
-%% conditions of the Lesser General Product License
+%% conditions of the GNU Lesser General Public License.
%%
\input docstrip.tex
@@ -16,7 +16,7 @@
This is a generated file
This file may be distributed and/or modified under the
-conditions of the Limited General Product License
+conditions of the GNU Lesser General Public License.
\endpreamble
@@ -37,4 +37,4 @@
\Msg{* *}
\Msg{****************************************************}
-\endbatchfile
\ No newline at end of file
+\endbatchfile
Modified: trunk/Master/texmf-dist/tex/latex/cool/cool.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/cool/cool.sty 2023-05-04 20:27:05 UTC (rev 67012)
+++ trunk/Master/texmf-dist/tex/latex/cool/cool.sty 2023-05-04 20:27:37 UTC (rev 67013)
@@ -9,11 +9,11 @@
%% This is a generated file
%%
%% This file may be distributed and/or modified under the
-%% conditions of the Limited General Product License
+%% conditions of the GNU Lesser General Public License.
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{cool}
- [2006/12/29 v1.35 COntent Oriented LaTeX]
+ [2023/05/03 v1.35 COntent Oriented LaTeX]
\RequirePackage{ifthen}
\RequirePackage{coollist}
\RequirePackage{coolstr}
@@ -802,7 +802,7 @@
{%
\PackageError{cool}{Invalid Argument}%
{`Harm Num' can only accept a comma separated list of length 1 or 2}%
-}}%
+}}%
}
\newcommand{\COOL at notation@BetaParen}{p}
\newcommand{\Beta}[1]{%
@@ -1543,7 +1543,7 @@
\listval{#2}{0}%
\ifthenelse{\NOT \value{COOL at listpointer} = 2}
{%
-\PackageError{cool}{Invalid Argument}%
+\PackageError{cool}{Invalid Argument}%
{`WeierstrassSigma' second argument must be%
a comma separated list of length 2}%
}%
More information about the tex-live-commits
mailing list.