From b16ab8006a2e439fcc63100d29e883bfcc29c195 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 20 Apr 2011 23:12:46 +0000 Subject: amscls via latex-tds (19apr11) git-svn-id: svn://tug.org/texlive/trunk@22145 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/amscls/amsthm.sty | 41 +-------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) (limited to 'Master/texmf-dist/tex/latex/amscls') diff --git a/Master/texmf-dist/tex/latex/amscls/amsthm.sty b/Master/texmf-dist/tex/latex/amscls/amsthm.sty index adc0add1a9f..0c858322679 100644 --- a/Master/texmf-dist/tex/latex/amscls/amsthm.sty +++ b/Master/texmf-dist/tex/latex/amscls/amsthm.sty @@ -6,48 +6,9 @@ %% %% 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.", -%%% } -%%% ==================================================================== \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]}} -- cgit v1.2.3