diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-01 23:30:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-01 23:30:12 +0000 |
commit | 64fe092a8f3dc062b323f28f52dc82c7be509252 (patch) | |
tree | c047898c9e2c1fa0c7d090dd1fcab2bd85290023 /Master/texmf-dist/tex/latex/amsmath/amsxtra.sty | |
parent | b37042b5f1062ab261f6837b986d39354c33bc19 (diff) |
amsmath (1mar16)
git-svn-id: svn://tug.org/texlive/trunk@39904 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/amsmath/amsxtra.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/amsmath/amsxtra.sty | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/amsmath/amsxtra.sty b/Master/texmf-dist/tex/latex/amsmath/amsxtra.sty index 8ee5b3cb819..892b6f2e983 100644 --- a/Master/texmf-dist/tex/latex/amsmath/amsxtra.sty +++ b/Master/texmf-dist/tex/latex/amsmath/amsxtra.sty @@ -7,17 +7,7 @@ %% amsxtra.dtx %% %% Copyright 1995, 1999 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 +%% Copyright 2016 LaTeX3 Project and American Mathematical Society. %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3c @@ -29,10 +19,9 @@ %% %% This work has the LPPL maintenance status `maintained'. %% -%% The Current Maintainer of this work is the American Mathematical -%% Society. +%% The Current Maintainer of this work is the LaTeX3 project. %% -\ProvidesPackage{amsxtra}[1999/11/15 v1.2c] +\ProvidesPackage{amsxtra}[1999/11/15 v1.2c AMS extra commands] \@ifpackageloaded{amstex}{}{% \RequirePackage{amsmath}[1996/10/01 v1.2]} \def\sphat{^{\mathchoice{}{}% |