From 9146738aa269b91c8d1aa570381afd808a3a4c40 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 14 Aug 2009 23:49:16 +0000 Subject: achemso update (14aug09) git-svn-id: svn://tug.org/texlive/trunk@14674 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/achemso/achemso.dtx | 184 ++++++++----- Master/texmf-dist/source/latex/achemso/achemso.ins | 302 ++++++++++----------- 2 files changed, 260 insertions(+), 226 deletions(-) (limited to 'Master/texmf-dist/source/latex') diff --git a/Master/texmf-dist/source/latex/achemso/achemso.dtx b/Master/texmf-dist/source/latex/achemso/achemso.dtx index df94eb72a90..e5655cabaf1 100644 --- a/Master/texmf-dist/source/latex/achemso/achemso.dtx +++ b/Master/texmf-dist/source/latex/achemso/achemso.dtx @@ -150,9 +150,6 @@ This work consists of the file achemso.dtx \else \expandafter\endgroup \fi -\immediate\write18{bibtex8 --wolfgang achemso} -\immediate\write18{makeindex -s gglo.ist -o achemso.gls achemso.glo} -\immediate\write18{makeindex -s gind.ist -o achemso.ind achemso.idx} % %<*package|class|natmove> \NeedsTeXFormat{LaTeX2e} @@ -174,7 +171,7 @@ This work consists of the file achemso.dtx % % \fi % -%\CheckSum{2583} +%\CheckSum{2651} % %\GetFileInfo{\jobname.sty} % @@ -363,8 +360,8 @@ This work consists of the file achemso.dtx % % The entire bundle is supplied with the TDS-ready ZIP file, % \file{achemso.tds.zip}. Simply unzip this into your local texmf -% tree and run your hash program (\texttt{texhash} for \TeX{}Live or -% \texttt{initextmf -u} for MiK\TeX). +% tree and run your hash program (\texttt{texhash} for recent +% \TeX{}Live or MiK\TeX\ systems). % % To extract the bundle of files from \file{achemso.dtx}, run % (pdf)\TeX\ on \file{achemso.dtx}. This will produce all of the package @@ -797,7 +794,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*class> \ProvidesClass{achemso} - [2009/07/29 v3.2e Submission to ACS journals] + [2009/08/13 v3.2g Submission to ACS journals] \LoadClass[12pt,letter]{article} % \end{macrocode} % @@ -817,7 +814,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*package> \ProvidesPackage{achemso} - [2009/07/29 v3.2e Support for ACS journals] + [2009/08/13 v3.2g Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak @@ -1131,36 +1128,6 @@ This work consists of the file achemso.dtx %\end{macro} %\end{macro} %\end{macro} -% -%\begin{macro}{\acs@bibstyle} -% The next step is to sort out bibliography formatting. With both the -% package and the class, the bibliography style is determined without -% user intervention. The style is stored as it may need to be -% altered later. -% \begin{macrocode} -\newcommand*\acs@bibstyle{achemso} -\bibliographystyle{achemso} -\ifacs@biochem - \def\acs@bibstyle{biochem} - \bibliographystyle{biochem} -\fi -% \end{macrocode} -%\end{macro} -%\begin{macro}{\acs@bibliographystyle} -%\begin{macro}{\bibliographystyle} -% The original \cs{bibliographystyle} macro is now disabled: the -% underlying command is repeated otherwise problems cop up with -% \pkg{chapterbib}. -% \begin{macrocode} -\newcommand*\acs@bibliographystyle{} -\let\acs@bibliographystyle\bibliographystyle -\def\bibliographystyle#1{% - \acs@warning{\string\bibliographystyle\space ignored}% - \expandafter\acs@bibliographystyle\expandafter{\acs@bibstyle}% -} -% \end{macrocode} -%\end{macro} -%\end{macro} % %\begin{macro}{\acs@bib@file} %\begin{macro}{\acs@bib@message} @@ -1683,6 +1650,7 @@ This work consists of the file achemso.dtx % \end{macrocode} %\end{macro} %\begin{macro}{\@maketitle} +%\begin{macro}{\@maketitle@title@hook} %\changes{v3.0a}{2008/08/21}{Skips footnotes for a single institution} %\changes{v3.1}{2008/08/28}{Slightly simplified code} %\changes{v3.2c}{2008/05/29}{Uses same footnote symbols as author list} @@ -1710,6 +1678,7 @@ This work consists of the file achemso.dtx \acs@maketitle@suppinfo \@title \acs@title@footnote@check \global\acs@footnote@cnt\c@footnote\relax + \@maketitle@title@hook \par }% \vspace*{\acs@space@post@title}% @@ -1740,8 +1709,10 @@ This work consists of the file achemso.dtx \end{minipage} \end{center}% } +\newcommand\@maketitle@title@hook{} % \end{macrocode} %\end{macro} +%\end{macro} %\begin{macro}{\acs@maketitle@suppinfo} % This is spun out so that it can be avoided if necessary: this is done % on the sly. @@ -1941,7 +1912,7 @@ This work consists of the file achemso.dtx \ifnum\acs@affil@alt@cnt>\z@\relax \acs@affil@marker@cnt\@ne\relax \advance\acs@affil@marker@cnt\acs@footnote@cnt\relax - \protected@edef\acs@author@fnsymbol{% + \protected@edef\acs@author@footnotes{% \acs@author@footnotes \acs@author@fnsymbol{\acs@affil@marker@cnt}% }% @@ -2890,9 +2861,40 @@ This work consists of the file achemso.dtx \def\citenumfont{\textit} \fi \RequirePackage{natmove} -% % \end{macrocode} %\end{macro} +% +%\begin{macro}{\acs@bibstyle} +% The next step is to sort out bibliography formatting. With both the +% package and the class, the bibliography style is determined without +% user intervention. The style is stored as it may need to be +% altered later. +% \begin{macrocode} +\newcommand*\acs@bibstyle{achemso} +\ifacs@biochem + \def\acs@bibstyle{biochem} + \bibliographystyle{biochem} +\else + \bibliographystyle{achemso} +\fi +% \end{macrocode} +%\end{macro} +%\begin{macro}{\acs@bibliographystyle} +%\begin{macro}{\bibliographystyle} +% The original \cs{bibliographystyle} macro is now disabled: the +% underlying command is repeated otherwise problems cop up with +% \pkg{chapterbib}. +% \begin{macrocode} +\newcommand*\acs@bibliographystyle{} +\let\acs@bibliographystyle\bibliographystyle +\def\bibliographystyle#1{% + \acs@warning{\string\bibliographystyle\space ignored}% + \expandafter\acs@bibliographystyle\expandafter{\acs@bibstyle}% +} +% +% \end{macrocode} +%\end{macro} +%\end{macro} % %\subsection{Late package-only code} % @@ -3116,7 +3118,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*achre4> \ProvidesFile{achre4.cfg} - [2009/07/29 v3.2e achemso configuration: Acc. Chem. Res.] + [2009/08/13 v3.2g achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ biblabel = plain } @@ -3125,7 +3127,7 @@ This work consists of the file achemso.dtx % %<*acbcct> \ProvidesFile{acbcct.cfg} - [2009/07/29 v3.2e achemso configuration: ACS Chem. Biol.] + [2009/08/13 v3.2g achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ biblabel = fullstop, biochem = true, @@ -3137,7 +3139,7 @@ This work consists of the file achemso.dtx % %<*ancac3> \ProvidesFile{acbcct.cfg} - [2009/07/29 v3.2e achemso configuration: ACS Nano] + [2009/08/13 v3.2g achemso configuration: ACS Nano] \setkeys{acs}{ biblabel = fullstop, usetitle = true @@ -3147,13 +3149,13 @@ This work consists of the file achemso.dtx % %<*ancham> \ProvidesFile{ancham.cfg} - [2009/07/29 v3.2e achemso configuration: Anal. Chem.] + [2009/08/13 v3.2g achemso configuration: Anal. Chem.] \def\acs@type@list{article,note,suppinfo} \SectionNumbersOff % %<*bichaw> \ProvidesFile{biochem.cfg} - [2009/07/29 v3.2e achemso configuration: Biochemistry] + [2009/08/13 v3.2g achemso configuration: Biochemistry] \setkeys{acs}{ abbreviations = true, biblabel = fullstop, @@ -3168,10 +3170,42 @@ This work consists of the file achemso.dtx \acs@title@short@print } \g@addto@macro{\maketitle}{\newpage} +% \end{macrocode} +%\begin{macro}{\acs@author@fnsymbol} +% Some changes to do with footnotes: symbols are different and symbol +% number one can only be used for the title. +% \begin{macrocode} +\def\acs@author@fnsymbol#1{% + \ensuremath{% + \ifcase #1 *\or + \dagger\or + \ddagger\or + \S\or + \parallel\or + \perp\or + \P\or + \|\or + \bot\or + \#\or + @\or + \triangle\or + \nabla\else + #1% + \fi + }% +} +\def\@maketitle@title@hook{% + \ifnum\acs@footnote@cnt>\@ne\relax\else + \global\acs@footnote@cnt\@ne\relax + \fi +} +% \end{macrocode} +%\end{macro} +% \begin{macrocode} % %<*bcches> \ProvidesFile{bcches.cfg} - [2009/07/29 v3.2e achemso configuration: Bioconjugate Chem.] + [2009/08/13 v3.2g achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ biochem = true, super = false, @@ -3181,7 +3215,7 @@ This work consists of the file achemso.dtx % %<*bomaf6> \ProvidesFile{bomaf6.cfg} - [2009/07/29 v3.2e achemso configuration: Biomacromolecules] + [2009/08/13 v3.2g achemso configuration: Biomacromolecules] \setkeys{acs}{ super = false, usetitle = true @@ -3190,7 +3224,7 @@ This work consists of the file achemso.dtx % %<*bipret> \ProvidesFile{bipret.cfg} - [2009/07/29 v3.2e achemso configuration: Biotechnol. Prog.] + [2009/08/13 v3.2g achemso configuration: Biotechnol. Prog.] \setkeys{acs}{ super = false, usetitle = true @@ -3200,7 +3234,7 @@ This work consists of the file achemso.dtx % %<*crtoec> \ProvidesFile{crtoec.cfg} - [2009/07/29 v3.2e achemso configuration: Chem. Res. Toxicol.] + [2009/08/13 v3.2g achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ biochem = true, super = false, @@ -3213,7 +3247,7 @@ This work consists of the file achemso.dtx % %<*chreay> \ProvidesFile{chreay.cfg} - [2009/07/29 v3.2e achemso configuration: Chem. Rev.] + [2009/08/13 v3.2g achemso configuration: Chem. Rev.] \def\acs@type@default{review} \def\acs@type@list{review} % \end{macrocode} @@ -3224,7 +3258,7 @@ This work consists of the file achemso.dtx %<*cmatex> % \begin{macrocode} \ProvidesFile{cmatex.cfg} - [2009/07/29 v3.2e achemso configuration: Chem. Mater.] + [2009/08/13 v3.2g achemso configuration: Chem. Mater.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3233,7 +3267,7 @@ This work consists of the file achemso.dtx % %<*cgdefu> \ProvidesFile{cgdefu.cfg} - [2009/07/29 v3.2e achemso configuration: Cryst. Growth Des.] + [2009/08/13 v3.2g achemso configuration: Cryst. Growth Des.] \def\acs@type@list{% article,communication,perspective,suppinfo% } @@ -3244,13 +3278,13 @@ This work consists of the file achemso.dtx % %<*enfuem> \ProvidesFile{enfuem.cfg} - [2009/07/29 v3.2e achemso configuration: Energy Fuels] + [2009/08/13 v3.2g achemso configuration: Energy Fuels] \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff % %<*esthag> \ProvidesFile{esthag.cfg} - [2009/07/29 v3.2e achemso configuration: Environ. Sci. Technol.] + [2009/08/13 v3.2g achemso configuration: Environ. Sci. Technol.] \setkeys{acs}{ super = false, usetitle = true @@ -3260,7 +3294,7 @@ This work consists of the file achemso.dtx % %<*iecred> \ProvidesFile{iecred.cfg} - [2009/07/29 v3.2e achemso configuration: Ind. Eng. Chem. Res.] + [2009/08/13 v3.2g achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ biblabel = fullstop, usetitle = true @@ -3269,7 +3303,7 @@ This work consists of the file achemso.dtx % %<*inoraj> \ProvidesFile{inoraj.cfg} - [2009/07/29 v3.2e achemso configuration: Inorg. Chem.] + [2009/08/13 v3.2g achemso configuration: Inorg. Chem.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3284,7 +3318,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jacsat> \ProvidesFile{jacsat.cfg} - [2009/07/29 v3.2e achemso configuration: J. Am. Chem. Soc.] + [2009/08/13 v3.2g achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication\else \expandafter\endinput @@ -3487,7 +3521,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jafcau> \ProvidesFile{jafcau.cfg} - [2009/07/29 v3.2e achemso configuration: J. Agric. Food Chem.] + [2009/08/13 v3.2g achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ super = false, usetitle = true @@ -3497,7 +3531,7 @@ This work consists of the file achemso.dtx % %<*jceaax> \ProvidesFile{jceaax.cfg} - [2009/07/29 v3.2e achemso configuration: J. Chem. Eng. Data] + [2009/08/13 v3.2g achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{ usetitle = true } @@ -3506,7 +3540,7 @@ This work consists of the file achemso.dtx % %<*jcisd8> \ProvidesFile{jcisd8.cfg} - [2009/07/29 v3.2e achemso configuration: J. Chem. Inf. Model.] + [2009/08/13 v3.2g achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{ usetitle = true } @@ -3515,18 +3549,18 @@ This work consists of the file achemso.dtx % %<*jctcce> \ProvidesFile{jctcce.cfg} - [2009/07/29 v3.2e achemso configuration: J. Chem. Theory Comput.] + [2009/08/13 v3.2g achemso configuration: J. Chem. Theory Comput.] \def\acs@type@list{article,suppinfo} % %<*jcchff> \ProvidesFile{jcchff.cfg} - [2009/07/29 v3.2e achemso configuration: J. Comb. Chem.] + [2009/08/13 v3.2g achemso configuration: J. Comb. Chem.] \def\acs@type@list{article,report,perspective,suppinfo} \SectionNumbersOff % %<*jmcmar> \ProvidesFile{jmcmar.cfg} - [2009/07/29 v3.2e achemso configuration: J. Med. Chem.] + [2009/08/13 v3.2g achemso configuration: J. Med. Chem.] \setkeys{acs}{ usetitle = true } @@ -3535,7 +3569,7 @@ This work consists of the file achemso.dtx % %<*jnprdf> \ProvidesFile{jnprdf.cfg} - [2009/07/29 v3.2e achemso configuration: J. Nat. Prod.] + [2009/08/13 v3.2g achemso configuration: J. Nat. Prod.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff @@ -3543,7 +3577,7 @@ This work consists of the file achemso.dtx % %<*joceah> \ProvidesFile{joceah.cfg} - [2009/07/29 v3.2e achemso configuration: J. Org. Chem.] + [2009/08/13 v3.2g achemso configuration: J. Org. Chem.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff @@ -3551,7 +3585,7 @@ This work consists of the file achemso.dtx % %<*jpcafh> \ProvidesFile{jpcafh.cfg} - [2009/07/29 v3.2e achemso configuration: J. Phys. Chem. A] + [2009/08/13 v3.2g achemso configuration: J. Phys. Chem. A] \def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} @@ -3562,7 +3596,7 @@ This work consists of the file achemso.dtx % %<*jpcbfk> \ProvidesFile{jpcbfk.cfg} - [2009/07/29 v3.2e achemso configuration: J. Phys. Chem. B] + [2009/08/13 v3.2g achemso configuration: J. Phys. Chem. B] \def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} @@ -3578,7 +3612,7 @@ This work consists of the file achemso.dtx % %<*jprobs> \ProvidesFile{jprobs.cfg} - [2009/07/29 v3.2e achemso configuration: J. Proteome Res.] + [2009/08/13 v3.2g achemso configuration: J. Proteome Res.] \setkeys{acs}{ usetitle = true } @@ -3587,18 +3621,18 @@ This work consists of the file achemso.dtx % %<*langd5> \ProvidesFile{langd5.cfg} - [2009/07/29 v3.2e achemso configuration: Langmuir] + [2009/08/13 v3.2g achemso configuration: Langmuir] \def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff % %<*mamobx> \ProvidesFile{mamobx.cfg} - [2009/07/29 v3.2e achemso configuration: Macromolecules] + [2009/08/13 v3.2g achemso configuration: Macromolecules] \SectionNumbersOff % %<*mpohbp> \ProvidesFile{mamobx.cfg} - [2009/07/29 v3.2e achemso configuration: Mol. Pharm.] + [2009/08/13 v3.2g achemso configuration: Mol. Pharm.] \setkeys{acs}{ usetitle = true } @@ -3607,14 +3641,14 @@ This work consists of the file achemso.dtx % %<*nalefd> \ProvidesFile{nalefd.cfg} - [2009/07/29 v3.2e achemso configuration: Nano Lett.] + [2009/08/13 v3.2g achemso configuration: Nano Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionNumbersOff % %<*orlef7> \ProvidesFile{orlef7.cfg} - [2009/07/29 v3.2e achemso configuration: Org. Lett.] + [2009/08/13 v3.2g achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionNumbersOff @@ -3624,13 +3658,13 @@ This work consists of the file achemso.dtx % %<*oprdfk> \ProvidesFile{oprdfk.cfg} - [2009/07/29 v3.2e achemso configuration: Org. Proc. Res. Dev.] + [2009/08/13 v3.2g achemso configuration: Org. Proc. Res. Dev.] \def\acs@type@list{article,highlight,review,suppinfo} \SectionNumbersOff % %<*orgnd7> \ProvidesFile{orgnd7.cfg} - [2009/07/29 v3.2e achemso configuration: Organometallics] + [2009/08/13 v3.2g achemso configuration: Organometallics] \SectionNumbersOff % % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/achemso/achemso.ins b/Master/texmf-dist/source/latex/achemso/achemso.ins index a66f0f9be97..4e81558b3d5 100644 --- a/Master/texmf-dist/source/latex/achemso/achemso.ins +++ b/Master/texmf-dist/source/latex/achemso/achemso.ins @@ -1,151 +1,151 @@ -%% -%% This is file `achemso.ins', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% achemso.dtx (with options: `install') -%% ---------------------------------------------------------------- -%% 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 -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 -\postamble - -Originally developed by Mats Dahlgren -Copyright (C) 1996-1998 by Mats Dahlgren -Copyright (C) 2008-2009 by - Joseph Wright - -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.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}} - \file{acbcct.cfg}{\from{\jobname.dtx}{acbcct}} - \file{ancac3.cfg}{\from{\jobname.dtx}{ancac3}} - \file{ancham.cfg}{\from{\jobname.dtx}{ancham}} - \file{bichaw.cfg}{\from{\jobname.dtx}{bichaw}} - \file{bcches.cfg}{\from{\jobname.dtx}{bcches}} - \file{bomaf6.cfg}{\from{\jobname.dtx}{bomaf6}} - \file{bipret.cfg}{\from{\jobname.dtx}{bipret}} -} -\generate{\file{crtoec.cfg}{\from{\jobname.dtx}{crtoec}} - \file{chreay.cfg}{\from{\jobname.dtx}{chreay}} - \file{cmatex.cfg}{\from{\jobname.dtx}{cmatex}} - \file{cgdefu.cfg}{\from{\jobname.dtx}{cgdefu}} - \file{enfuem.cfg}{\from{\jobname.dtx}{enfuem}} - \file{esthag.cfg}{\from{\jobname.dtx}{esthag}} - \file{iecred.cfg}{\from{\jobname.dtx}{iecred}} - \file{inoraj.cfg}{\from{\jobname.dtx}{inoraj}} -} -\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}} - \file{jcchff.cfg}{\from{\jobname.dtx}{jcchff}} - \file{jmcmar.cfg}{\from{\jobname.dtx}{jmcmar}} - \file{jnprdf.cfg}{\from{\jobname.dtx}{jnprdf}} -} -\generate{\file{joceah.cfg}{\from{\jobname.dtx}{joceah}} - \file{jpcafh.cfg}{\from{\jobname.dtx}{jpcafh}} - \file{jpcbfk.cfg}{\from{\jobname.dtx}{jpcbfk}} - \file{jpccck.cfg}{\from{\jobname.dtx}{jpccck}} - \file{jprobs.cfg}{\from{\jobname.dtx}{jprobs}} - \file{langd5.cfg}{\from{\jobname.dtx}{langd5}} - \file{mamobx.cfg}{\from{\jobname.dtx}{mamobx}} - \file{mpohbp.cfg}{\from{\jobname.dtx}{mpohbp}} -} -\generate{\file{nalefd.cfg}{\from{\jobname.dtx}{nalefd}} - \file{orlef7.cfg}{\from{\jobname.dtx}{orlef7}} - \file{oprdfk.cfg}{\from{\jobname.dtx}{oprdfk}} - \file{orgnd7.cfg}{\from{\jobname.dtx}{orgnd7}} -} -\usedir{bibtex/bst/achemso} -\generate{ - \file{achemso.bst}{\from{\jobname.dtx}{bst}} - \file{biochem.bst}{\from{\jobname.dtx}{bst,bio}} -} -\endbatchfile - -%% -%% Originally developed by Mats Dahlgren -%% Copyright (C) 1996-1998 by Mats Dahlgren -%% Copyright (C) 2008-2009 by -%% Joseph Wright -%% -%% 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'. +%% +%% This is file `achemso.ins', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% achemso.dtx (with options: `install') +%% ---------------------------------------------------------------- +%% 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 +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 +\postamble + +Originally developed by Mats Dahlgren +Copyright (C) 1996-1998 by Mats Dahlgren +Copyright (C) 2008-2009 by + Joseph Wright + +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.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}} + \file{acbcct.cfg}{\from{\jobname.dtx}{acbcct}} + \file{ancac3.cfg}{\from{\jobname.dtx}{ancac3}} + \file{ancham.cfg}{\from{\jobname.dtx}{ancham}} + \file{bichaw.cfg}{\from{\jobname.dtx}{bichaw}} + \file{bcches.cfg}{\from{\jobname.dtx}{bcches}} + \file{bomaf6.cfg}{\from{\jobname.dtx}{bomaf6}} + \file{bipret.cfg}{\from{\jobname.dtx}{bipret}} +} +\generate{\file{crtoec.cfg}{\from{\jobname.dtx}{crtoec}} + \file{chreay.cfg}{\from{\jobname.dtx}{chreay}} + \file{cmatex.cfg}{\from{\jobname.dtx}{cmatex}} + \file{cgdefu.cfg}{\from{\jobname.dtx}{cgdefu}} + \file{enfuem.cfg}{\from{\jobname.dtx}{enfuem}} + \file{esthag.cfg}{\from{\jobname.dtx}{esthag}} + \file{iecred.cfg}{\from{\jobname.dtx}{iecred}} + \file{inoraj.cfg}{\from{\jobname.dtx}{inoraj}} +} +\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}} + \file{jcchff.cfg}{\from{\jobname.dtx}{jcchff}} + \file{jmcmar.cfg}{\from{\jobname.dtx}{jmcmar}} + \file{jnprdf.cfg}{\from{\jobname.dtx}{jnprdf}} +} +\generate{\file{joceah.cfg}{\from{\jobname.dtx}{joceah}} + \file{jpcafh.cfg}{\from{\jobname.dtx}{jpcafh}} + \file{jpcbfk.cfg}{\from{\jobname.dtx}{jpcbfk}} + \file{jpccck.cfg}{\from{\jobname.dtx}{jpccck}} + \file{jprobs.cfg}{\from{\jobname.dtx}{jprobs}} + \file{langd5.cfg}{\from{\jobname.dtx}{langd5}} + \file{mamobx.cfg}{\from{\jobname.dtx}{mamobx}} + \file{mpohbp.cfg}{\from{\jobname.dtx}{mpohbp}} +} +\generate{\file{nalefd.cfg}{\from{\jobname.dtx}{nalefd}} + \file{orlef7.cfg}{\from{\jobname.dtx}{orlef7}} + \file{oprdfk.cfg}{\from{\jobname.dtx}{oprdfk}} + \file{orgnd7.cfg}{\from{\jobname.dtx}{orgnd7}} +} +\usedir{bibtex/bst/achemso} +\generate{ + \file{achemso.bst}{\from{\jobname.dtx}{bst}} + \file{biochem.bst}{\from{\jobname.dtx}{bst,bio}} +} +\endbatchfile + +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 by +%% Joseph Wright +%% +%% 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'. -- cgit v1.2.3