From 338aedc9191dd1399350c04a439eab031088fb0c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 5 Aug 2009 13:30:30 +0000 Subject: achemso 3.2e (30jul09) git-svn-id: svn://tug.org/texlive/trunk@14538 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/achemso/achemso.cls | 81 +++++++++++++--------- Master/texmf-dist/tex/latex/achemso/achemso.sty | 2 +- .../texmf-dist/tex/latex/achemso/config/acbcct.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/achre4.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/ancac3.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/ancham.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/bcches.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/bichaw.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/bipret.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/bomaf6.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/cgdefu.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/chreay.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/cmatex.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/crtoec.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/enfuem.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/esthag.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/iecred.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/inoraj.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/jacsat.cfg | 7 +- .../texmf-dist/tex/latex/achemso/config/jafcau.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/jcchff.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/jceaax.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/jcisd8.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/jctcce.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/jmcmar.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/jnprdf.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/joceah.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/jpcafh.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/jpcbfk.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/jprobs.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/langd5.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/mamobx.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/mpohbp.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/nalefd.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/oprdfk.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/orgnd7.cfg | 2 +- .../texmf-dist/tex/latex/achemso/config/orlef7.cfg | 2 +- 37 files changed, 89 insertions(+), 69 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls index 1220dc8d3ca..4e6fda57f67 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso.cls +++ b/Master/texmf-dist/tex/latex/achemso/achemso.cls @@ -16,7 +16,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesClass{achemso} - [2009/07/11 v3.2d Submission to ACS journals] + [2009/07/29 v3.2e Submission to ACS journals] \LoadClass[12pt,letter]{article} \newcommand*\acs@warning{\ClassWarning{achemso}} \newcommand*\acs@ifundefined[1]{% @@ -964,7 +964,7 @@ }{} \newenvironment{suppinfo}{% \acs@subsection*{\suppinfoname}% - \acs@toc@collect\acs@suppinfo@print + \acs@collect\acs@suppinfo@print }{} \newcommand\acs@suppinfo@print[1]{% #1 @@ -1023,50 +1023,50 @@ \let\endabstract\acs@endabstract } \@onlypreamble\AbstractOn -\newtoks\acs@toc@toks -\newtoks\acs@toc@empty@toks -\newcommand*\acs@toc@begins{} -\newcommand*\acs@toc@content{} -\newcommand\acs@toc@collect[1]{% - \acs@toc@toks{% - \expandafter#1\expandafter{\the\acs@toc@toks}% +\newtoks\acs@collect@toks +\newtoks\acs@collect@empty@toks +\newcommand*\acs@collect@begins{} +\newcommand*\acs@collect@content{} +\newcommand\acs@collect[1]{% + \acs@collect@toks{% + \expandafter#1\expandafter{\the\acs@collect@toks}% }% - \edef\acs@toc@content{% - \the\acs@toc@toks + \edef\acs@collect@content{% + \the\acs@collect@toks \noexpand\end{\@currenvir}% }% - \acs@toc@toks\acs@toc@empty@toks - \def\acs@toc@begins{b}% + \acs@collect@toks\acs@collect@empty@toks + \def\acs@collect@begins{b}% \begingroup - \expandafter\let\csname\@currenvir\endcsname\acs@toc@collect@aux - \edef\acs@toc@content{% + \expandafter\let\csname\@currenvir\endcsname\acs@collect@aux + \edef\acs@collect@content{% \expandafter\noexpand\csname\@currenvir\endcsname }% - \acs@toc@content + \acs@collect@content } -\newcommand*\acs@toc@collect@aux{} -\long\def\acs@toc@collect@aux#1\end#2{% - \edef\acs@toc@begins{% - \acs@toc@collect@begins#1\begin\end - \expandafter\@gobble\acs@toc@begins +\newcommand*\acs@collect@aux{} +\long\def\acs@collect@aux#1\end#2{% + \edef\acs@collect@begins{% + \acs@collect@begins@#1\begin\end + \expandafter\@gobble\acs@collect@begins }% - \ifx\@empty\acs@toc@begins + \ifx\@empty\acs@collect@begins \endgroup \@checkend{#2}% - \acs@toc@collect@body{#1}% + \acs@collect@body{#1}% \else - \acs@toc@collect@body{#1\end{#2}}% + \acs@collect@body{#1\end{#2}}% \fi - \acs@toc@content + \acs@collect@content } -\newcommand*\acs@toc@collect@begins{} -\long\def\acs@toc@collect@begins#1\begin#2{% +\newcommand*\acs@collect@begins@{} +\long\def\acs@collect@begins@#1\begin#2{% \ifx\end#2\else - b\expandafter\acs@toc@collect@begins + b\expandafter\acs@collect@begins@ \fi } -\newcommand\acs@toc@collect@body[1]{% - \global\acs@toc@toks\expandafter{\the\acs@toc@toks#1}% +\newcommand\acs@collect@body[1]{% + \global\acs@collect@toks\expandafter{\the\acs@collect@toks#1}% } \newcommand\acs@toc@print[1]{% \begin{center} @@ -1077,6 +1077,23 @@ }% \end{center}% } +\newcommand\acs@abstract@print[1]{% + \global\long\def\acs@abstract@text{% + \if@twocolumn + \@restonecoltrue\onecolumn + \else + \@restonecolfalse\newpage + \fi + \acs@section*{Abstract}% + #1% + \if@restonecol + \twocolumn + \else + \newpage + \fi + }% + \AtEndDocument{\acs@abstract@text}% +} \newenvironment{tocentry}{% \if@twocolumn \@restonecoltrue\onecolumn @@ -1087,7 +1104,7 @@ \tocsize \sffamily \singlespacing - \acs@toc@collect\acs@toc@print + \acs@collect\acs@toc@print }{% \if@restonecol \twocolumn @@ -1174,7 +1191,7 @@ \suppsize \vspace{6pt}% \textbf{\suppinfoname:} - \acs@toc@collect\acs@suppinfo@print + \acs@collect\acs@suppinfo@print } \newcommand*\acksize{\normalsize} \newcommand*\suppsize{\normalsize} diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty index 498c08a4c62..a26439afa73 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso.sty +++ b/Master/texmf-dist/tex/latex/achemso/achemso.sty @@ -16,7 +16,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{achemso} - [2009/07/11 v3.2d Support for ACS journals] + [2009/07/29 v3.2e Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak diff --git a/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg b/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg index a28219b32d0..726715cfcfe 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{acbcct.cfg} - [2009/07/11 v3.2d achemso configuration: ACS Chem. Biol.] + [2009/07/29 v3.2e achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ biblabel = fullstop, biochem = true, diff --git a/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg b/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg index 508fc5db22a..ee8d5998ab5 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{achre4.cfg} - [2009/07/11 v3.2d achemso configuration: Acc. Chem. Res.] + [2009/07/29 v3.2e achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ biblabel = plain } diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg index f40e49cfcf3..fe6948cd9fb 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{acbcct.cfg} - [2009/07/11 v3.2d achemso configuration: ACS Nano] + [2009/07/29 v3.2e achemso configuration: ACS Nano] \setkeys{acs}{ biblabel = fullstop, usetitle = true diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg index a1f68781b4e..ce9210a85f7 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{ancham.cfg} - [2009/07/11 v3.2d achemso configuration: Anal. Chem.] + [2009/07/29 v3.2e achemso configuration: Anal. Chem.] \def\acs@type@list{article,note,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg b/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg index 823b06ed3da..b6d2c71579c 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{bcches.cfg} - [2009/07/11 v3.2d achemso configuration: Bioconjugate Chem.] + [2009/07/29 v3.2e achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ biochem = true, super = false, diff --git a/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg b/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg index 5100a05e2cc..a5fb7d5eebd 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{biochem.cfg} - [2009/07/11 v3.2d achemso configuration: Biochemistry] + [2009/07/29 v3.2e achemso configuration: Biochemistry] \setkeys{acs}{ abbreviations = true, biblabel = fullstop, diff --git a/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg b/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg index 2f104b14f31..188e605ff71 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{bipret.cfg} - [2009/07/11 v3.2d achemso configuration: Biotechnol. Prog.] + [2009/07/29 v3.2e achemso configuration: Biotechnol. Prog.] \setkeys{acs}{ super = false, usetitle = true diff --git a/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg b/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg index 169a2922c8b..7262b9c769a 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{bomaf6.cfg} - [2009/07/11 v3.2d achemso configuration: Biomacromolecules] + [2009/07/29 v3.2e achemso configuration: Biomacromolecules] \setkeys{acs}{ super = false, usetitle = true diff --git a/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg b/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg index 075c80cc2b5..9b977b6b7c3 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{cgdefu.cfg} - [2009/07/11 v3.2d achemso configuration: Cryst. Growth Des.] + [2009/07/29 v3.2e achemso configuration: Cryst. Growth Des.] \def\acs@type@list{% article,communication,perspective,suppinfo% } diff --git a/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg b/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg index b78a8ef5251..e813a79dd43 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{chreay.cfg} - [2009/07/11 v3.2d achemso configuration: Chem. Rev.] + [2009/07/29 v3.2e achemso configuration: Chem. Rev.] \def\acs@type@default{review} \def\acs@type@list{review} \def\bibsection{\acs@section{\refname}} diff --git a/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg b/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg index 7d1ea763724..b217ff9c6c8 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{cmatex.cfg} - [2009/07/11 v3.2d achemso configuration: Chem. Mater.] + [2009/07/29 v3.2e achemso configuration: Chem. Mater.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg b/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg index 4296d0eca02..f038486ba2a 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{crtoec.cfg} - [2009/07/11 v3.2d achemso configuration: Chem. Res. Toxicol.] + [2009/07/29 v3.2e achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ biochem = true, super = false, diff --git a/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg b/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg index 6cf8cfdc0cc..445143794df 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{enfuem.cfg} - [2009/07/11 v3.2d achemso configuration: Energy Fuels] + [2009/07/29 v3.2e achemso configuration: Energy Fuels] \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg b/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg index 32b29ce2da3..e236ab4ed12 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{esthag.cfg} - [2009/07/11 v3.2d achemso configuration: Environ. Sci. Technol.] + [2009/07/29 v3.2e achemso configuration: Environ. Sci. Technol.] \setkeys{acs}{ super = false, usetitle = true diff --git a/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg b/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg index 73475815eb9..cea1e63f9c8 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{iecred.cfg} - [2009/07/11 v3.2d achemso configuration: Ind. Eng. Chem. Res.] + [2009/07/29 v3.2e achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ biblabel = fullstop, usetitle = true diff --git a/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg b/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg index 59d71625ae2..84af90fe3e1 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{inoraj.cfg} - [2009/07/11 v3.2d achemso configuration: Inorg. Chem.] + [2009/07/29 v3.2e achemso configuration: Inorg. Chem.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg index 2c469c450ab..d85f23cd7b5 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jacsat.cfg} - [2009/07/11 v3.2d achemso configuration: J. Am. Chem. Soc.] + [2009/07/29 v3.2e achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication\else \expandafter\endinput @@ -23,9 +23,12 @@ \setkeys{acs}{ email = true } -\AbstractOff \SectionsOff \acs@layout@nine +\renewenvironment{abstract}{% + \acs@collect\acs@abstract@print +}{% +} \def\affilsize{% \@setfontsize\affilsize\@ixpt\@xpt } diff --git a/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg b/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg index 3d00a462848..3c3451d47c4 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jafcau.cfg} - [2009/07/11 v3.2d achemso configuration: J. Agric. Food Chem.] + [2009/07/29 v3.2e achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ super = false, usetitle = true diff --git a/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg b/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg index 00c3002e3c2..0b6e7a01778 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jcchff.cfg} - [2009/07/11 v3.2d achemso configuration: J. Comb. Chem.] + [2009/07/29 v3.2e achemso configuration: J. Comb. Chem.] \def\acs@type@list{article,report,perspective,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg b/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg index 54c370e7c77..022f5062c40 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jceaax.cfg} - [2009/07/11 v3.2d achemso configuration: J. Chem. Eng. Data] + [2009/07/29 v3.2e achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{ usetitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg b/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg index 20d8ed48695..26f297fc3ac 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jcisd8.cfg} - [2009/07/11 v3.2d achemso configuration: J. Chem. Inf. Model.] + [2009/07/29 v3.2e achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{ usetitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg b/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg index 676f08e547a..1902e5e2c5a 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jctcce.cfg} - [2009/07/11 v3.2d achemso configuration: J. Chem. Theory Comput.] + [2009/07/29 v3.2e achemso configuration: J. Chem. Theory Comput.] \def\acs@type@list{article,suppinfo} %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg b/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg index 54d20f06606..48c54a4f362 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jmcmar.cfg} - [2009/07/11 v3.2d achemso configuration: J. Med. Chem.] + [2009/07/29 v3.2e achemso configuration: J. Med. Chem.] \setkeys{acs}{ usetitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg b/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg index 27baaf639fb..6be6b96a6ea 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jnprdf.cfg} - [2009/07/11 v3.2d achemso configuration: J. Nat. Prod.] + [2009/07/29 v3.2e achemso configuration: J. Nat. Prod.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg b/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg index e5552517302..f12ee496084 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{joceah.cfg} - [2009/07/11 v3.2d achemso configuration: J. Org. Chem.] + [2009/07/29 v3.2e achemso configuration: J. Org. Chem.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg index b11a713258a..2a90fefca1a 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jpcafh.cfg} - [2009/07/11 v3.2d achemso configuration: J. Phys. Chem. A] + [2009/07/29 v3.2e achemso configuration: J. Phys. Chem. A] \def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg index 7897edc5365..53408c07218 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jpcbfk.cfg} - [2009/07/11 v3.2d achemso configuration: J. Phys. Chem. B] + [2009/07/29 v3.2e achemso configuration: J. Phys. Chem. B] \def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} diff --git a/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg b/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg index bb18e490971..56aad473249 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jprobs.cfg} - [2009/07/11 v3.2d achemso configuration: J. Proteome Res.] + [2009/07/29 v3.2e achemso configuration: J. Proteome Res.] \setkeys{acs}{ usetitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg b/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg index 0e10c5c603b..4c7aa13e57d 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{langd5.cfg} - [2009/07/11 v3.2d achemso configuration: Langmuir] + [2009/07/29 v3.2e achemso configuration: Langmuir] \def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg b/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg index 0fecae332ce..34ae5c98d8e 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{mamobx.cfg} - [2009/07/11 v3.2d achemso configuration: Macromolecules] + [2009/07/29 v3.2e achemso configuration: Macromolecules] \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg b/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg index 06093bf0bb7..ea1bc79708b 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{mamobx.cfg} - [2009/07/11 v3.2d achemso configuration: Mol. Pharm.] + [2009/07/29 v3.2e achemso configuration: Mol. Pharm.] \setkeys{acs}{ usetitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg b/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg index a748ce707ab..00131e111d6 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{nalefd.cfg} - [2009/07/11 v3.2d achemso configuration: Nano Lett.] + [2009/07/29 v3.2e achemso configuration: Nano Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg b/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg index 058612f5a4c..77b823c2a8e 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{oprdfk.cfg} - [2009/07/11 v3.2d achemso configuration: Org. Proc. Res. Dev.] + [2009/07/29 v3.2e achemso configuration: Org. Proc. Res. Dev.] \def\acs@type@list{article,highlight,review,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg b/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg index adb3c37ac11..1ea6fd318f0 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{orgnd7.cfg} - [2009/07/11 v3.2d achemso configuration: Organometallics] + [2009/07/29 v3.2e achemso configuration: Organometallics] \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg b/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg index edd163ab920..e98ded72740 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{orlef7.cfg} - [2009/07/11 v3.2d achemso configuration: Org. Lett.] + [2009/07/29 v3.2e achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionNumbersOff -- cgit v1.2.3