diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/cool/cool.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/cool/cool.sty b/Master/texmf-dist/tex/latex/cool/cool.sty index a72d934c6cb..bc6d2f2217c 100644 --- a/Master/texmf-dist/tex/latex/cool/cool.sty +++ b/Master/texmf-dist/tex/latex/cool/cool.sty @@ -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 @@ H^{\inp{\COOL@list@temp@ii}}_{\COOL@list@temp@i}% {% \PackageError{cool}{Invalid Argument}% {`Harm Num' can only accept a comma separated list of length 1 or 2}% -}}% +}}% } \newcommand{\COOL@notation@BetaParen}{p} \newcommand{\Beta}[1]{% @@ -1543,7 +1543,7 @@ _{#3, \arabic{COOL@ct}}% \listval{#2}{0}% \ifthenelse{\NOT \value{COOL@listpointer} = 2} {% -\PackageError{cool}{Invalid Argument}% +\PackageError{cool}{Invalid Argument}% {`WeierstrassSigma' second argument must be% a comma separated list of length 2}% }% |