summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/frankenstein/achicago-bst.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/frankenstein/achicago-bst.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/frankenstein/achicago-bst.ins')
-rw-r--r--macros/latex/contrib/frankenstein/achicago-bst.ins64
1 files changed, 64 insertions, 0 deletions
diff --git a/macros/latex/contrib/frankenstein/achicago-bst.ins b/macros/latex/contrib/frankenstein/achicago-bst.ins
new file mode 100644
index 0000000000..2b7c10579e
--- /dev/null
+++ b/macros/latex/contrib/frankenstein/achicago-bst.ins
@@ -0,0 +1,64 @@
+% achicago-bst.ins -- docstrip driver for the achicago BibTeX style
+%
+% Copyright (C) 1995-2001 Matthew Swift <swift@alum.mit.edu>
+% Please see the copyright notice in \preamble below.
+
+% This file, when run through TeX or LaTeX, will generate fast loadable files
+% from the .sty, .cls, or .bst files mentioned below.
+
+\input docstrip
+\keepsilent
+
+\preamble
+
+ This program is part of the Frankenstein bundle for LaTeX.
+
+ Copyright (C) 1995-2001 Matthew Swift <swift@alum.mit.edu>
+
+ This file may have one of TWO names, either
+ achicago.bst or achicago.bsq. This
+ BibTeX style will work ONLY if it is called achicago.bst
+ and placed in a proper directory. This file should have been
+ distributed to you with a DIFFERENT file (also) called
+ achicago.bst which functions identically to this one
+ but contains documentation in comments. This file works faster,
+ but the other should be kept because it contains the documentation
+ for this BibTeX style. Files called README and INSTALL should have
+ also been distributed to you with this file; see them for more
+ information.
+
+ This program is free software; you may redistribute it and/or
+ modify it under the conditions of the LaTeX Project Public
+ License, either version 1.2 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.2 or later is
+ part of all distributions of LaTeX version 1999/12/01 or later.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ LaTeX Project Public License for more details.
+
+\endpreamble
+
+\askforoverwritefalse
+
+% This will get changed to either nothing or \nopostamble.
+\nopostamble
+
+\generate{\file{achicago.bsq}{\from{achicago.bst}{}}}
+
+\Msg{}
+\Msg{***********************************************************************}
+\Msg{*}
+\Msg{* The file achicago.bsq is a faster replacement for the file}
+\Msg{* achicago.bst.}
+\Msg{*}
+\Msg{* achicago.bsq is stripped of comments (documentation) and must be}
+\Msg{* renamed achicago.bst and placed where BibTeX can find it}
+\Msg{* before it may be used.}
+\Msg{*}
+\Msg{***********************************************************************}
+\Msg{}
+
+\endbatchfile