From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/amsrefs/amsxport.ins | 84 +++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 macros/latex/contrib/amsrefs/amsxport.ins (limited to 'macros/latex/contrib/amsrefs/amsxport.ins') diff --git a/macros/latex/contrib/amsrefs/amsxport.ins b/macros/latex/contrib/amsrefs/amsxport.ins new file mode 100644 index 0000000000..8e8373e60e --- /dev/null +++ b/macros/latex/contrib/amsrefs/amsxport.ins @@ -0,0 +1,84 @@ +%% filename: amsxport.ins +%% version: 1.0 +%% date: 2010/08/13 +%% +%% 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 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. +%% +%% ==================================================================== + +\input docstrip + +\askforoverwritefalse + +\keepsilent + +\preamble + +Copyright 2001, 2004, 2010 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-supportams.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 + +% Remove \endinput from postamble + +\usepostamble\empty + +\generate{ + \usedir{bibtex/bst/amsrefs} + \file{amsrn.bst}{\from{amsxport.dtx}{bst,sort,plain}} + \file{amsru.bst}{\from{amsxport.dtx}{bst,plain}} + \file{amsra.bst}{\from{amsxport.dtx}{bst,sort,alpha}} + \file{amsry.bst}{\from{amsxport.dtx}{bst,sort,alpha,y2k}} + \file{amsrs.bst}{\from{amsxport.dtx}{bst,sort,short}} + \usedir{bibtex/bib/amsrefs} + \file{amsj.bib} {\from{amsxport.dtx}{abbrevs}} +} + +\endbatchfile -- cgit v1.2.3