summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/amscls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-19 22:32:49 +0000
committerKarl Berry <karl@freefriends.org>2017-12-19 22:32:49 +0000
commite176f01540d6c8f3f3f1259d7cb5286c31e81206 (patch)
tree5fad8da2018dfa64e4ba4af2f01d711f9504ee3d /Master/texmf-dist/tex/latex/amscls
parentee67623ad63547f08d6b73954d32dd5695698524 (diff)
amscls (19dec17)
git-svn-id: svn://tug.org/texlive/trunk@46099 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/amscls')
-rw-r--r--Master/texmf-dist/tex/latex/amscls/amsart.cls34
-rw-r--r--Master/texmf-dist/tex/latex/amscls/amsbook.cls34
-rw-r--r--Master/texmf-dist/tex/latex/amscls/amsproc.cls34
-rw-r--r--Master/texmf-dist/tex/latex/amscls/amsthm.sty22
4 files changed, 88 insertions, 36 deletions
diff --git a/Master/texmf-dist/tex/latex/amscls/amsart.cls b/Master/texmf-dist/tex/latex/amscls/amsart.cls
index 4fb905af843..0291b25c074 100644
--- a/Master/texmf-dist/tex/latex/amscls/amsart.cls
+++ b/Master/texmf-dist/tex/latex/amscls/amsart.cls
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 1995, 199, 2004, 2009, 2015 American Mathematical Society.
+%% Copyright 1995, 199, 2004, 2009, 2015, 2017 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -21,14 +21,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}[2015/03/04 v2.20.2]
+\ProvidesClass{amsart}[2017/10/31 v2.20.4]
\global\expandafter\let\csname ver@amsthm.sty\expandafter\endcsname
\csname ver@\@currname.\@currext\endcsname
\let\@xp=\expandafter
@@ -510,7 +520,7 @@
\ifx\@empty\addresses \else\@setaddresses\fi}
\AtEndDocument{\enddoc@text}
\def\curraddrname{{\itshape Current address}}
-\def\emailaddrname{{\itshape E-mail address}}
+\def\emailaddrname{{\itshape Email address}}
\def\urladdrname{{\itshape URL}}
\def\@setaddresses{\par
\nobreak \begingroup
@@ -1822,9 +1832,13 @@
\mark{\@themark}}%
\if@nobreak\ifvmode\nobreak\fi\fi}
\def\@markleft#1#2#3{\gdef\@themark{{#3}{#2}}}
-\def\@tempa{}
-\edef\@dh{%
- \noexpand\mathhexbox{\hexnumber@\symAMSb}67}
+\@ifundefined{symAMSb}{%
+ \def\@dh{dh}%
+ \ClassWarning{\@classname}{\string\dh\space unavailable without amsfonts;
+ replaced by 'dh'}%
+}{%
+ \edef\@dh{\noexpand\mathhexbox{\hexnumber@\symAMSb}67}%
+}
\DeclareTextCommand{\dh}{OT1}{%
\edef\@tempb{\scdefault}%
\ifx\f@shape\@tempb
diff --git a/Master/texmf-dist/tex/latex/amscls/amsbook.cls b/Master/texmf-dist/tex/latex/amscls/amsbook.cls
index f70f2496ef5..2a56e401f9f 100644
--- a/Master/texmf-dist/tex/latex/amscls/amsbook.cls
+++ b/Master/texmf-dist/tex/latex/amscls/amsbook.cls
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 1995, 199, 2004, 2009, 2015 American Mathematical Society.
+%% Copyright 1995, 199, 2004, 2009, 2015, 2017 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -21,14 +21,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}[2015/03/04 v2.20.2]
+\ProvidesClass{amsbook}[2017/10/31 v2.20.4]
\global\expandafter\let\csname ver@amsthm.sty\expandafter\endcsname
\csname ver@\@currname.\@currext\endcsname
\let\@xp=\expandafter
@@ -459,7 +469,7 @@
\@ifnotempty{#1}{\g@addto@macro\thankses{\thanks{#1}}}%
}
\def\curraddrname{{\itshape Current address}}
-\def\emailaddrname{{\itshape E-mail address}}
+\def\emailaddrname{{\itshape Email address}}
\def\urladdrname{{\itshape URL}}
\def\@setaddresses{\par
\nobreak \begingroup
@@ -1771,9 +1781,13 @@
\mark{\@themark}}%
\if@nobreak\ifvmode\nobreak\fi\fi}
\def\@markleft#1#2#3{\gdef\@themark{{#3}{#2}}}
-\def\@tempa{}
-\edef\@dh{%
- \noexpand\mathhexbox{\hexnumber@\symAMSb}67}
+\@ifundefined{symAMSb}{%
+ \def\@dh{dh}%
+ \ClassWarning{\@classname}{\string\dh\space unavailable without amsfonts;
+ replaced by 'dh'}%
+}{%
+ \edef\@dh{\noexpand\mathhexbox{\hexnumber@\symAMSb}67}%
+}
\DeclareTextCommand{\dh}{OT1}{%
\edef\@tempb{\scdefault}%
\ifx\f@shape\@tempb
diff --git a/Master/texmf-dist/tex/latex/amscls/amsproc.cls b/Master/texmf-dist/tex/latex/amscls/amsproc.cls
index b7a962a8bba..ae20de3e3ec 100644
--- a/Master/texmf-dist/tex/latex/amscls/amsproc.cls
+++ b/Master/texmf-dist/tex/latex/amscls/amsproc.cls
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 1995, 199, 2004, 2009, 2015 American Mathematical Society.
+%% Copyright 1995, 199, 2004, 2009, 2015, 2017 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -21,14 +21,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}[2015/03/04 v2.20.2]
+\ProvidesClass{amsproc}[2017/10/31 v2.20.4]
\global\expandafter\let\csname ver@amsthm.sty\expandafter\endcsname
\csname ver@\@currname.\@currext\endcsname
\let\@xp=\expandafter
@@ -488,7 +498,7 @@
\ifx\@empty\addresses \else\@setaddresses\fi}
\AtEndDocument{\enddoc@text}
\def\curraddrname{{\itshape Current address}}
-\def\emailaddrname{{\itshape E-mail address}}
+\def\emailaddrname{{\itshape Email address}}
\def\urladdrname{{\itshape URL}}
\def\@setaddresses{\par
\nobreak \begingroup
@@ -1758,9 +1768,13 @@
\mark{\@themark}}%
\if@nobreak\ifvmode\nobreak\fi\fi}
\def\@markleft#1#2#3{\gdef\@themark{{#3}{#2}}}
-\def\@tempa{}
-\edef\@dh{%
- \noexpand\mathhexbox{\hexnumber@\symAMSb}67}
+\@ifundefined{symAMSb}{%
+ \def\@dh{dh}%
+ \ClassWarning{\@classname}{\string\dh\space unavailable without amsfonts;
+ replaced by 'dh'}%
+}{%
+ \edef\@dh{\noexpand\mathhexbox{\hexnumber@\symAMSb}67}%
+}
\DeclareTextCommand{\dh}{OT1}{%
\edef\@tempb{\scdefault}%
\ifx\f@shape\@tempb
diff --git a/Master/texmf-dist/tex/latex/amscls/amsthm.sty b/Master/texmf-dist/tex/latex/amscls/amsthm.sty
index 6a6805e1bd3..72a8a38ecc3 100644
--- a/Master/texmf-dist/tex/latex/amscls/amsthm.sty
+++ b/Master/texmf-dist/tex/latex/amscls/amsthm.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 1995, 199, 2004, 2009, 2015 American Mathematical Society.
+%% Copyright 1995, 199, 2004, 2009, 2015, 2017 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -21,14 +21,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}[2015/03/04 v2.20.2]
+\ProvidesPackage{amsthm}[2017/10/31 v2.20.4]
\let\@xp=\expandafter
\let\@nx=\noexpand
\def\@oparg#1[#2]{\@ifnextchar[{#1}{#1[#2]}}