diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/amscls/amsclass.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/amscls/amsclass.ins | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/amscls/amsclass.ins b/Master/texmf-dist/source/latex/amscls/amsclass.ins new file mode 100644 index 00000000000..37021b9f5ea --- /dev/null +++ b/Master/texmf-dist/source/latex/amscls/amsclass.ins @@ -0,0 +1,79 @@ +%% filename: amsmclass.ins +%% version: 2.25 +%% date: 2014/07/24 +%% +%% 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 1999, 2010, 2014 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. +%% +%% ==================================================================== + +\input docstrip + +\askforoverwritefalse + +\keepsilent + +\preamble +This is a generated file. + +Copyright 1995, 1999, 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 + +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. + +======================================================================== + +\endpreamble + +\generate{ + \file{amsthm.sty} {\from{amsclass.dtx}{amsthm}} + \file{amsart.cls} {\from{amsclass.dtx}{amsart,classes}} + \file{amsbook.cls}{\from{amsclass.dtx}{amsbook,classes}} + \file{amsproc.cls}{\from{amsclass.dtx}{amsproc,classes}} +} + +\endbatchfile |