diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-20 18:26:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-20 18:26:58 +0000 |
commit | 9c6aa2c6efcab0851a6ea285a7e12ed87adafccc (patch) | |
tree | 9c31c0dcee3fd701d067207da338be5629703d0c /Master/texmf-dist/tex/latex/amscls/amsbook.cls | |
parent | 2dd8879a623873329e9cc3a692e572de74911c91 (diff) |
amslatex update (jul09)
git-svn-id: svn://tug.org/texlive/trunk@14348 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/amscls/amsbook.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/amscls/amsbook.cls | 63 |
1 files changed, 23 insertions, 40 deletions
diff --git a/Master/texmf-dist/tex/latex/amscls/amsbook.cls b/Master/texmf-dist/tex/latex/amscls/amsbook.cls index bce71739d58..ed3d204486e 100644 --- a/Master/texmf-dist/tex/latex/amscls/amsbook.cls +++ b/Master/texmf-dist/tex/latex/amscls/amsbook.cls @@ -6,48 +6,29 @@ %% %% amsclass.dtx (with options: `amsbook,classes') %% -%%% ==================================================================== -%%% @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.", -%%% } -%%% ==================================================================== +%% This is a generated file. +%% +%% Copyright 1995, 199, 2004, 2009 American Mathematical Society. +%% +%% 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 +%% +%% 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. +%% \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}[2004/08/06 v2.20] +\ProvidesClass{amsbook}[2009/07/02 v2.20.1] \global\expandafter\let\csname ver@amsthm.sty\expandafter\endcsname \csname ver@\@currname.\@currext\endcsname \let\@xp=\expandafter @@ -612,6 +593,8 @@ \@xp\let\csname subjclassname@1991\endcsname \subjclassname \@namedef{subjclassname@2000}{% \textup{2000} Mathematics Subject Classification} +\@namedef{subjclassname@2010}{% + \textup{2010} Mathematics Subject Classification} \def\@tempb{amsbook} \ifx\@classname\@tempb \newcommand{\datename}{\textit{Date}:} |