summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-10-12 23:40:51 +0000
committerKarl Berry <karl@freefriends.org>2010-10-12 23:40:51 +0000
commite16aff21104e279c4cb9416c8071e255cd8a5cba (patch)
treeb52736e149f1ae9584ac2c957134f2917180c8dc /Master/texmf-dist/tex/latex/achemso
parent6cc261d26ec54e908805c13285e569afc09b1d8c (diff)
achemso 3.5c
git-svn-id: svn://tug.org/texlive/trunk@20071 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso')
-rw-r--r--Master/texmf-dist/tex/latex/achemso/achemso.cls3
-rw-r--r--Master/texmf-dist/tex/latex/achemso/achemso.sty2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/achre4.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/ancham.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/bcches.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/bipret.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/chreay.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/esthag.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/iecred.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/joceah.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/langd5.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg4
41 files changed, 43 insertions, 42 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls
index 886ca4dc086..6b0ae827ef8 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}
- [2010/08/24 v3.5b Submission to ACS journals]
+ [2010/10/11 v3.5c Submission to ACS journals]
\LoadClass[12pt,letter]{article}
\newcommand*\acs@warning{\ClassWarning{achemso}}
\newcommand*\acs@ifundefined[1]{%
@@ -260,6 +260,7 @@
}
\IfFileExists{mciteplus.sty}{%
\RequirePackage{mciteplus}
+ \def\@mciteSubRef[##1]##2{\plainref{\@mcitereflabelprefix:##1:##2}}
}{}
\AtBeginDocument{%
\let\acs@bibliography\bibliography
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty
index 0dc556ec7a7..65bfbd05a41 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}
- [2010/08/24 v3.5b Support for ACS journals]
+ [2010/10/11 v3.5c 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 7401fe4848a..53ff9974aef 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}
- [2010/08/24 v3.5b achemso configuration: ACS Chem. Biol.]
+ [2010/10/11 v3.5c 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 1f70843d5e1..0dc76458a33 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}
- [2010/08/24 v3.5b achemso configuration: Acc. Chem. Res.]
+ [2010/10/11 v3.5c 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 bbff344d8d9..6f51a479052 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}
- [2010/08/24 v3.5b achemso configuration: ACS Chem. Neurosci.]
+ [2010/10/11 v3.5c 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/ancac3.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg
index 2efb5b79540..80e96ff6faa 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}
- [2010/08/24 v3.5b achemso configuration: ACS Nano]
+ [2010/10/11 v3.5c 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 cb5335e41b1..6288ceb3ff0 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}
- [2010/08/24 v3.5b achemso configuration: Anal. Chem.]
+ [2010/10/11 v3.5c 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 a081d0b201a..5ab60309241 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}
- [2010/08/24 v3.5b achemso configuration: Bioconjugate Chem.]
+ [2010/10/11 v3.5c 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 460a5beccf8..c3adf687010 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}
- [2010/08/24 v3.5b achemso configuration: Biochemistry]
+ [2010/10/11 v3.5c 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 2b8a66c74da..5f4f1dc8312 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}
- [2010/08/24 v3.5b achemso configuration: Biotechnol. Prog.]
+ [2010/10/11 v3.5c 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 ebf93fa6ce3..a507f8ad819 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}
- [2010/08/24 v3.5b achemso configuration: Biomacromolecules]
+ [2010/10/11 v3.5c 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 7f8e286e400..c3b50c898a9 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}
- [2010/08/24 v3.5b achemso configuration: Cryst. Growth Des.]
+ [2010/10/11 v3.5c 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 7c8fa492667..f62fbd50bb8 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}
- [2010/08/24 v3.5b achemso configuration: Chem. Rev.]
+ [2010/10/11 v3.5c 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 31f509d838f..bdcc4e08372 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}
- [2010/08/24 v3.5b achemso configuration: Chem. Mater.]
+ [2010/10/11 v3.5c 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 bb7f88d11ee..c97ae1bd4dd 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}
- [2010/08/24 v3.5b achemso configuration: Chem. Res. Toxicol.]
+ [2010/10/11 v3.5c 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 df014476a16..9f71685e7f1 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}
- [2010/08/24 v3.5b achemso configuration: Energy Fuels]
+ [2010/10/11 v3.5c 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 606b156d739..a47852eb4a5 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}
- [2010/08/24 v3.5b achemso configuration: Environ. Sci. Technol.]
+ [2010/10/11 v3.5c 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 9c202bc4196..d69ac79069a 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}
- [2010/08/24 v3.5b achemso configuration: Ind. Eng. Chem. Res.]
+ [2010/10/11 v3.5c 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 3759fc0724c..31df13a6a74 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}
- [2010/08/24 v3.5b achemso configuration: Inorg. Chem.]
+ [2010/10/11 v3.5c 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 706fae2cdc4..67880c75cdd 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}
- [2010/08/24 v3.5b achemso configuration: J. Am. Chem. Soc.]
+ [2010/10/11 v3.5c 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 06b7d5838ec..a17337e1f21 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}
- [2010/08/24 v3.5b achemso configuration: J. Agric. Food Chem.]
+ [2010/10/11 v3.5c 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 747df7813a6..78f41fd7fcd 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}
- [2010/08/24 v3.5b achemso configuration: J. Comb. Chem.]
+ [2010/10/11 v3.5c achemso configuration: J. Comb. Chem.]
\def\acs@type@list{article,report,perspective,suppinfo}
\SectionNumbersOff
%%
diff --git a/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg b/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg
index bca6f5bbb3d..2b1a46f3e97 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}
- [2010/08/24 v3.5b achemso configuration: J. Chem. Eng. Data]
+ [2010/10/11 v3.5c 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 9054e03cb7f..7c0388124b9 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}
- [2010/08/24 v3.5b achemso configuration: J. Chem. Ed.]
+ [2010/10/11 v3.5c 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 f951869f190..bac4ebae917 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}
- [2010/08/24 v3.5b achemso configuration: J. Chem. Inf. Model.]
+ [2010/10/11 v3.5c 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 3ec7defb966..4a6431227b6 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}
- [2010/08/24 v3.5b achemso configuration: J. Chem. Theory Comput.]
+ [2010/10/11 v3.5c 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 2f31415ce5d..711781a36a1 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}
- [2010/08/24 v3.5b achemso configuration: J. Med. Chem.]
+ [2010/10/11 v3.5c 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 f94a52ab65d..5492fff6548 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}
- [2010/08/24 v3.5b achemso configuration: J. Nat. Prod.]
+ [2010/10/11 v3.5c 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 2f071213ec3..2a1a6000ceb 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}
- [2010/08/24 v3.5b achemso configuration: J. Org. Chem.]
+ [2010/10/11 v3.5c 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 f3fd366dd90..22d2028a10c 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}
- [2010/08/24 v3.5b achemso configuration: J. Phys. Chem. A]
+ [2010/10/11 v3.5c achemso configuration: J. Phys. Chem. A]
\def\acs@type@list{article,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 50516a19a06..bb6ea6e1d05 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}
- [2010/08/24 v3.5b achemso configuration: J. Phys. Chem. B]
+ [2010/10/11 v3.5c achemso configuration: J. Phys. Chem. B]
\def\acs@type@list{article,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 b8f32a7d2b8..553e7805c84 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}
- [2010/08/24 v3.5b achemso configuration: J. Phys. Chem. C]
+ [2010/10/11 v3.5c achemso configuration: J. Phys. Chem. C]
\def\acs@type@list{article,suppinfo}
\SectionNumbersOff
\captionsetup[table]{labelfont=bf,textfont=bf}
diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg
index 46eca7ac2ff..a7e2045f621 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}
- [2010/08/24 v3.5b achemso configuration: J. Phys. Chem. Lett.]
+ [2010/10/11 v3.5c 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 b9d23dd5b93..568f3c30437 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}
- [2010/08/24 v3.5b achemso configuration: J. Proteome Res.]
+ [2010/10/11 v3.5c 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 1f329f99f7b..7b138831665 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}
- [2010/08/24 v3.5b achemso configuration: Langmuir]
+ [2010/10/11 v3.5c 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 329bfc5cf81..a05bf36d15d 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}
- [2010/08/24 v3.5b achemso configuration: Macromolecules]
+ [2010/10/11 v3.5c 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 3067174852d..deb1cf5d364 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}
- [2010/08/24 v3.5b achemso configuration: Mol. Pharm.]
+ [2010/10/11 v3.5c 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 98c9d9b496c..9dae7e90ed5 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}
- [2010/08/24 v3.5b achemso configuration: Nano Lett.]
+ [2010/10/11 v3.5c 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 6ea24f1967a..874c1030ac7 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}
- [2010/08/24 v3.5b achemso configuration: Org. Proc. Res. Dev.]
+ [2010/10/11 v3.5c 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 74ecdcf1a0b..37be3c8b14e 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}
- [2010/08/24 v3.5b achemso configuration: Organometallics]
+ [2010/10/11 v3.5c 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 2f71278de92..bab3c8ca575 100644
--- a/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg
+++ b/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg
@@ -15,10 +15,10 @@
%%
\ProvidesFile{orlef7.cfg}
- [2010/08/24 v3.5b achemso configuration: Org. Lett.]
+ [2010/10/11 v3.5c achemso configuration: Org. Lett.]
\def\acs@type@default{letter}
\def\acs@type@list{letter}
-\SectionNumbersOff
+\SectionsOff
\setkeys{acs}{layout = twocolumn}
\RequirePackage{xcolor}
\definecolor{orglett}{RGB}{128,0,0}