diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/achemso/achemso.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/achemso/achemso.ins | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/achemso/achemso.ins b/Master/texmf-dist/source/latex/achemso/achemso.ins new file mode 100644 index 00000000000..b26e7e4d5ec --- /dev/null +++ b/Master/texmf-dist/source/latex/achemso/achemso.ins @@ -0,0 +1,58 @@ +% +% 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 +\preamble + +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. + +\endpreamble +\postamble +\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}}% +} +\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 +%% |