From e2681bc64b61864ab5d8671fcf7d75ebe30586cc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 7 May 2009 01:01:51 +0000 Subject: achemso 3.2b (5may09) git-svn-id: svn://tug.org/texlive/trunk@12962 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/achemso/achemso.cls | 60 +++++++++++++--------- Master/texmf-dist/tex/latex/achemso/achemso.sty | 40 +++++++-------- .../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/jpccck.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 +- 38 files changed, 95 insertions(+), 82 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 fce3ea5f251..17a6319ab17 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/04/28 v3.2a Submission to ACS journals] + [2009/04/28 v3.2b Submission to ACS journals] \LoadClass[12pt,letter]{article} \newcommand*{\acs@warning}{\ClassWarning{achemso}} \newcommand*{\acs@ifundefined}[1]{% @@ -29,6 +29,7 @@ } \RequirePackage{xkeyval} \define@boolkey{acs}[acs@]{biochem}[true]{} +\define@boolkey{acs}[acs@]{email}[true]{} \define@boolkey{acs}[acs@]{super}[true]{} \define@boolkey{acs}[acs@]{usetitle}[true]{} \newcommand*{\acs@journal}{jacsat} @@ -89,7 +90,6 @@ \newcommand*{\acs@niib@after@text}{} \newcommand*{\acs@niib@text}{% \@bsphack - \acs@bib@write \if@filesw \expandafter\acs@niib@write \else @@ -128,19 +128,14 @@ \@esphack \acs@niib@after@text } -\ifacs@super - \RequirePackage[sort&compress,numbers,super]{natbib} -\else - \RequirePackage[sort&compress,numbers,round]{natbib} - \def\citenumfont{\textit} -\fi -\RequirePackage{natmove} -\renewcommand*{\nmv@natbib@detect}{% - \ifNAT@super - \expandafter\acs@nmv@activate - \else - \expandafter\acs@autonote - \fi +\AtBeginDocument{ + \renewcommand*{\nmv@natbib@detect}{% + \ifNAT@super + \expandafter\acs@nmv@activate + \else + \expandafter\acs@autonote + \fi + } } \newcommand*{\acs@nmv@activate}{% \let\nmv@citex@nat\@citex @@ -186,14 +181,12 @@ required.^^J } \newcommand*{\acs@bib@name}{acs-\jobname.bib} -\newif\ifacs@bib@written \newcommand*{\acs@bib@write}{% \if@filesw - \ifacs@bib@written\else - \expandafter\expandafter\expandafter\acs@bib@write@aux - \fi + \expandafter\acs@bib@write@aux \fi } +\AtBeginDocument{\acs@bib@write} \newcommand*{\acs@bib@write@aux}{% \immediate\openout\acs@bib@file\acs@bib@name\relax \immediate\write\acs@bib@file{\acs@bib@message}% @@ -212,7 +205,6 @@ \immediate\write\@auxout{% \string\citation\string{achemso-control\string}% }% - \global\acs@bib@writtentrue \AtEndDocument{% \immediate\closeout\acs@bib@file\relax }% @@ -223,7 +215,6 @@ \AtBeginDocument{% \let\acs@bibliography\bibliography \renewcommand*{\bibliography}[1]{% - \acs@bib@write \acs@bibliography{acs-\jobname,#1}% }% } @@ -437,12 +428,17 @@ }% \vskip 1em\relax {% - \sffamily E-mail: \acs@email@list + \ifacs@email + \expandafter\acs@title@email + \fi }% \end{center} \par \vskip 1.5em\relax } +\newcommand*{\acs@title@email}{% + \sffamily E-mail: \acs@email@list +} \renewcommand*{\@thanks}{% \ifnum\acs@affil@cnt>\@ne\relax \expandafter\acs@affil@list @@ -764,8 +760,10 @@ \acs@subsection*{\suppinfoname}% }{} \newcommand*{\acknowledgementname}{Acknowledgement} -\renewcommand*{\bibsection}{% - \acs@subsection*{\refname}% +\AtEndOfClass{% + \renewcommand*{\bibsection}{% + \acs@subsection*{\refname}% + }% } \newcommand*{\suppinfoname}{Supporting Information Available} \newcommand*{\acs@abstract}{} @@ -912,6 +910,13 @@ \fi References% } +\newcommand*{\acs@setkeys}{\setkeys{acs}} +\let\acs@killabstract\AbstractOff +\let\acs@killsecs\SectionsOff +\newcommand*{\acs@validtype}[2][article]{% + \renewcommand*{\acs@type@default}{#1}% + \renewcommand*{\acs@type@list}{#2}% +} \InputIfFileExists{\acs@journal.cfg}{}{% \acs@warning{% Unknown journal `\acs@journal':\MessageBreak @@ -934,6 +939,13 @@ \setkeys{acs}{maxauthors = 0} \renewcommand*{\thepage}{S\arabic{page}} \fi +\ifacs@super + \RequirePackage[sort&compress,numbers,super]{natbib} +\else + \RequirePackage[sort&compress,numbers,round]{natbib} + \def\citenumfont{\textit} +\fi +\RequirePackage{natmove} %% %% Originally developed by Mats Dahlgren %% Copyright (C) 1996-1998 by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty index 01601060a82..e983aa8ae05 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/04/28 v3.2a Support for ACS journals] + [2009/04/28 v3.2b Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak @@ -40,6 +40,7 @@ } \RequirePackage{xkeyval} \define@boolkey{acs}[acs@]{biochem}[true]{} +\define@boolkey{acs}[acs@]{email}[true]{} \define@boolkey{acs}[acs@]{super}[true]{} \define@boolkey{acs}[acs@]{usetitle}[true]{} \newcommand*{\acs@journal}{jacsat} @@ -100,7 +101,6 @@ \newcommand*{\acs@niib@after@text}{} \newcommand*{\acs@niib@text}{% \@bsphack - \acs@bib@write \if@filesw \expandafter\acs@niib@write \else @@ -139,19 +139,14 @@ \@esphack \acs@niib@after@text } -\ifacs@super - \RequirePackage[sort&compress,numbers,super]{natbib} -\else - \RequirePackage[sort&compress,numbers,round]{natbib} - \def\citenumfont{\textit} -\fi -\RequirePackage{natmove} -\renewcommand*{\nmv@natbib@detect}{% - \ifNAT@super - \expandafter\acs@nmv@activate - \else - \expandafter\acs@autonote - \fi +\AtBeginDocument{ + \renewcommand*{\nmv@natbib@detect}{% + \ifNAT@super + \expandafter\acs@nmv@activate + \else + \expandafter\acs@autonote + \fi + } } \newcommand*{\acs@nmv@activate}{% \let\nmv@citex@nat\@citex @@ -197,14 +192,12 @@ required.^^J } \newcommand*{\acs@bib@name}{acs-\jobname.bib} -\newif\ifacs@bib@written \newcommand*{\acs@bib@write}{% \if@filesw - \ifacs@bib@written\else - \expandafter\expandafter\expandafter\acs@bib@write@aux - \fi + \expandafter\acs@bib@write@aux \fi } +\AtBeginDocument{\acs@bib@write} \newcommand*{\acs@bib@write@aux}{% \immediate\openout\acs@bib@file\acs@bib@name\relax \immediate\write\acs@bib@file{\acs@bib@message}% @@ -223,7 +216,6 @@ \immediate\write\@auxout{% \string\citation\string{achemso-control\string}% }% - \global\acs@bib@writtentrue \AtEndDocument{% \immediate\closeout\acs@bib@file\relax }% @@ -234,10 +226,16 @@ \AtBeginDocument{% \let\acs@bibliography\bibliography \renewcommand*{\bibliography}[1]{% - \acs@bib@write \acs@bibliography{acs-\jobname,#1}% }% } +\ifacs@super + \RequirePackage[sort&compress,numbers,super]{natbib} +\else + \RequirePackage[sort&compress,numbers,round]{natbib} + \def\citenumfont{\textit} +\fi +\RequirePackage{natmove} \AtBeginDocument{% \@ifpackageloaded{notes2bib}{}{% \acs@niib@create diff --git a/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg b/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg index 9dde4b3372a..dade689fae3 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/04/28 v3.2a achemso configuration: ACS Chem. Biol.] + [2009/04/28 v3.2b 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 b1ef913a304..1a101299b98 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/04/28 v3.2a achemso configuration: Acc. Chem. Res.] + [2009/04/28 v3.2b 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 d553dbf412b..1d0000dda07 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/04/28 v3.2a achemso configuration: ACS Nano] + [2009/04/28 v3.2b 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 3b6295bffe0..ac7eafdbbe8 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/04/28 v3.2a achemso configuration: Anal. Chem.] + [2009/04/28 v3.2b achemso configuration: Anal. Chem.] \renewcommand*{\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 5468e7e83b0..aee281c97f4 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/04/28 v3.2a achemso configuration: Bioconjugate Chem.] + [2009/04/28 v3.2b 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 d62923acc73..462fb0bf9ed 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/04/28 v3.2a achemso configuration: Biochemistry] + [2009/04/28 v3.2b achemso configuration: Biochemistry] \setkeys{acs}{ biblabel = fullstop, biochem = true, diff --git a/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg b/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg index c1572fdfab6..ac9d3c6e6e9 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/04/28 v3.2a achemso configuration: Biotechnol. Prog.] + [2009/04/28 v3.2b 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 3d906c98cc9..59f1be64642 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/04/28 v3.2a achemso configuration: Biomacromolecules] + [2009/04/28 v3.2b 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 b135bc91d98..19d667c44ff 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/04/28 v3.2a achemso configuration: Cryst. Growth Des.] + [2009/04/28 v3.2b achemso configuration: Cryst. Growth Des.] \renewcommand*{\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 b745e2bde29..f65097393ca 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/04/28 v3.2a achemso configuration: Chem. Rev.] + [2009/04/28 v3.2b achemso configuration: Chem. Rev.] \renewcommand*{\acs@type@default}{review} \renewcommand*{\acs@type@list}{review} \renewcommand*{\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 4caee757df0..b4016b8ca8a 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/04/28 v3.2a achemso configuration: Chem. Mater.] + [2009/04/28 v3.2b achemso configuration: Chem. Mater.] \SectionNumbersOff \def\@tempa{communication} \ifx\acs@manuscript\@tempa diff --git a/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg b/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg index 62843de9784..bcd65d80cb3 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/04/28 v3.2a achemso configuration: Chem. Res. Toxicol.] + [2009/04/28 v3.2b 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 2b56ce43779..ac57664190d 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/04/28 v3.2a achemso configuration: Energy Fuels] + [2009/04/28 v3.2b achemso configuration: Energy Fuels] \renewcommand*{\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 ef9defb9c80..ec8d058ce03 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/04/28 v3.2a achemso configuration: Environ. Sci. Technol.] + [2009/04/28 v3.2b 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 c515c59d4b9..9996f4bb069 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/04/28 v3.2a achemso configuration: Ind. Eng. Chem. Res.] + [2009/04/28 v3.2b 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 b9a14324adb..9c40a7e7b68 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/04/28 v3.2a achemso configuration: Inorg. Chem.] + [2009/04/28 v3.2b achemso configuration: Inorg. Chem.] \SectionNumbersOff \def\@tempa{communication} \ifx\acs@manuscript\@tempa diff --git a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg index 6b1d8289698..3ba9b685514 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg @@ -15,12 +15,15 @@ %% \ProvidesFile{jacsat.cfg} - [2009/04/28 v3.2a achemso configuration: J. Am. Chem. Soc.] + [2009/04/28 v3.2b achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \def\@tempa{communication} \ifx\acs@manuscript\@tempa\else \expandafter\endinput \fi +\setkeys{ + email = true +} \AbstractOff \SectionsOff \AtBeginDocument{\singlespacing} @@ -193,7 +196,7 @@ }{% \acs@par } -\AtBeginDocument{ +\AtBeginDocument{% \renewcommand*{\bibsection}{% \@startsection {section} diff --git a/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg b/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg index 2289bebbd31..999b536fd95 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/04/28 v3.2a achemso configuration: J. Agric. Food Chem.] + [2009/04/28 v3.2b 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 83d8f28b164..29469a87ced 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/04/28 v3.2a achemso configuration: J. Comb. Chem.] + [2009/04/28 v3.2b achemso configuration: J. Comb. Chem.] \renewcommand*{\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 4de99b51b01..5da0bf62578 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/04/28 v3.2a achemso configuration: J. Chem. Eng. Data] + [2009/04/28 v3.2b 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 2c2e0c63638..eaf6a481394 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/04/28 v3.2a achemso configuration: J. Chem. Inf. Model.] + [2009/04/28 v3.2b 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 8f91bcbde57..69faed84b61 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/04/28 v3.2a achemso configuration: J. Chem. Theory Comput.] + [2009/04/28 v3.2b achemso configuration: J. Chem. Theory Comput.] \renewcommand*{\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 135c4db8abb..96b4f111fb1 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/04/28 v3.2a achemso configuration: J. Med. Chem.] + [2009/04/28 v3.2b 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 253bbdf4205..e6f1c964485 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/04/28 v3.2a achemso configuration: J. Nat. Prod.] + [2009/04/28 v3.2b achemso configuration: J. Nat. Prod.] \def\@tempa{communication} \ifx\acs@manuscript\@tempa \AbstractOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg b/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg index 8737b11cd25..dc9775b13d7 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/04/28 v3.2a achemso configuration: J. Org. Chem.] + [2009/04/28 v3.2b achemso configuration: J. Org. Chem.] \def\@tempa{communication} \ifx\acs@manuscript\@tempa \AbstractOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg index 0409ba75b8f..70e6b1607ec 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/04/28 v3.2a achemso configuration: J. Phys. Chem. A] + [2009/04/28 v3.2b achemso configuration: J. Phys. Chem. A] \renewcommand*{\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 ee026bb5b94..91fdb08f5b2 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/04/28 v3.2a achemso configuration: J. Phys. Chem. B] + [2009/04/28 v3.2b achemso configuration: J. Phys. Chem. B] \renewcommand*{\acs@type@list}{article,letter,suppinfo} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg index c6467839998..e88a1dd42f8 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jpccck.cfg} - [2009/04/28 v3.2a achemso configuration: J. Phys. Chem. C] + [2009/04/28 v3.2b achemso configuration: J. Phys. Chem. C] \renewcommand*{\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 c1c8d9b712b..13b9c8e2f57 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/04/28 v3.2a achemso configuration: J. Proteome Res.] + [2009/04/28 v3.2b 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 075d1339196..c70d16592cd 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/04/28 v3.2a achemso configuration: Langmuir] + [2009/04/28 v3.2b achemso configuration: Langmuir] \renewcommand*{\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 c1e6f948298..f606e0df413 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/04/28 v3.2a achemso configuration: Macromolecules] + [2009/04/28 v3.2b 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 3361ef62496..85b2b574fbb 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/04/28 v3.2a achemso configuration: Mol. Pharm.] + [2009/04/28 v3.2b 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 f5949a7aeca..775e7c0554c 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/04/28 v3.2a achemso configuration: Nano Lett.] + [2009/04/28 v3.2b achemso configuration: Nano Lett.] \renewcommand*{\acs@type@default}{letter} \renewcommand*{\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 905a7763043..d825808c350 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/04/28 v3.2a achemso configuration: Org. Proc. Res. Dev.] + [2009/04/28 v3.2b achemso configuration: Org. Proc. Res. Dev.] \renewcommand*{\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 691719d6a87..d210e178e27 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/04/28 v3.2a achemso configuration: Organometallics] + [2009/04/28 v3.2b 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 9c6c858594e..a7624498242 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/04/28 v3.2a achemso configuration: Org. Lett.] + [2009/04/28 v3.2b achemso configuration: Org. Lett.] \renewcommand*{\acs@type@default}{letter} \renewcommand*{\acs@type@list}{letter} \SectionNumbersOff -- cgit v1.2.3