diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/amsmath/amstex.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/amsmath/amstex.sty | 72 |
1 files changed, 34 insertions, 38 deletions
diff --git a/Master/texmf-dist/tex/latex/amsmath/amstex.sty b/Master/texmf-dist/tex/latex/amsmath/amstex.sty index f67435c5829..5789770bb4e 100644 --- a/Master/texmf-dist/tex/latex/amsmath/amstex.sty +++ b/Master/texmf-dist/tex/latex/amsmath/amstex.sty @@ -1,41 +1,37 @@ -%%% ==================================================================== -%%% @LaTeX-file{ -%%% filename = "amstex.sty", -%%% version = "1.2f", -%%% date = "1999/11/15", -%%% time = "14:07:07 EST", -%%% checksum = "05218 2043 3020 71018", -%%% author = "American Mathematical Society", -%%% copyright = "Copyright 1995, 1999 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, -%%% Electronic Products and Services, -%%% P. O. Box 6248, -%%% Providence, RI 02940, -%%% USA", -%%% telephone = "401-455-4080 or (in the USA and Canada) -%%% 800-321-4AMS (321-4267)", -%%% FAX = "401-331-3842", -%%% email = "tech-support@math.ams.org (Internet)", -%%% keywords = "latex, amslatex, ams-latex, math, amstex, ams-tex", -%%% supported = "yes", -%%% abstract = "This package provides a variety of extra -%%% mathematical features, largely derived from -%%% AMS-\TeX{}. It was superseded in 1995 by the -%%% amsmath 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.", -%%% } -%%% ==================================================================== +% \def\filename{amstex.sty} +% \def\fileversion{1.2f} +% \def\filedate{1999/11/15} +% +% \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, 1999 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. +% +% \fi +% % This file was generated from version 1.2beta of amstex.dtx and then % underwent additional hand-editing. \if@compatibility \else \catcode`\%=9 \fi |