summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/achemso/achemso.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/achemso/achemso.ins')
-rw-r--r--Master/texmf-dist/source/latex/achemso/achemso.ins79
1 files changed, 27 insertions, 52 deletions
diff --git a/Master/texmf-dist/source/latex/achemso/achemso.ins b/Master/texmf-dist/source/latex/achemso/achemso.ins
index b26e7e4d5ec..3bf7963a57e 100644
--- a/Master/texmf-dist/source/latex/achemso/achemso.ins
+++ b/Master/texmf-dist/source/latex/achemso/achemso.ins
@@ -1,58 +1,33 @@
-%
-% This is file `achemso.ins', the installation file for the
-% `achemso' package. Last revised 1997/02/22.
-%
-% Copyright (c) 1996-97 by Mats Dahlgren <matsd@homenet.se>.
-% All rights reserved.
-%
-% You may use the `achemso' package freely, but at your own
-% risk. The author of achemso.dtx, achemso.bst, achemsol.bst,
-% and achemso.ins (the complete `achemso' package distribution)
-% can not be held responsible for any consequence of your using
-% any of these files, or files created from these, including hardware,
-% software, and data damage. You may only make changes to
-% `acslist.tex', other than that, you may not make any changes to
-% any of the files in the achemso package. You may incorporate
-% the code from these files in other files under different
-% names, provided the original author is given full credit for
-% his work and that you yourself take the complaints from the
-% user(s) of your file(s). You may freely distribute the
-% files in the achemso package, provided: 1. You do not
-% charge money for the distribution or use of these files except
-% for a nominal charge for diskettes and postage; and 2. You
-% always distribute `achemso.dtx', and `achemso.ins' together
-% at the same time.
-%
-\def\batchfile{achemso.ins}
\input docstrip.tex
-
-\keepsilent
+\askonceonly
\preamble
+----------------------------------------------------------------
+The achemso package - A BibTeX style for American Chemical
+Society publications
+Maintained by Joseph A. Wright
+E-mail: joseph.wright@morningstar2.co.uk
+Originally developed by Mats Dahlgren
+ (c) 1996-98 by Mats Dahlgren
+ (c) 2007 Joseph Wright
+Released under the LaTeX Project Public license v1.3 or later
+----------------------------------------------------------------
+\endpreamble
-Copyright (c) 1995-97 by Mats Dahlgren <matsd@homenet.se>.
-All rights reserved. See the file `achemso.ins' for information
-on how you may (re-)distribute the `achemso' package files.
+\Msg{Generating achemso files:}
+\usedir{tex/latex/contib/achemso}
+\generate{\file{achemso.sty}{\from{achemso.dtx}{package}}
+}
-\endpreamble
-\postamble
+% In order to produce the correct ending for
+% BibTeX files, we have to kill the standard
+% DocStrip postamble. By using an empty one, but
+% not \empty, we still get the "end of file" message.
+\declarepostamble\bibtexable
\endpostamble
-
-\generate{\file{achemso.sty}{\from{achemso.dtx}{paketkod}}%
- \file{acslist.tex}{\from{achemso.dtx}{listkod}}%
- \file{achemso.bst}{\from{achemso.dtx}{huvudkod}}%
- \file{achemsol.bst}{\from{achemso.dtx}{listhuvudkod}}%
+\usedir{bibtex/bst/achemso}
+\generate{\usepostamble\bibtexable
+ \file{achemso.bst}{\from{achemso.dtx}{bib}}
+ \file{achemsol.bst}{\from{achemso.dtx}{bib,list}}
}
-\Msg{************************************************************}
-\Msg{ }
-\Msg{ To finish the installation you have to move the file}
-\Msg{ `achemso.sty' into a directory searched by TeX and the}
-\Msg{ files `achemso.bst' and `achemsol.bst' to a directory}
-\Msg{ searched by BibTeX.}
-\Msg{ }
-\Msg{ To type-set the documentation, including instructions,}
-\Msg{ run the file `achemso.dtx' through LaTeX.}
-\Msg{ }
-\Msg{***********************************************************}
-%%
-%% end of file achemso.ins
-%%
+
+\endbatchfile