diff options
author | Karl Berry <karl@freefriends.org> | 2020-06-01 21:09:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-06-01 21:09:20 +0000 |
commit | 89febd7a3f4c654164f4c26981227797b705f418 (patch) | |
tree | af8dc911e58e1acc16edc06a3f343bca5c7f2de9 /Master/texmf-dist/tex/latex/amscls/amsart.cls | |
parent | dca3307db3555753d51f0394abad0343b007e087 (diff) |
amscls (1jun20)
git-svn-id: svn://tug.org/texlive/trunk@55378 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/amscls/amsart.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/amscls/amsart.cls | 24 |
1 files changed, 16 insertions, 8 deletions
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 |