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.ins130
1 files changed, 90 insertions, 40 deletions
diff --git a/Master/texmf-dist/source/latex/achemso/achemso.ins b/Master/texmf-dist/source/latex/achemso/achemso.ins
index ae90f20035d..a66f0f9be97 100644
--- a/Master/texmf-dist/source/latex/achemso/achemso.ins
+++ b/Master/texmf-dist/source/latex/achemso/achemso.ins
@@ -5,39 +5,66 @@
%% The original source files were:
%%
%% achemso.dtx (with options: `install')
-%% ----------------------------------------------------------------
-%% achemso --- Support for submissions to American Chemical
-%% Society journals
-%% Maintained by Joseph Wright
-%% E-mail: joseph.wright@morningstar2.co.uk
-%% Released under the LaTeX Project Public License v1.3c or later
-%% See http://www.latex-project.org/lppl.txt
-%% ----------------------------------------------------------------
+%% ----------------------------------------------------------------
+%% achemso --- Support for submissions to American Chemical Society
+%% journals
+%% E-mail: joseph.wright@morningstar2.co.uk
+%% Released under the LaTeX Project Public License v1.3c or later
+%% See http://www.latex-project.org/lppl.txt
+%% ----------------------------------------------------------------
%%
\input docstrip.tex
\keepsilent
\askforoverwritefalse
\preamble
- ----------------------------------------------------------------
- achemso --- Support for submissions to American Chemical
- Society journals
- Maintained by Joseph Wright
- E-mail: joseph.wright@morningstar2.co.uk
- Released under the LaTeX Project Public License v1.3c or later
- See http://www.latex-project.org/lppl.txt
- ----------------------------------------------------------------
+----------------------------------------------------------------
+achemso --- Support for submissions to American Chemical Society
+ journals
+E-mail: joseph.wright@morningstar2.co.uk
+Released under the LaTeX Project Public License v1.3c or later
+See http://www.latex-project.org/lppl.txt
+----------------------------------------------------------------
\endpreamble
-\Msg{Generating achemso files:}
-\generate{\file{jawltxdoc.sty}{\from{\jobname.dtx}{jawltxdoc}}
-}
+\postamble
+
+Originally developed by Mats Dahlgren
+Copyright (C) 1996-1998 by Mats Dahlgren
+Copyright (C) 2008-2009 by
+ Joseph Wright <joseph.wright@morningstar2.co.uk>
+
+Part of this bundle is derived from cite.sty, to which the
+following license applies:
+ Copyright (C) 1989-2003 by Donald Arseneau
+ These macros may be freely transmitted, reproduced, or
+ modified provided that this notice is left intact.
+
+It may be distributed and/or modified under the conditions of
+the LaTeX Project Public License (LPPL), either version 1.3c of
+this license or (at your option) any later version. The latest
+version of this license is in the file:
+
+ http://www.latex-project.org/lppl.txt
+
+This work is "maintained" (as per LPPL maintenance status) by
+ Joseph Wright.
+
+This work consists of the file achemso.dtx
+ and the derived files achemso.pdf,
+ achemso.bib,
+ achemso.cls,
+ achemso.ins,
+ achemso.sty,
+ achemso-demo.tex,
+ natmove.sty and
+ a number of configuration files.
+
+\endpostamble
\usedir{tex/latex/achemso}
-\generate{\file{\jobname.sty}{\from{\jobname.dtx}{package}}
- \file{\jobname.cls}{\from{\jobname.dtx}{class}}
- \file{natmove.sty}{\from{natmove.dtx}{package}}
-}
-\usedir{source/latex/achemso}
-\generate{\file{\jobname.ins}{\from{\jobname.dtx}{install}}
+\generate{
+ \file{\jobname.cls}{\from{\jobname.dtx}{class}}
+ \file{\jobname.sty}{\from{\jobname.dtx}{package}}
+ \file{natmove.sty}{\from{\jobname.dtx}{natmove}}
}
\usedir{tex/latex/achemso/config}
\generate{\file{achre4.cfg}{\from{\jobname.dtx}{achre4}}
@@ -58,8 +85,8 @@
\file{iecred.cfg}{\from{\jobname.dtx}{iecred}}
\file{inoraj.cfg}{\from{\jobname.dtx}{inoraj}}
}
-\generate{\file{jafcau.cfg}{\from{\jobname.dtx}{jafcau}}
- \file{jacsat.cfg}{\from{\jobname.dtx}{jacsat}}
+\generate{\file{jacsat.cfg}{\from{\jobname.dtx}{jacsat}}
+ \file{jafcau.cfg}{\from{\jobname.dtx}{jafcau}}
\file{jceaax.cfg}{\from{\jobname.dtx}{jceaax}}
\file{jcisd8.cfg}{\from{\jobname.dtx}{jcisd8}}
\file{jctcce.cfg}{\from{\jobname.dtx}{jctcce}}
@@ -81,21 +108,44 @@
\file{oprdfk.cfg}{\from{\jobname.dtx}{oprdfk}}
\file{orgnd7.cfg}{\from{\jobname.dtx}{orgnd7}}
}
-\nopreamble\nopostamble
\usedir{bibtex/bst/achemso}
-\generate{\file{achemso.bst}{\from{\jobname.dtx}{bst}}
- \file{biochem.bst}{\from{\jobname.dtx}{bst,bio}}
-}
-\nopreamble\nopostamble
-\usedir{doc/latex/achemso}
-\generate{\file{achemso.bib}{\from{\jobname.dtx}{refs}}
-}
-\nopreamble\nopostamble
-\usedir{doc/latex/achemso}
-\generate{\file{README.txt}{\from{\jobname.dtx}{readme}}
- \file{achemso-demo.tex}{\from{\jobname.dtx}{demo}}
+\generate{
+ \file{achemso.bst}{\from{\jobname.dtx}{bst}}
+ \file{biochem.bst}{\from{\jobname.dtx}{bst,bio}}
}
\endbatchfile
-\endinput
+
+%%
+%% Originally developed by Mats Dahlgren
+%% Copyright (C) 1996-1998 by Mats Dahlgren
+%% Copyright (C) 2008-2009 by
+%% Joseph Wright <joseph.wright@morningstar2.co.uk>
+%%
+%% Part of this bundle is derived from cite.sty, to which the
+%% following license applies:
+%% Copyright (C) 1989-2003 by Donald Arseneau
+%% These macros may be freely transmitted, reproduced, or
+%% modified provided that this notice is left intact.
+%%
+%% It may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License (LPPL), either version 1.3c of
+%% this license or (at your option) any later version. The latest
+%% version of this license is in the file:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% This work is "maintained" (as per LPPL maintenance status) by
+%% Joseph Wright.
+%%
+%% This work consists of the file achemso.dtx
+%% and the derived files achemso.pdf,
+%% achemso.bib,
+%% achemso.cls,
+%% achemso.ins,
+%% achemso.sty,
+%% achemso-demo.tex,
+%% natmove.sty and
+%% a number of configuration files.
+%%
%%
%% End of file `achemso.ins'.