From b2ade092fc762d52cdd3bea0b62b7e98243b0bb1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 16 Nov 2011 01:16:13 +0000 Subject: achemso 3.5j (14nov11) git-svn-id: svn://tug.org/texlive/trunk@24605 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/achemso/achemso.cls | 10 +++++++--- Master/texmf-dist/tex/latex/achemso/achemso.sty | 2 +- 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 | 4 +++- 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, 50 insertions(+), 44 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls index c0c905e8e42..5d118c4c3f3 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/09/20 v3.5i Submission to ACS journals] + [2011/11/14 v3.5j Submission to ACS journals] \LoadClass[12pt,letter]{article} \newcommand*\acs@warning{\ClassWarning{achemso}} \newcommand*\acs@ifundefined[1]{% @@ -1191,8 +1191,8 @@ \begin{center} \fbox {% - \begin{minipage}{9 cm} - \vbox to 3.5 cm{#1}% + \begin{minipage}{\acs@tocentry@height} + \vbox to \acs@tocentry@width{#1}% \end{minipage}% }% \end{center}% @@ -1204,6 +1204,10 @@ }% \AtEndDocument{\acs@tocentry@text}% } +\newlength{\acs@tocentry@height} +\newlength{\acs@tocentry@width} +\setlength{\acs@tocentry@height}{9 cm} +\setlength{\acs@tocentry@width}{3.5 cm} \newenvironment{tocentry}{\acs@collect\acs@tocentry@print}{} \newcommand*\tocentryname{Graphical TOC Entry} \newcommand*\tocsize{% diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty index febaa06f321..a8c81a452c9 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/09/20 v3.5i Support for ACS journals] + [2011/11/14 v3.5j 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 1b96e06325a..32ab3cc542d 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/09/20 v3.5i achemso configuration: ACS Chem. Biol.] + [2011/11/14 v3.5j 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/09/20 v3.5i achemso configuration: ACS Catal.] + [2011/11/14 v3.5j 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 677fc36900c..fb1810237e1 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/09/20 v3.5i achemso configuration: Acc. Chem. Res.] + [2011/11/14 v3.5j 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 fc0219b48cb..fb2af3ec313 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/09/20 v3.5i achemso configuration: ACS Chem. Neurosci.] + [2011/11/14 v3.5j 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 7edff2adff7..d81987717e8 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/09/20 v3.5i achemso configuration: ACS Combinatorial Sci.] + [2011/11/14 v3.5j 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 e98bbe4a375..c93e65ed98a 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/09/20 v3.5i achemso configuration: ACS Nano] + [2011/11/14 v3.5j 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 d6daee9fb48..08910c87ff9 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/09/20 v3.5i achemso configuration: Anal. Chem.] + [2011/11/14 v3.5j 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 06f2ff2ac80..245ae931ea7 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/09/20 v3.5i achemso configuration: Bioconjugate Chem.] + [2011/11/14 v3.5j 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 649cf87ee36..7e2dda641f7 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/09/20 v3.5i achemso configuration: Biochemistry] + [2011/11/14 v3.5j 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 0f6a8b545a1..daee60502c2 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/09/20 v3.5i achemso configuration: Biotechnol. Prog.] + [2011/11/14 v3.5j 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 1e949c7d6ca..b3dfba0a54a 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/09/20 v3.5i achemso configuration: Biomacromolecules] + [2011/11/14 v3.5j 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 5507830251d..db2296cb5c9 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/09/20 v3.5i achemso configuration: Cryst. Growth Des.] + [2011/11/14 v3.5j achemso configuration: Cryst. Growth Des.] \def\acs@type@list{% article,communication,perspective,suppinfo% } @@ -23,6 +23,8 @@ \ifx\acs@manuscript\acs@manuscript@communication \SectionsOff \fi +\setlength{\acs@tocentry@height}{8.9 cm} +\setlength{\acs@tocentry@width}{4.6 cm} %% %% Originally developed by Mats Dahlgren %% Copyright (C) 1996-1998 by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg b/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg index 7eaf53a278f..213d1e7998e 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/09/20 v3.5i achemso configuration: Chem. Rev.] + [2011/11/14 v3.5j 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 f2f86fe1ae5..87e359fbf71 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/09/20 v3.5i achemso configuration: Chem. Mater.] + [2011/11/14 v3.5j 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 c5c19040821..a5427cedab3 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/09/20 v3.5i achemso configuration: Chem. Res. Toxicol.] + [2011/11/14 v3.5j 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 ec728020d9c..e4960219bd4 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/09/20 v3.5i achemso configuration: Energy Fuels] + [2011/11/14 v3.5j 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 036b033b873..f3d84ce5d0e 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/09/20 v3.5i achemso configuration: Environ. Sci. Technol.] + [2011/11/14 v3.5j 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 1a1e96eb4d1..67e85ad9b53 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/09/20 v3.5i achemso configuration: Ind. Eng. Chem. Res.] + [2011/11/14 v3.5j 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 74a38020662..34105485f1a 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/09/20 v3.5i achemso configuration: Inorg. Chem.] + [2011/11/14 v3.5j 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 03c74034f8a..804982bbfbd 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/09/20 v3.5i achemso configuration: J. Am. Chem. Soc.] + [2011/11/14 v3.5j 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 360e3717a56..1ffb3b9917e 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/09/20 v3.5i achemso configuration: J. Agric. Food Chem.] + [2011/11/14 v3.5j 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 2c27dac1e5c..1672ea817a1 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/09/20 v3.5i achemso configuration: J. Chem. Eng. Data] + [2011/11/14 v3.5j 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 d3c7c614d2b..56ba3d05e23 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/09/20 v3.5i achemso configuration: J. Chem. Ed.] + [2011/11/14 v3.5j 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 7d8d39ef821..7d4d7ace5f9 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/09/20 v3.5i achemso configuration: J. Chem. Inf. Model.] + [2011/11/14 v3.5j 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 0b99f8d4e38..a46db40b3f7 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/09/20 v3.5i achemso configuration: J. Chem. Theory Comput.] + [2011/11/14 v3.5j 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 75a76a81438..5a1741aea83 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/09/20 v3.5i achemso configuration: J. Med. Chem.] + [2011/11/14 v3.5j 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 9cf1ea44ffb..3032cff7536 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/09/20 v3.5i achemso configuration: J. Nat. Prod.] + [2011/11/14 v3.5j 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 7a117d484c4..a2591c2e86d 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/09/20 v3.5i achemso configuration: J. Org. Chem.] + [2011/11/14 v3.5j 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 a70ef87ae4e..3f71ed62b53 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/09/20 v3.5i achemso configuration: J. Phys. Chem. A] + [2011/11/14 v3.5j 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 26f93757dbd..8d262a680ac 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/09/20 v3.5i achemso configuration: J. Phys. Chem. B] + [2011/11/14 v3.5j 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 0c56ba7c838..30eb0968548 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/09/20 v3.5i achemso configuration: J. Phys. Chem. C] + [2011/11/14 v3.5j 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 934b1992beb..199b7d8842a 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/09/20 v3.5i achemso configuration: J. Phys. Chem. Lett.] + [2011/11/14 v3.5j 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 f79e30451a4..1bc8e4b1b07 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/09/20 v3.5i achemso configuration: J. Proteome Res.] + [2011/11/14 v3.5j 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 4990c6139a6..1572d467909 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/09/20 v3.5i achemso configuration: Langmuir] + [2011/11/14 v3.5j 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 5d791027a05..26922ee3be7 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/09/20 v3.5i achemso configuration: Macromolecules] + [2011/11/14 v3.5j 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 cc63ac1dd59..929a9405ae4 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/09/20 v3.5i achemso configuration: Mol. Pharm.] + [2011/11/14 v3.5j 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 67f79d30573..4cb06114728 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/09/20 v3.5i achemso configuration: Nano Lett.] + [2011/11/14 v3.5j 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 fed30a6f07c..784731856cb 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/09/20 v3.5i achemso configuration: Org. Proc. Res. Dev.] + [2011/11/14 v3.5j 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 0f277b93e56..d633e390992 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/09/20 v3.5i achemso configuration: Organometallics] + [2011/11/14 v3.5j 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 bdca61f3c66..34fd55915b5 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/09/20 v3.5i achemso configuration: Org. Lett.] + [2011/11/14 v3.5j achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionsOff -- cgit v1.2.3