From 40c656a1741d7c4ff1434cae0232db497f49deb6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 13 Feb 2013 23:20:18 +0000 Subject: achemso (13feb13) git-svn-id: svn://tug.org/texlive/trunk@29100 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/achemso/achemso.cls | 10 +++++----- Master/texmf-dist/tex/latex/achemso/achemso.sty | 8 ++++---- 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/amclct.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 +- 42 files changed, 50 insertions(+), 50 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 f010c4a3d54..8b039510ade 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} - [2012/12/07 v3.7e Submission to ACS journals] + [2013/02/13 v3.7e Submission to ACS journals] \LoadClass[12pt,letter]{article} \newcommand*\acs@warning{\ClassWarning{achemso}} \newcommand*\acs@ifundefined[1]{% @@ -271,6 +271,10 @@ \immediate\closeout\acs@bib@file\relax }% } +\IfFileExists{mciteplus.sty}{% + \RequirePackage{mciteplus} + \def\@mciteSubRef[##1]##2{\plainref{\@mcitereflabelprefix:##1:##2}} +}{} \AtBeginDocument{% \let\acs@bibliography\bibliography \def\bibliography#1{% @@ -296,7 +300,6 @@ courier, float, graphicx, - mathptmx, setspace, url } @@ -1363,9 +1366,6 @@ \def\citenumfont{\textit} \fi \RequirePackage{natmove} -\IfFileExists{mciteplus.sty}{% - \RequirePackage{mciteplus} -}{} \newcommand*\acs@bibstyle{achemso} \ifacs@biochem \def\acs@bibstyle{biochem} diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty index 315564dbd5e..46f5a65289b 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} - [2012/12/07 v3.7e Support for ACS journals] + [2013/02/13 v3.7e Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak @@ -282,6 +282,9 @@ \immediate\closeout\acs@bib@file\relax }% } +\IfFileExists{mciteplus.sty}{% + \RequirePackage{mciteplus} +}{} \AtBeginDocument{% \let\acs@bibliography\bibliography \def\bibliography#1{% @@ -295,9 +298,6 @@ \def\citenumfont{\textit} \fi \RequirePackage{natmove} -\IfFileExists{mciteplus.sty}{% - \RequirePackage{mciteplus} -}{} \newcommand*\acs@bibstyle{achemso} \ifacs@biochem \def\acs@bibstyle{biochem} diff --git a/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg b/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg index f46ae7553fd..7aa188734b9 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} - [2012/12/07 v3.7e achemso configuration: ACS Chem. Biol.] + [2013/02/13 v3.7e achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ articletitle = true, biblabel = fullstop, @@ -25,7 +25,7 @@ \def\acs@type@list{article,letter,review,suppinfo} \SectionNumbersOff \ProvidesFile{accacs.cfg} - [2012/12/07 v3.7e achemso configuration: ACS Catal.] + [2013/02/13 v3.7e 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 40194b2b793..0bbbfd2fa3e 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} - [2012/12/07 v3.7e achemso configuration: Acc. Chem. Res.] + [2013/02/13 v3.7e achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ articletitle = true, biblabel = plain diff --git a/Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg b/Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg index 3adb21c290a..10efabd8fb6 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} - [2012/12/07 v3.7e achemso configuration: ACS Chem. Neurosci.] + [2013/02/13 v3.7e achemso configuration: ACS Chem. Neurosci.] \def\acs@type@list{article,review,letter,suppinfo,viewpoint} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/config/acsccc.cfg b/Master/texmf-dist/tex/latex/achemso/config/acsccc.cfg index 53b592a1d54..1b9267915b7 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} - [2012/12/07 v3.7e achemso configuration: ACS Combinatorial Sci.] + [2013/02/13 v3.7e achemso configuration: ACS Combinatorial Sci.] \def\acs@type@list{article,letter,review,perspective,account,note,suppinfo} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/config/amclct.cfg b/Master/texmf-dist/tex/latex/achemso/config/amclct.cfg index cb523efe201..c55f1b6bdfa 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/amclct.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/amclct.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{amclct.cfg} - [2012/12/07 v3.7e achemso configuration: ACS Med. Chem. Lett.] + [2013/02/13 v3.7e achemso configuration: ACS Med. Chem. Lett.] \setkeys{acs}{ articletitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg index a34ba16e172..1911f03c64b 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} - [2012/12/07 v3.7e achemso configuration: ACS Nano] + [2013/02/13 v3.7e achemso configuration: ACS Nano] \setkeys{acs}{ articletitle = true, biblabel = fullstop, diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg index 43ebb0b7e10..23261dac31b 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} - [2012/12/07 v3.7e achemso configuration: Anal. Chem.] + [2013/02/13 v3.7e 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 2c5ccb36c45..c824128a704 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} - [2012/12/07 v3.7e achemso configuration: Bioconjugate Chem.] + [2013/02/13 v3.7e achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ articletitle = true, biochem = true, diff --git a/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg b/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg index 0a586eb9f75..515667b82f7 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} - [2012/12/07 v3.7e achemso configuration: Biochemistry] + [2013/02/13 v3.7e achemso configuration: Biochemistry] \setkeys{acs}{ abbreviations = true, articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg b/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg index e91028c5189..b98fe57169b 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} - [2012/12/07 v3.7e achemso configuration: Biotechnol. Prog.] + [2013/02/13 v3.7e achemso configuration: Biotechnol. Prog.] \setkeys{acs}{ articletitle = true, super = false diff --git a/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg b/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg index dd1ccb8e433..8f08887b69b 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} - [2012/12/07 v3.7e achemso configuration: Biomacromolecules] + [2013/02/13 v3.7e 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 b8362b29bb4..463b3a3ccfa 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} - [2012/12/07 v3.7e achemso configuration: Cryst. Growth Des.] + [2013/02/13 v3.7e 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 19e733610d1..785763540da 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} - [2012/12/07 v3.7e achemso configuration: Chem. Rev.] + [2013/02/13 v3.7e 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 6fb0132f020..801200b4fc8 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} - [2012/12/07 v3.7e achemso configuration: Chem. Mater.] + [2013/02/13 v3.7e 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 4181935844d..25e752979d0 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} - [2012/12/07 v3.7e achemso configuration: Chem. Res. Toxicol.] + [2013/02/13 v3.7e achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ articletitle = true, biochem = true, diff --git a/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg b/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg index 47f8267f14d..1e26ba73a75 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} - [2012/12/07 v3.7e achemso configuration: Energy Fuels] + [2013/02/13 v3.7e 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 b41a31c884f..5bf8c316459 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} - [2012/12/07 v3.7e achemso configuration: Environ. Sci. Technol.] + [2013/02/13 v3.7e achemso configuration: Environ. Sci. Technol.] \setkeys{acs}{ articletitle = true, super = false diff --git a/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg b/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg index f2bbb808921..ce067ccdf4d 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} - [2012/12/07 v3.7e achemso configuration: Ind. Eng. Chem. Res.] + [2013/02/13 v3.7e achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ articletitle = brackets, biblabel = fullstop diff --git a/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg b/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg index 3a38ca7409c..6053704c01b 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} - [2012/12/07 v3.7e achemso configuration: Inorg. Chem.] + [2013/02/13 v3.7e 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 d2c12d11086..8e25a3774f2 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} - [2012/12/07 v3.7e achemso configuration: J. Am. Chem. Soc.] + [2013/02/13 v3.7e 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 eb81b59862c..bdec3bbc03b 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} - [2012/12/07 v3.7e achemso configuration: J. Agric. Food Chem.] + [2013/02/13 v3.7e achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ articletitle = true, super = false diff --git a/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg b/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg index 43ece023fd8..cb71f62bb4d 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} - [2012/12/07 v3.7e achemso configuration: J. Chem. Eng. Data] + [2013/02/13 v3.7e achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{ articletitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg b/Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg index ee3ca7dd152..1bdcc7cfa0e 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} - [2012/12/07 v3.7e achemso configuration: J. Chem. Ed.] + [2013/02/13 v3.7e achemso configuration: J. Chem. Ed.] \SectionNumbersOff \setkeys{acs}{ articletitle = true diff --git a/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg b/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg index a565309bc05..13ad6eb8603 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} - [2012/12/07 v3.7e achemso configuration: J. Chem. Inf. Model.] + [2013/02/13 v3.7e achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{ articletitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg b/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg index 51b884e449e..99f7a6d789f 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} - [2012/12/07 v3.7e achemso configuration: J. Chem. Theory Comput.] + [2013/02/13 v3.7e achemso configuration: J. Chem. Theory Comput.] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ maxauthors = 0 diff --git a/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg b/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg index dbdc4a09a90..bb14042dc8f 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} - [2012/12/07 v3.7e achemso configuration: J. Med. Chem.] + [2013/02/13 v3.7e achemso configuration: J. Med. Chem.] \setkeys{acs}{ articletitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg b/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg index cf515a84009..404a5003bda 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} - [2012/12/07 v3.7e achemso configuration: J. Nat. Prod.] + [2013/02/13 v3.7e 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 da5ac8e7a0f..9592774c615 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} - [2012/12/07 v3.7e achemso configuration: J. Org. Chem.] + [2013/02/13 v3.7e 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 e2c744cd321..bc61debc177 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} - [2012/12/07 v3.7e achemso configuration: J. Phys. Chem. A] + [2013/02/13 v3.7e 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 5a47452b654..eebc9d66927 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} - [2012/12/07 v3.7e achemso configuration: J. Phys. Chem. B] + [2013/02/13 v3.7e 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 2aa0cedf81f..805c49822c1 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} - [2012/12/07 v3.7e achemso configuration: J. Phys. Chem. C] + [2013/02/13 v3.7e 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 f32bd8d97a3..0c1e461b68c 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} - [2012/12/07 v3.7e achemso configuration: J. Phys. Chem. Lett.] + [2013/02/13 v3.7e achemso configuration: J. Phys. Chem. Lett.] \setkeys{acs}{articletitle = true, etalmode = truncate, maxauthors = 10} \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 402b192ba16..88b955647db 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} - [2012/12/07 v3.7e achemso configuration: J. Proteome Res.] + [2013/02/13 v3.7e achemso configuration: J. Proteome Res.] \setkeys{acs}{ articletitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg b/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg index 198e8b7b6c9..0b1888d118e 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} - [2012/12/07 v3.7e achemso configuration: Langmuir] + [2013/02/13 v3.7e achemso configuration: Langmuir] \def\acs@type@list{article,letter,suppinfo} \setkeys{acs}{articletitle = true} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg b/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg index 9c036bbdb12..f1231a02745 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} - [2012/12/07 v3.7e achemso configuration: Macromolecules] + [2013/02/13 v3.7e 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 2167d7e17d1..bea56ee0a55 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} - [2012/12/07 v3.7e achemso configuration: Mol. Pharm.] + [2013/02/13 v3.7e achemso configuration: Mol. Pharm.] \setkeys{acs}{articletitle = 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 2da6f89315c..fa1e98ee37c 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} - [2012/12/07 v3.7e achemso configuration: Nano Lett.] + [2013/02/13 v3.7e 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 216fb8a9404..4abb09c6128 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} - [2012/12/07 v3.7e achemso configuration: Org. Proc. Res. Dev.] + [2013/02/13 v3.7e 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 7ab72245e8b..5cdc66c9ce7 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} - [2012/12/07 v3.7e achemso configuration: Organometallics] + [2013/02/13 v3.7e 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 3c9ba03c781..2a4a51ebe61 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} - [2012/12/07 v3.7e achemso configuration: Org. Lett.] + [2013/02/13 v3.7e achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionsOff -- cgit v1.2.3