diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/amscls/amsbooka.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/amscls/amsbooka.ins | 81 |
1 files changed, 76 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/amscls/amsbooka.ins b/Master/texmf-dist/source/latex/amscls/amsbooka.ins index a83fd2831d1..8c04799b64b 100644 --- a/Master/texmf-dist/source/latex/amscls/amsbooka.ins +++ b/Master/texmf-dist/source/latex/amscls/amsbooka.ins @@ -1,7 +1,78 @@ -\def\batchfile{amsbooka.ins} -\input docstrip.tex +%% filename: amsbooka.ins +%% version: 2.0 +%% date: 2014/07/11 +%% +%% 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 2003, 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, 2008, 2014 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 -\keepsilent -\generateFile{amsbooka.sty}{f}{\from{amsbooka.dtx}{}} -\endinput + +\usedir{tex/latex/amsclass} + +\generate{ + \file{amsbooka.sty}{\from{amsbooka.dtx}{}} +} + +\endbatchfile |