From 11d507720ef021bc22dcee0c7828f1c73ad3f4c6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 12 Jan 2012 23:17:41 +0000 Subject: achemso 3.6 (11jan12) git-svn-id: svn://tug.org/texlive/trunk@25088 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/achemso/achemso.cls | 17 ++++++----------- Master/texmf-dist/tex/latex/achemso/achemso.sty | 7 +++++-- Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg | 4 ++-- Master/texmf-dist/tex/latex/achemso/config/achre4.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/acsccc.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/ancham.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/bcches.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/bipret.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/chreay.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/esthag.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/iecred.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/joceah.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/langd5.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg | 2 +- Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg | 2 +- 41 files changed, 51 insertions(+), 53 deletions(-) (limited to 'Master/texmf-dist/tex/latex/achemso') diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls index 9fe8322b251..313ee3a3166 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} - [2011/12/30 v3.5k Submission to ACS journals] + [2012/01/11 v3.6 Submission to ACS journals] \LoadClass[12pt,letter]{article} \newcommand*\acs@warning{\ClassWarning{achemso}} \newcommand*\acs@ifundefined[1]{% @@ -100,9 +100,12 @@ Unknown value `#1' for\MessageBreak biblabel option% }% }{% - \AtEndOfClass{\@nameuse{acs@biblabel@#1}}% + \acs@activate@biblabel{\@nameuse{acs@biblabel@#1}}% }% } +\newcommand*\acs@activate@biblabel{} +\let\acs@activate@biblabel\AtEndOfClass +\AtEndOfClass{\let\acs@activate@biblabel\@firstofone} \newcommand*\acs@biblabel@brackets{\def\bibnumfmt##1{(##1)}} \newcommand*\acs@biblabel@fullstop{\def\bibnumfmt##1{##1.}} \newcommand*\acs@biblabel@period{\def\bibnumfmt##1{##1.}} @@ -297,7 +300,6 @@ \expandafter\@gobble \fi {hyperref} -\RequirePackage[capitalise]{cleveref} \AtBeginDocument{\doublespacing} \renewcommand*{\title}[2][]{% \gdef\acs@title@short{#1}% @@ -981,15 +983,8 @@ \centering \acs@floatboxreset } -\crefname{chart}{Chart}{Chart} -\crefname{figure}{Figure}{Figures} -\crefname{graph}{Graph}{Graphs} -\crefname{scheme}{Scheme}{Schemes} \newcommand*\plainref{} -\AtBeginDocument{ - \let\plainref\ref - \let\ref\cref -} +\AtBeginDocument{\let\plainref\ref} \newcommand*\acs@section{} \let\acs@section\section \newcommand*\acs@subsection{} diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty index ad9083629f7..508915daad5 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} - [2011/12/30 v3.5k Support for ACS journals] + [2012/01/11 v3.6 Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak @@ -111,9 +111,12 @@ Unknown value `#1' for\MessageBreak biblabel option% }% }{% - \AtEndOfPackage{\@nameuse{acs@biblabel@#1}}% + \acs@activate@biblabel{\@nameuse{acs@biblabel@#1}}% }% } +\newcommand*\acs@activate@biblabel{} +\let\acs@activate@biblabel\AtEndOfPackage +\AtEndOfPackage{\let\acs@activate@biblabel\@firstofone} \newcommand*\acs@biblabel@brackets{\def\bibnumfmt##1{(##1)}} \newcommand*\acs@biblabel@fullstop{\def\bibnumfmt##1{##1.}} \newcommand*\acs@biblabel@period{\def\bibnumfmt##1{##1.}} diff --git a/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg b/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg index d3e334aaf97..21b87686c83 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} - [2011/12/30 v3.5k achemso configuration: ACS Chem. Biol.] + [2012/01/11 v3.6 achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ biblabel = fullstop, biochem = true, @@ -25,7 +25,7 @@ \def\acs@type@list{article,letter,review,suppinfo} \SectionNumbersOff \ProvidesFile{accacs.cfg} - [2011/12/30 v3.5k achemso configuration: ACS Catal.] + [2012/01/11 v3.6 achemso configuration: ACS Catal.] \setkeys{acs}{ keywords = true, } diff --git a/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg b/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg index bea95d48016..cd39ba5a54d 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} - [2011/12/30 v3.5k achemso configuration: Acc. Chem. Res.] + [2012/01/11 v3.6 achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ biblabel = plain, usetitle = true diff --git a/Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg b/Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg index 21d2e59500d..99899a874e2 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{acncdm.cfg} - [2011/12/30 v3.5k achemso configuration: ACS Chem. Neurosci.] + [2012/01/11 v3.6 achemso configuration: ACS Chem. Neurosci.] \def\acs@type@list{article,review,letter,suppinfo,viewpoint} \setkeys{acs}{ biblabel = fullstop, diff --git a/Master/texmf-dist/tex/latex/achemso/config/acsccc.cfg b/Master/texmf-dist/tex/latex/achemso/config/acsccc.cfg index fc7dbde39aa..a776ec1bd1d 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/acsccc.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/acsccc.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{acsccc.cfg} - [2011/12/30 v3.5k achemso configuration: ACS Combinatorial Sci.] + [2012/01/11 v3.6 achemso configuration: ACS Combinatorial Sci.] \def\acs@type@list{article,letter,review,perspective,account,note,suppinfo} \setkeys{acs}{ keywords = true, diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg index 809ae9d2590..d5e3e204eac 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{ancac3.cfg} - [2011/12/30 v3.5k achemso configuration: ACS Nano] + [2012/01/11 v3.6 achemso configuration: ACS Nano] \setkeys{acs}{ biblabel = fullstop, etalmode = truncate, diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg index e15f0b034bb..f6c149a664e 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} - [2011/12/30 v3.5k achemso configuration: Anal. Chem.] + [2012/01/11 v3.6 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 ffe78792812..ed0901e8b59 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} - [2011/12/30 v3.5k achemso configuration: Bioconjugate Chem.] + [2012/01/11 v3.6 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 2908fde197c..f3a20be08af 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} - [2011/12/30 v3.5k achemso configuration: Biochemistry] + [2012/01/11 v3.6 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 cae7c6f586c..94168eb0529 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} - [2011/12/30 v3.5k achemso configuration: Biotechnol. Prog.] + [2012/01/11 v3.6 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 188bb108829..90feffb79cb 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} - [2011/12/30 v3.5k achemso configuration: Biomacromolecules] + [2012/01/11 v3.6 achemso configuration: Biomacromolecules] \def\acs@type@list{article,comment,communication,note,review,suppinfo} \SectionNumbersOff \AtEndOfClass{\SectionsOn} diff --git a/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg b/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg index 0c6c5ad3b1a..ed3e3b56960 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} - [2011/12/30 v3.5k achemso configuration: Cryst. Growth Des.] + [2012/01/11 v3.6 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 b3e7d6a25e2..6a6241458e8 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} - [2011/12/30 v3.5k achemso configuration: Chem. Rev.] + [2012/01/11 v3.6 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 d123f351ebc..1a574591387 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} - [2011/12/30 v3.5k achemso configuration: Chem. Mater.] + [2012/01/11 v3.6 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 b7d60fccb59..0d2020f6b34 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} - [2011/12/30 v3.5k achemso configuration: Chem. Res. Toxicol.] + [2012/01/11 v3.6 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 3105997eac9..7cd31876d35 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} - [2011/12/30 v3.5k achemso configuration: Energy Fuels] + [2012/01/11 v3.6 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 a756a6adfe4..2618322821b 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} - [2011/12/30 v3.5k achemso configuration: Environ. Sci. Technol.] + [2012/01/11 v3.6 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 8657aa1e8a8..d4b117dd9a6 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} - [2011/12/30 v3.5k achemso configuration: Ind. Eng. Chem. Res.] + [2012/01/11 v3.6 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 753f7729c5b..825cf1337fc 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} - [2011/12/30 v3.5k achemso configuration: Inorg. Chem.] + [2012/01/11 v3.6 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 17c04b50b7f..6d2a4e4b2e8 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} - [2011/12/30 v3.5k achemso configuration: J. Am. Chem. Soc.] + [2012/01/11 v3.6 achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication\else \expandafter\endinput diff --git a/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg b/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg index 16a7829f86d..1faf654a9f4 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} - [2011/12/30 v3.5k achemso configuration: J. Agric. Food Chem.] + [2012/01/11 v3.6 achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ super = false, usetitle = true diff --git a/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg b/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg index c64267b7512..0b9e8a5653d 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} - [2011/12/30 v3.5k achemso configuration: J. Chem. Eng. Data] + [2012/01/11 v3.6 achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{ usetitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg b/Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg index 26ed0133746..bc719bd424c 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jceda8.cfg} - [2011/12/30 v3.5k achemso configuration: J. Chem. Ed.] + [2012/01/11 v3.6 achemso configuration: J. Chem. Ed.] \SectionNumbersOff \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 5cfb255500c..c5eb8c3ef00 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} - [2011/12/30 v3.5k achemso configuration: J. Chem. Inf. Model.] + [2012/01/11 v3.6 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 c14c4f2aaba..764c15816c1 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} - [2011/12/30 v3.5k achemso configuration: J. Chem. Theory Comput.] + [2012/01/11 v3.6 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 ed26dbde601..9aa19946f09 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} - [2011/12/30 v3.5k achemso configuration: J. Med. Chem.] + [2012/01/11 v3.6 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 b7ff8ea06ff..0338f97d9b8 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} - [2011/12/30 v3.5k achemso configuration: J. Nat. Prod.] + [2012/01/11 v3.6 achemso configuration: J. Nat. Prod.] \renewcommand*{\abstractname}{ABSTRACT} \renewcommand*{\acknowledgementname}{ACKNOWLEDGEMENT} \renewcommand*{\suppinfoname}{ASSOCIATED CONTENT} diff --git a/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg b/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg index 9afce5269c7..00fca5e806e 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} - [2011/12/30 v3.5k achemso configuration: J. Org. Chem.] + [2012/01/11 v3.6 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 f8141a53bd8..f9a2b01699d 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} - [2011/12/30 v3.5k achemso configuration: J. Phys. Chem. A] + [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. A] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg index b50ddec2fe9..63a7d864294 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} - [2011/12/30 v3.5k achemso configuration: J. Phys. Chem. B] + [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. B] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg index 6e9e84ae6aa..da8f1b531aa 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} - [2011/12/30 v3.5k achemso configuration: J. Phys. Chem. C] + [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. C] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg index f947bc47e9e..4b594e1fe2a 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jpclcd.cfg} - [2011/12/30 v3.5k achemso configuration: J. Phys. Chem. Lett.] + [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. Lett.] \setkeys{acs}{usetitle = true} \def\acs@type@default{letter} \def\acs@type@list{letter} diff --git a/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg b/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg index 2b0dc3707f4..40e2081fbbc 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} - [2011/12/30 v3.5k achemso configuration: J. Proteome Res.] + [2012/01/11 v3.6 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 4d26e639131..c7679200b4d 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} - [2011/12/30 v3.5k achemso configuration: Langmuir] + [2012/01/11 v3.6 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 f8ba642abcc..02b41c6fc14 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} - [2011/12/30 v3.5k achemso configuration: Macromolecules] + [2012/01/11 v3.6 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 a8dc719535c..1113b4c102f 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} - [2011/12/30 v3.5k achemso configuration: Mol. Pharm.] + [2012/01/11 v3.6 achemso configuration: Mol. Pharm.] \setkeys{acs}{usetitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg b/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg index 7422ded8c6c..96e727a2634 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} - [2011/12/30 v3.5k achemso configuration: Nano Lett.] + [2012/01/11 v3.6 achemso configuration: Nano Lett.] \setkeys{acs}{keywords = true} \def\acs@type@default{letter} \def\acs@type@list{letter} diff --git a/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg b/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg index 097594a0d57..7f4891ff669 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} - [2011/12/30 v3.5k achemso configuration: Org. Proc. Res. Dev.] + [2012/01/11 v3.6 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 ad05f5030cf..61f6e1bef2c 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} - [2011/12/30 v3.5k achemso configuration: Organometallics] + [2012/01/11 v3.6 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 cb5fd8847fc..bcf4caa47a1 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} - [2011/12/30 v3.5k achemso configuration: Org. Lett.] + [2012/01/11 v3.6 achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionsOff -- cgit v1.2.3