summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/amscls/amsthm.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-08-07 21:56:51 +0000
committerKarl Berry <karl@freefriends.org>2014-08-07 21:56:51 +0000
commit1cd7d0593b789a713e7e40d41871c7b0e44396ce (patch)
treecc44e378e9a284e12039c4656695e1d4b60e8505 /Master/texmf-dist/tex/latex/amscls/amsthm.sty
parent94965adad023c311265b401a1e7bef667d92d745 (diff)
amscls (5aug14)
git-svn-id: svn://tug.org/texlive/trunk@34870 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/amscls/amsthm.sty')
-rw-r--r--Master/texmf-dist/tex/latex/amscls/amsthm.sty61
1 files changed, 21 insertions, 40 deletions
diff --git a/Master/texmf-dist/tex/latex/amscls/amsthm.sty b/Master/texmf-dist/tex/latex/amscls/amsthm.sty
index adc0add1a9f..ef7c83f3481 100644
--- a/Master/texmf-dist/tex/latex/amscls/amsthm.sty
+++ b/Master/texmf-dist/tex/latex/amscls/amsthm.sty
@@ -6,48 +6,29 @@
%%
%% amsclass.dtx (with options: `amsthm')
%%
-%%% ====================================================================
-%%% @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
-\ProvidesPackage{amsthm}[2004/08/06 v2.20]
+\ProvidesPackage{amsthm}[2009/07/02 v2.20.1]
\let\@xp=\expandafter
\let\@nx=\noexpand
\def\@oparg#1[#2]{\@ifnextchar[{#1}{#1[#2]}}