summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-01 21:09:20 +0000
committerKarl Berry <karl@freefriends.org>2020-06-01 21:09:20 +0000
commit89febd7a3f4c654164f4c26981227797b705f418 (patch)
treeaf8dc911e58e1acc16edc06a3f343bca5c7f2de9
parentdca3307db3555753d51f0394abad0343b007e087 (diff)
amscls (1jun20)
git-svn-id: svn://tug.org/texlive/trunk@55378 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/amscls/README4
-rw-r--r--Master/texmf-dist/doc/latex/amscls/amsclass.pdfbin340415 -> 340632 bytes
-rw-r--r--Master/texmf-dist/source/latex/amscls/amsclass.dtx35
-rw-r--r--Master/texmf-dist/source/latex/amscls/amsclass.ins28
-rw-r--r--Master/texmf-dist/source/latex/amscls/amsclass.pdfbin0 -> 340632 bytes
-rw-r--r--Master/texmf-dist/tex/latex/amscls/amsart.cls24
-rw-r--r--Master/texmf-dist/tex/latex/amscls/amsbook.cls24
-rw-r--r--Master/texmf-dist/tex/latex/amscls/amsproc.cls24
-rw-r--r--Master/texmf-dist/tex/latex/amscls/amsthm.sty24
9 files changed, 105 insertions, 58 deletions
diff --git a/Master/texmf-dist/doc/latex/amscls/README b/Master/texmf-dist/doc/latex/amscls/README
index 9c4528e5169..96bd1cb9358 100644
--- a/Master/texmf-dist/doc/latex/amscls/README
+++ b/Master/texmf-dist/doc/latex/amscls/README
@@ -1,6 +1,6 @@
-README file for AMS document classes amsart/book/proc 2.20.5 [2020/05/21]
+README file for AMS document classes amsart/book/proc 2.20.6 [2020/05/29]
-Copyright 2004, 2010, 2014-2017, 2020 American Mathematical Society.
+Copyright 2004, 2010, 2014-2020 American Mathematical Society.
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3c
diff --git a/Master/texmf-dist/doc/latex/amscls/amsclass.pdf b/Master/texmf-dist/doc/latex/amscls/amsclass.pdf
index cc7d0a7856b..cc83c94b8e0 100644
--- a/Master/texmf-dist/doc/latex/amscls/amsclass.pdf
+++ b/Master/texmf-dist/doc/latex/amscls/amsclass.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/amscls/amsclass.dtx b/Master/texmf-dist/source/latex/amscls/amsclass.dtx
index b070629d7ab..9b8b5b468cf 100644
--- a/Master/texmf-dist/source/latex/amscls/amsclass.dtx
+++ b/Master/texmf-dist/source/latex/amscls/amsclass.dtx
@@ -1,6 +1,6 @@
% \def\filename{amsclass.dtx}
-% \def\fileversion{2.20.5}
-% \def\filedate{2020/05/21}
+% \def\fileversion{2.20.6}
+% \def\filedate{2020/05/29}
%
% \iffalse meta-comment
%
@@ -15,14 +15,21 @@
% fax: (401) 331-3842
% email: tech-support@ams.org
%
-% Copyright 1995, 1999, 2004, 2009, 2015, 2017, 2020 American
-% Mathematical Society.
-%
-% Unlimited copying and redistribution of this file are permitted as
-% long as this file is not modified. Modifications, and distribution
-% of modified versions, are permitted, but only if the resulting file
-% is renamed.
-%
+% Copyright 1995, 1999, 2004, 2009-2020 American Mathematical Society.
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3c
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is the American Mathematical
+% Society.
+%
% \fi
%
% \iffalse
@@ -75,13 +82,13 @@
\NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX)
[1995/06/01]% LaTeX date must be June 1995 or later
%<*amsart>
-\ProvidesClass{amsart}[2020/05/21 v2.20.5]
+\ProvidesClass{amsart}[2020/05/29 v2.20.6]
%</amsart>
%<*amsproc>
-\ProvidesClass{amsproc}[2020/05/21 v2.20.5]
+\ProvidesClass{amsproc}[2020/05/29 v2.20.6]
%</amsproc>
%<*amsbook>
-\ProvidesClass{amsbook}[2020/05/21 v2.20.5]
+\ProvidesClass{amsbook}[2020/05/29 v2.20.6]
%</amsbook>
% \end{macrocode}
% For \pkg{amsthm} we need to guard against redundant loading via
@@ -98,7 +105,7 @@
\csname ver@\@currname.\@currext\endcsname
%</classes>
%<*amsthm>
-\ProvidesPackage{amsthm}[2020/05/21 v2.20.5]
+\ProvidesPackage{amsthm}[2020/05/29 v2.20.6]
%</amsthm>
% \end{macrocode}
%
diff --git a/Master/texmf-dist/source/latex/amscls/amsclass.ins b/Master/texmf-dist/source/latex/amscls/amsclass.ins
index 9cebbc4939e..7c63d7fa69a 100644
--- a/Master/texmf-dist/source/latex/amscls/amsclass.ins
+++ b/Master/texmf-dist/source/latex/amscls/amsclass.ins
@@ -1,6 +1,6 @@
%% filename: amsclass.ins
-%% version: 3.03
-%% date: 2015/03/04
+%% version: 3.04
+%% date: 2020/05/29
%%
%% American Mathematical Society
%% Technical Support
@@ -13,7 +13,7 @@
%% fax: (401) 331-3842
%% email: tech-support@ams.org
%%
-%% Copyright 1999, 2010, 2011, 2014-2020 American Mathematical Society.
+%% Copyright 1995, 1999, 2004, 2009-2020 American Mathematical Society.
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
@@ -37,11 +37,9 @@
\keepsilent
\preamble
-
This is a generated file.
-Copyright 1995, 1999, 2004, 2009, 2015, 2017, 2020 American
-Mathematical Society.
+Copyright 1995, 1999, 2004, 2009-2020 American Mathematical Society.
American Mathematical Society
Technical Support
@@ -54,10 +52,20 @@ tel: (401) 455-4080
fax: (401) 331-3842
email: tech-support@ams.org
-Unlimited copying and redistribution of this file are permitted as
-long as this file is not modified. Modifications, and distribution
-of modified versions, are permitted, but only if the resulting file
-is renamed.
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3c
+of this license or (at your option) any later version.
+The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.3c or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
+
+This work has the LPPL maintenance status `maintained'.
+
+The Current Maintainer of this work is the American Mathematical
+Society.
+
+========================================================================
\endpreamble
diff --git a/Master/texmf-dist/source/latex/amscls/amsclass.pdf b/Master/texmf-dist/source/latex/amscls/amsclass.pdf
new file mode 100644
index 00000000000..cc83c94b8e0
--- /dev/null
+++ b/Master/texmf-dist/source/latex/amscls/amsclass.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/amscls/amsart.cls b/Master/texmf-dist/tex/latex/amscls/amsart.cls
index 65fa489a11c..20c01f7bbba 100644
--- a/Master/texmf-dist/tex/latex/amscls/amsart.cls
+++ b/Master/texmf-dist/tex/latex/amscls/amsart.cls
@@ -5,11 +5,9 @@
%% The original source files were:
%%
%% amsclass.dtx (with options: `amsart,classes')
-%%
%% This is a generated file.
%%
-%% Copyright 1995, 1999, 2004, 2009, 2015, 2017, 2020 American
-%% Mathematical Society.
+%% Copyright 1995, 1999, 2004, 2009-2020 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -22,14 +20,24 @@
%% fax: (401) 331-3842
%% email: tech-support@ams.org
%%
-%% Unlimited copying and redistribution of this file are permitted as
-%% long as this file is not modified. Modifications, and distribution
-%% of modified versions, are permitted, but only if the resulting file
-%% is renamed.
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3c
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is the American Mathematical
+%% Society.
+%%
+%% ========================================================================
%%
\NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX)
[1995/06/01]% LaTeX date must be June 1995 or later
-\ProvidesClass{amsart}[2020/05/21 v2.20.5]
+\ProvidesClass{amsart}[2020/05/29 v2.20.6]
\global\expandafter\let\csname ver@amsthm.sty\expandafter\endcsname
\csname ver@\@currname.\@currext\endcsname
\let\@xp=\expandafter
diff --git a/Master/texmf-dist/tex/latex/amscls/amsbook.cls b/Master/texmf-dist/tex/latex/amscls/amsbook.cls
index 106eb7d8b0a..82b23f931da 100644
--- a/Master/texmf-dist/tex/latex/amscls/amsbook.cls
+++ b/Master/texmf-dist/tex/latex/amscls/amsbook.cls
@@ -5,11 +5,9 @@
%% The original source files were:
%%
%% amsclass.dtx (with options: `amsbook,classes')
-%%
%% This is a generated file.
%%
-%% Copyright 1995, 1999, 2004, 2009, 2015, 2017, 2020 American
-%% Mathematical Society.
+%% Copyright 1995, 1999, 2004, 2009-2020 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -22,14 +20,24 @@
%% fax: (401) 331-3842
%% email: tech-support@ams.org
%%
-%% Unlimited copying and redistribution of this file are permitted as
-%% long as this file is not modified. Modifications, and distribution
-%% of modified versions, are permitted, but only if the resulting file
-%% is renamed.
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3c
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is the American Mathematical
+%% Society.
+%%
+%% ========================================================================
%%
\NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX)
[1995/06/01]% LaTeX date must be June 1995 or later
-\ProvidesClass{amsbook}[2020/05/21 v2.20.5]
+\ProvidesClass{amsbook}[2020/05/29 v2.20.6]
\global\expandafter\let\csname ver@amsthm.sty\expandafter\endcsname
\csname ver@\@currname.\@currext\endcsname
\let\@xp=\expandafter
diff --git a/Master/texmf-dist/tex/latex/amscls/amsproc.cls b/Master/texmf-dist/tex/latex/amscls/amsproc.cls
index c6db4531139..46575eebcc4 100644
--- a/Master/texmf-dist/tex/latex/amscls/amsproc.cls
+++ b/Master/texmf-dist/tex/latex/amscls/amsproc.cls
@@ -5,11 +5,9 @@
%% The original source files were:
%%
%% amsclass.dtx (with options: `amsproc,classes')
-%%
%% This is a generated file.
%%
-%% Copyright 1995, 1999, 2004, 2009, 2015, 2017, 2020 American
-%% Mathematical Society.
+%% Copyright 1995, 1999, 2004, 2009-2020 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -22,14 +20,24 @@
%% fax: (401) 331-3842
%% email: tech-support@ams.org
%%
-%% Unlimited copying and redistribution of this file are permitted as
-%% long as this file is not modified. Modifications, and distribution
-%% of modified versions, are permitted, but only if the resulting file
-%% is renamed.
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3c
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is the American Mathematical
+%% Society.
+%%
+%% ========================================================================
%%
\NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX)
[1995/06/01]% LaTeX date must be June 1995 or later
-\ProvidesClass{amsproc}[2020/05/21 v2.20.5]
+\ProvidesClass{amsproc}[2020/05/29 v2.20.6]
\global\expandafter\let\csname ver@amsthm.sty\expandafter\endcsname
\csname ver@\@currname.\@currext\endcsname
\let\@xp=\expandafter
diff --git a/Master/texmf-dist/tex/latex/amscls/amsthm.sty b/Master/texmf-dist/tex/latex/amscls/amsthm.sty
index 3ead2cc7183..b5acf3a6df5 100644
--- a/Master/texmf-dist/tex/latex/amscls/amsthm.sty
+++ b/Master/texmf-dist/tex/latex/amscls/amsthm.sty
@@ -5,11 +5,9 @@
%% The original source files were:
%%
%% amsclass.dtx (with options: `amsthm')
-%%
%% This is a generated file.
%%
-%% Copyright 1995, 1999, 2004, 2009, 2015, 2017, 2020 American
-%% Mathematical Society.
+%% Copyright 1995, 1999, 2004, 2009-2020 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -22,14 +20,24 @@
%% fax: (401) 331-3842
%% email: tech-support@ams.org
%%
-%% Unlimited copying and redistribution of this file are permitted as
-%% long as this file is not modified. Modifications, and distribution
-%% of modified versions, are permitted, but only if the resulting file
-%% is renamed.
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3c
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is the American Mathematical
+%% Society.
+%%
+%% ========================================================================
%%
\NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX)
[1995/06/01]% LaTeX date must be June 1995 or later
-\ProvidesPackage{amsthm}[2020/05/21 v2.20.5]
+\ProvidesPackage{amsthm}[2020/05/29 v2.20.6]
\let\@xp=\expandafter
\let\@nx=\noexpand
\def\@oparg#1[#2]{\@ifnextchar[{#1}{#1[#2]}}