summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/amscls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-20 18:26:58 +0000
committerKarl Berry <karl@freefriends.org>2009-07-20 18:26:58 +0000
commit9c6aa2c6efcab0851a6ea285a7e12ed87adafccc (patch)
tree9c31c0dcee3fd701d067207da338be5629703d0c /Master/texmf-dist/source/latex/amscls
parent2dd8879a623873329e9cc3a692e572de74911c91 (diff)
amslatex update (jul09)
git-svn-id: svn://tug.org/texlive/trunk@14348 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/amscls')
-rw-r--r--Master/texmf-dist/source/latex/amscls/00readme.txt8
-rw-r--r--Master/texmf-dist/source/latex/amscls/amsclass.dtx76
2 files changed, 39 insertions, 45 deletions
diff --git a/Master/texmf-dist/source/latex/amscls/00readme.txt b/Master/texmf-dist/source/latex/amscls/00readme.txt
index 3422ab571fb..03243718674 100644
--- a/Master/texmf-dist/source/latex/amscls/00readme.txt
+++ b/Master/texmf-dist/source/latex/amscls/00readme.txt
@@ -1,4 +1,4 @@
-00readme.txt for AMS document classes amsart/book/proc 2.0 [2004/08/06]
+00readme.txt for AMS document classes amsart/book/proc 2.20.1 [2009/07/02]
See manifest.txt for a list of all the files in the distribution.
@@ -48,6 +48,11 @@ For technical support:
========================================================================
RECENT CHANGES
+---amsclass.dtx 2.20.1 2009/07/02
+Added 2010 as a valid version of the Mathematics Subject Classification.
+========================================================================
+PREVIOUS CHANGES
+
---ams-c1.ins 2.20 2004/08/03
Added amsmidx package.
@@ -143,3 +148,4 @@ if triggered when something else is using \@elt.
---amsclass.dtx 2.02 2000/01/17
Some fixes for the fleqn/qedhere case.
+========================================================================
diff --git a/Master/texmf-dist/source/latex/amscls/amsclass.dtx b/Master/texmf-dist/source/latex/amscls/amsclass.dtx
index 956b379d23a..90d9f411d48 100644
--- a/Master/texmf-dist/source/latex/amscls/amsclass.dtx
+++ b/Master/texmf-dist/source/latex/amscls/amsclass.dtx
@@ -1,42 +1,28 @@
-%%% ====================================================================
-%%% @LaTeX-file{
-%%% filename = "amsclass.dtx",
-%%% version = "2.20",
-%%% date = "2004/08/06",
-%%% time = "13:03:53 EDT",
-%%% checksum = "53558 5204 20497 185872",
-%%% author = "American Mathematical Society",
-%%% copyright = "Copyright 1995, 1999, 2004
-%%% American Mathematical Society,
-%%% all rights reserved. Copying of this file is
-%%% authorized only if either:
-%%% (1) you make absolutely no changes to your copy,
-%%% including name; OR
-%%% (2) if you do make changes, you first rename it
-%%% to some other name.",
-%%% address = "American Mathematical Society,
-%%% Technical Support,
-%%% Publications Technical Group,
-%%% 201 Charles Street,
-%%% Providence, RI 02904,
-%%% USA",
-%%% telephone = "401-455-4080 or (in the USA and Canada)
-%%% 800-321-4AMS (321-4267)",
-%%% FAX = "401-331-3842",
-%%% email = "tech-support@ams.org (Internet)",
-%%% codetable = "ISO/ASCII",
-%%% keywords = "latex, AMS, documentclass, theorem",
-%%% supported = "yes",
-%%% abstract = "This is the source for the amsthm package and three
-%%% AMS document classes: amsart, amsproc, and amsbook.
-%%% They are designed for use with LaTeX.",
-%%% docstring = "The checksum field above contains a CRC-16 checksum
-%%% as the first value, followed by the equivalent of
-%%% the standard UNIX wc (word count) utility output of
-%%% lines, words, and characters. This is produced by
-%%% Robert Solovay's checksum utility.",
-%%% }
-%%% ====================================================================
+% \def\filename{amsclass.dtx}
+% \def\fileversion{2.20.1}
+% \def\filedate{2009/07/02}
+%
+% \iffalse meta-comment
+%
+% American Mathematical Society
+% Technical Support
+% Publications Technical Group
+% 201 Charles Street
+% Providence, RI 02904
+% USA
+% tel: (401) 455-4080
+% (800) 321-4267 (USA and Canada only)
+% fax: (401) 331-3842
+% email: tech-support@ams.org
+%
+% Copyright 1995, 199, 2004, 2009 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.
+%
+% \fi
%
% \iffalse
%<*driver>
@@ -88,13 +74,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}[2004/08/06 v2.20]
+\ProvidesClass{amsart}[2009/07/02 v2.20.1]
%</amsart>
%<*amsproc>
-\ProvidesClass{amsproc}[2004/08/06 v2.20]
+\ProvidesClass{amsproc}[2009/07/02 v2.20.1]
%</amsproc>
%<*amsbook>
-\ProvidesClass{amsbook}[2004/08/06 v2.20]
+\ProvidesClass{amsbook}[2009/07/02 v2.20.1]
%</amsbook>
% \end{macrocode}
% For \pkg{amsthm} we need to guard against redundant loading via
@@ -111,7 +97,7 @@
\csname ver@\@currname.\@currext\endcsname
%</classes>
%<*amsthm>
-\ProvidesPackage{amsthm}[2004/08/06 v2.20]
+\ProvidesPackage{amsthm}[2009/07/02 v2.20.1]
%</amsthm>
% \end{macrocode}
%
@@ -2039,6 +2025,8 @@
\@xp\let\csname subjclassname@1991\endcsname \subjclassname
\@namedef{subjclassname@2000}{%
\textup{2000} Mathematics Subject Classification}
+\@namedef{subjclassname@2010}{%
+ \textup{2010} Mathematics Subject Classification}
% \end{macrocode}
% For the date we have a special little problem: We only want to add
% the `Received by the editors' text for publication-specific
@@ -5200,5 +5188,5 @@ Le-gendre Mar-kov-ian Noe-ther-ian No-vem-ber Rie-mann-ian Sep-tem-ber}
%
% \changes{v2.13}{2002/12/06}{Added a warning for thanks inside author}
%
-% \CheckSum{5682}
+% \CheckSum{5684}
% \Finale