diff options
author | Karl Berry <karl@freefriends.org> | 2017-12-19 22:32:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-12-19 22:32:49 +0000 |
commit | e176f01540d6c8f3f3f1259d7cb5286c31e81206 (patch) | |
tree | 5fad8da2018dfa64e4ba4af2f01d711f9504ee3d /Master/texmf-dist/source/latex/amscls/thmtest.tex | |
parent | ee67623ad63547f08d6b73954d32dd5695698524 (diff) |
amscls (19dec17)
git-svn-id: svn://tug.org/texlive/trunk@46099 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/amscls/thmtest.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/amscls/thmtest.tex | 70 |
1 files changed, 31 insertions, 39 deletions
diff --git a/Master/texmf-dist/source/latex/amscls/thmtest.tex b/Master/texmf-dist/source/latex/amscls/thmtest.tex index 21193949e83..d097f1e00bc 100644 --- a/Master/texmf-dist/source/latex/amscls/thmtest.tex +++ b/Master/texmf-dist/source/latex/amscls/thmtest.tex @@ -1,42 +1,34 @@ -%%% ==================================================================== -%%% @LaTeX-file{ -%%% filename = "thmtest.tex", -%%% version = "2.01", -%%% date = "2004/08/02", -%%% time = "14:18:27 EDT", -%%% checksum = "26819 255 963 8277", -%%% author = "American Mathematical Society", -%%% copyright = "Copyright 1996, 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", -%%% supported = "yes", -%%% keywords = "latex, amslatex, ams-latex, theorem, proof", -%%% abstract = "This is part of the AMS-\LaTeX{} distribution. -%%% It is a sample document illustrating the use of -%%% the amsthm package.", -%%% 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.", -%%% } -%%% ==================================================================== +%% filename: thmtest.tex +%% version: 2.01 +%% date: 2004/08/02 +%% +%% 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 1996, 2004, 2010 American Mathematical Society. +%% +%% 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. +%% +%% ==================================================================== %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Option test file, will be created during the first LaTeX run; |