summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/achemso
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-13 22:52:27 +0000
committerKarl Berry <karl@freefriends.org>2011-09-13 22:52:27 +0000
commit2ff31e7482486eeb8c9d13664a15c30fc293da95 (patch)
treef75009a53dda62964a08ba36bb0a279000e2d8e7 /Master/texmf-dist/source/latex/achemso
parent72c8eee56c474d51318b0296700506a912d726ff (diff)
achemso 3.5h (12sep11)
git-svn-id: svn://tug.org/texlive/trunk@23935 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/achemso')
-rw-r--r--Master/texmf-dist/source/latex/achemso/achemso.dtx95
1 files changed, 52 insertions, 43 deletions
diff --git a/Master/texmf-dist/source/latex/achemso/achemso.dtx b/Master/texmf-dist/source/latex/achemso/achemso.dtx
index a6102a4b445..fafb032551b 100644
--- a/Master/texmf-dist/source/latex/achemso/achemso.dtx
+++ b/Master/texmf-dist/source/latex/achemso/achemso.dtx
@@ -923,7 +923,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*class>
\ProvidesClass{achemso}
- [2011/03/11 v3.5g Submission to ACS journals]
+ [2011/09/12 v3.5h Submission to ACS journals]
\LoadClass[12pt,letter]{article}
% \end{macrocode}
%
@@ -943,7 +943,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*package>
\ProvidesPackage{achemso}
- [2011/03/11 v3.5gSupport for ACS journals]
+ [2011/09/12 v3.5h Support for ACS journals]
\@ifclassloaded{achemso}{%
\PackageInfo{achemso}{%
You have already loaded the `achemso' class:\MessageBreak
@@ -1992,7 +1992,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
\newcommand*\acs@maketitle@suppinfo{%
\ifx\acs@manuscript\acs@manuscript@suppinfo
- Supporting information for:
+ Supporting information for:\\
\fi
}
% \end{macrocode}
@@ -3141,6 +3141,14 @@ This work consists of the file achemso.dtx
\ifx\acs@manuscript\acs@manuscript@suppinfo
\setkeys{acs}{maxauthors = 0}
\def\thepage{S\arabic{page}}
+ \renewcommand*\thefigure{S\@arabic\c@figure}
+ \renewcommand*\thescheme{S\@arabic\c@scheme}
+ \renewcommand*\thetable{S\@arabic\c@table}
+ \AtBeginDocument
+ {%
+ \renewcommand*\citenumfont[1]{S#1}%
+ \renewcommand*\bibnumfmt[1]{(S#1)}%
+ }
\fi
% \end{macrocode}
%\end{macro}
@@ -3442,7 +3450,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*acbcct>
\ProvidesFile{acbcct.cfg}
- [2011/03/11 v3.5g achemso configuration: ACS Chem. Biol.]
+ [2011/09/12 v3.5h achemso configuration: ACS Chem. Biol.]
\setkeys{acs}{
biblabel = fullstop,
biochem = true,
@@ -3454,7 +3462,7 @@ This work consists of the file achemso.dtx
%</acbcct>
%<*acbcct>
\ProvidesFile{accacs.cfg}
- [2011/03/11 v3.5g achemso configuration: ACS Catal.]
+ [2011/09/12 v3.5h achemso configuration: ACS Catal.]
\setkeys{acs}{
keywords = true,
}
@@ -3463,7 +3471,7 @@ This work consists of the file achemso.dtx
%</acbcct>
%<*achre4>
\ProvidesFile{achre4.cfg}
- [2011/03/11 v3.5g achemso configuration: Acc. Chem. Res.]
+ [2011/09/12 v3.5h achemso configuration: Acc. Chem. Res.]
\setkeys{acs}{
biblabel = plain,
usetitle = true
@@ -3473,7 +3481,7 @@ This work consists of the file achemso.dtx
%</achre4>
%<*acncdm>
\ProvidesFile{acncdm.cfg}
- [2011/03/11 v3.5g achemso configuration: ACS Chem. Neurosci.]
+ [2011/09/12 v3.5h achemso configuration: ACS Chem. Neurosci.]
\def\acs@type@list{article,review,letter,suppinfo,viewpoint}
\setkeys{acs}{
biblabel = fullstop,
@@ -3485,7 +3493,7 @@ This work consists of the file achemso.dtx
%</acncdm>
%<*acsccc>
\ProvidesFile{acsccc.cfg}
- [2011/03/11 v3.5g achemso configuration: ACS Combinatorial Sci.]
+ [2011/09/12 v3.5h achemso configuration: ACS Combinatorial Sci.]
\def\acs@type@list{article,letter,review,perspective,account,note,suppinfo}
\setkeys{acs}{
keywords = true,
@@ -3495,7 +3503,7 @@ This work consists of the file achemso.dtx
%</acsccc>
%<*ancac3>
\ProvidesFile{ancac3.cfg}
- [2011/03/11 v3.5g achemso configuration: ACS Nano]
+ [2011/09/12 v3.5h achemso configuration: ACS Nano]
\setkeys{acs}{
biblabel = fullstop,
etalmode = truncate,
@@ -3507,13 +3515,13 @@ This work consists of the file achemso.dtx
%</ancac3>
%<*ancham>
\ProvidesFile{ancham.cfg}
- [2011/03/11 v3.5g achemso configuration: Anal. Chem.]
+ [2011/09/12 v3.5h achemso configuration: Anal. Chem.]
\def\acs@type@list{article,note,suppinfo}
\SectionNumbersOff
%</ancham>
%<*bichaw>
\ProvidesFile{biochem.cfg}
- [2011/03/11 v3.5g achemso configuration: Biochemistry]
+ [2011/09/12 v3.5h achemso configuration: Biochemistry]
\setkeys{acs}{
abbreviations = true,
biblabel = fullstop,
@@ -3563,7 +3571,7 @@ This work consists of the file achemso.dtx
%</bichaw>
%<*bcches>
\ProvidesFile{bcches.cfg}
- [2011/03/11 v3.5g achemso configuration: Bioconjugate Chem.]
+ [2011/09/12 v3.5h achemso configuration: Bioconjugate Chem.]
\setkeys{acs}{
biochem = true,
super = false,
@@ -3581,14 +3589,14 @@ This work consists of the file achemso.dtx
%\changes{v3.4e}{2010/03/13}{No article titles for
% \emph{Biomacromolecules}}
\ProvidesFile{bomaf6.cfg}
- [2011/03/11 v3.5g achemso configuration: Biomacromolecules]
+ [2011/09/12 v3.5h achemso configuration: Biomacromolecules]
\def\acs@type@list{article,comment,communication,note,review,suppinfo}
\SectionNumbersOff
\AtEndOfClass{\SectionsOn}
%</bomaf6>
%<*bipret>
\ProvidesFile{bipret.cfg}
- [2011/03/11 v3.5g achemso configuration: Biotechnol. Prog.]
+ [2011/09/12 v3.5h achemso configuration: Biotechnol. Prog.]
\setkeys{acs}{
super = false,
usetitle = true
@@ -3598,7 +3606,7 @@ This work consists of the file achemso.dtx
%</bipret>
%<*crtoec>
\ProvidesFile{crtoec.cfg}
- [2011/03/11 v3.5g achemso configuration: Chem. Res. Toxicol.]
+ [2011/09/12 v3.5h achemso configuration: Chem. Res. Toxicol.]
\setkeys{acs}{
biochem = true,
super = false,
@@ -3611,7 +3619,7 @@ This work consists of the file achemso.dtx
%</crtoec>
%<*chreay>
\ProvidesFile{chreay.cfg}
- [2011/03/11 v3.5g achemso configuration: Chem. Rev.]
+ [2011/09/12 v3.5h achemso configuration: Chem. Rev.]
\def\acs@type@default{review}
\def\acs@type@list{review}
% \end{macrocode}
@@ -3622,7 +3630,7 @@ This work consists of the file achemso.dtx
%<*cmatex>
% \begin{macrocode}
\ProvidesFile{cmatex.cfg}
- [2011/03/11 v3.5g achemso configuration: Chem. Mater.]
+ [2011/09/12 v3.5h achemso configuration: Chem. Mater.]
\SectionNumbersOff
\ifx\acs@manuscript\acs@manuscript@communication
\AbstractOff
@@ -3631,7 +3639,7 @@ This work consists of the file achemso.dtx
%</cmatex>
%<*cgdefu>
\ProvidesFile{cgdefu.cfg}
- [2011/03/11 v3.5g achemso configuration: Cryst. Growth Des.]
+ [2011/09/12 v3.5h achemso configuration: Cryst. Growth Des.]
\def\acs@type@list{%
article,communication,perspective,suppinfo%
}
@@ -3642,13 +3650,13 @@ This work consists of the file achemso.dtx
%</cgdefu>
%<*enfuem>
\ProvidesFile{enfuem.cfg}
- [2011/03/11 v3.5g achemso configuration: Energy Fuels]
+ [2011/09/12 v3.5h achemso configuration: Energy Fuels]
\def\acs@type@list{article,review,suppinfo}
\SectionNumbersOff
%</enfuem>
%<*esthag>
\ProvidesFile{esthag.cfg}
- [2011/03/11 v3.5g achemso configuration: Environ. Sci. Technol.]
+ [2011/09/12 v3.5h achemso configuration: Environ. Sci. Technol.]
\setkeys{acs}{
super = false,
usetitle = true
@@ -3658,7 +3666,7 @@ This work consists of the file achemso.dtx
%</esthag>
%<*iecred>
\ProvidesFile{iecred.cfg}
- [2011/03/11 v3.5g achemso configuration: Ind. Eng. Chem. Res.]
+ [2011/09/12 v3.5h achemso configuration: Ind. Eng. Chem. Res.]
\setkeys{acs}{
biblabel = fullstop,
usetitle = true
@@ -3667,7 +3675,7 @@ This work consists of the file achemso.dtx
%</iecred>
%<*inoraj>
\ProvidesFile{inoraj.cfg}
- [2011/03/11 v3.5g achemso configuration: Inorg. Chem.]
+ [2011/09/12 v3.5h achemso configuration: Inorg. Chem.]
\SectionNumbersOff
\ifx\acs@manuscript\acs@manuscript@communication
\AbstractOff
@@ -3682,7 +3690,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*jacsat>
\ProvidesFile{jacsat.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Am. Chem. Soc.]
+ [2011/09/12 v3.5h achemso configuration: J. Am. Chem. Soc.]
\SectionNumbersOff
\ifx\acs@manuscript\acs@manuscript@communication\else
\expandafter\endinput
@@ -3892,7 +3900,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*jafcau>
\ProvidesFile{jafcau.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Agric. Food Chem.]
+ [2011/09/12 v3.5h achemso configuration: J. Agric. Food Chem.]
\setkeys{acs}{
super = false,
usetitle = true
@@ -3902,16 +3910,17 @@ This work consists of the file achemso.dtx
%</jafcau>
%<*jceaax>
\ProvidesFile{jceaax.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Chem. Eng. Data]
+ [2011/09/12 v3.5h achemso configuration: J. Chem. Eng. Data]
\setkeys{acs}{
usetitle = true
}
\def\acs@type@list{article,suppinfo}
+\def\refname{Literature Cited}
\SectionNumbersOff
%</jceaax>
%<*jceda8>
\ProvidesFile{jceda8.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Chem. Ed.]
+ [2011/09/12 v3.5h achemso configuration: J. Chem. Ed.]
\SectionNumbersOff
\setkeys{acs}{
usetitle = true
@@ -3921,7 +3930,7 @@ This work consists of the file achemso.dtx
%</jceda8>
%<*jcisd8>
\ProvidesFile{jcisd8.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Chem. Inf. Model.]
+ [2011/09/12 v3.5h achemso configuration: J. Chem. Inf. Model.]
\setkeys{acs}{
usetitle = true
}
@@ -3930,12 +3939,12 @@ This work consists of the file achemso.dtx
%</jcisd8>
%<*jctcce>
\ProvidesFile{jctcce.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Chem. Theory Comput.]
+ [2011/09/12 v3.5h achemso configuration: J. Chem. Theory Comput.]
\def\acs@type@list{article,suppinfo}
%</jctcce>
%<*jmcmar>
\ProvidesFile{jmcmar.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Med. Chem.]
+ [2011/09/12 v3.5h achemso configuration: J. Med. Chem.]
\setkeys{acs}{
usetitle = true
}
@@ -3944,7 +3953,7 @@ This work consists of the file achemso.dtx
%</jmcmar>
%<*jnprdf>
\ProvidesFile{jnprdf.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Nat. Prod.]
+ [2011/09/12 v3.5h achemso configuration: J. Nat. Prod.]
\ifx\acs@manuscript\acs@manuscript@communication
\AbstractOff
\SectionsOff
@@ -3954,7 +3963,7 @@ This work consists of the file achemso.dtx
%\changes{v3.3e}{2009/11/18}{Formatting for \emph{J.\ Org.\ Chem}.\
% schemes corrected}
\ProvidesFile{joceah.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Org. Chem.]
+ [2011/09/12 v3.5h achemso configuration: J. Org. Chem.]
\ifx\acs@manuscript\acs@manuscript@communication
\AbstractOff
\SectionsOff
@@ -3965,7 +3974,7 @@ This work consists of the file achemso.dtx
%</joceah>
%<*jpcafh>
\ProvidesFile{jpcafh.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Phys. Chem. A]
+ [2011/09/12 v3.5h achemso configuration: J. Phys. Chem. A]
\def\acs@type@list{article,suppinfo}
\SectionNumbersOff
\captionsetup[table]{labelfont=bf,textfont=bf}
@@ -3976,7 +3985,7 @@ This work consists of the file achemso.dtx
%</jpcafh>
%<*jpcbfk>
\ProvidesFile{jpcbfk.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Phys. Chem. B]
+ [2011/09/12 v3.5h achemso configuration: J. Phys. Chem. B]
\def\acs@type@list{article,suppinfo}
\SectionNumbersOff
\captionsetup[table]{labelfont=bf,textfont=bf}
@@ -3984,7 +3993,7 @@ This work consists of the file achemso.dtx
%</jpcbfk>
%<*jpccck>
\ProvidesFile{jpccck.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Phys. Chem. C]
+ [2011/09/12 v3.5h achemso configuration: J. Phys. Chem. C]
\def\acs@type@list{article,suppinfo}
\SectionNumbersOff
\captionsetup[table]{labelfont=bf,textfont=bf}
@@ -3996,7 +4005,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*jpclcd>
\ProvidesFile{jpclcd.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Phys. Chem. Lett.]
+ [2011/09/12 v3.5h achemso configuration: J. Phys. Chem. Lett.]
\setkeys{acs}{usetitle = true}
\def\acs@type@default{letter}
\def\acs@type@list{letter}
@@ -4006,7 +4015,7 @@ This work consists of the file achemso.dtx
%</jpclcd>
%<*jprobs>
\ProvidesFile{jprobs.cfg}
- [2011/03/11 v3.5g achemso configuration: J. Proteome Res.]
+ [2011/09/12 v3.5h achemso configuration: J. Proteome Res.]
\setkeys{acs}{
usetitle = true
}
@@ -4015,25 +4024,25 @@ This work consists of the file achemso.dtx
%</jprobs>
%<*langd5>
\ProvidesFile{langd5.cfg}
- [2011/03/11 v3.5g achemso configuration: Langmuir]
+ [2011/09/12 v3.5h achemso configuration: Langmuir]
\def\acs@type@list{article,letter,suppinfo}
\SectionNumbersOff
%</langd5>
%<*mamobx>
\ProvidesFile{mamobx.cfg}
- [2011/03/11 v3.5g achemso configuration: Macromolecules]
+ [2011/09/12 v3.5h achemso configuration: Macromolecules]
\SectionNumbersOff
%</mamobx>
%<*mpohbp>
\ProvidesFile{mamobx.cfg}
- [2011/03/11 v3.5g achemso configuration: Mol. Pharm.]
+ [2011/09/12 v3.5h achemso configuration: Mol. Pharm.]
\setkeys{acs}{usetitle = true}
\def\acs@type@list{article,suppinfo}
\SectionNumbersOff
%</mpohbp>
%<*nalefd>
\ProvidesFile{nalefd.cfg}
- [2011/03/11 v3.5g achemso configuration: Nano Lett.]
+ [2011/09/12 v3.5h achemso configuration: Nano Lett.]
\setkeys{acs}{keywords = true}
\def\acs@type@default{letter}
\def\acs@type@list{letter}
@@ -4041,7 +4050,7 @@ This work consists of the file achemso.dtx
%</nalefd>
%<*orlef7>
\ProvidesFile{orlef7.cfg}
- [2011/03/11 v3.5g achemso configuration: Org. Lett.]
+ [2011/09/12 v3.5h achemso configuration: Org. Lett.]
\def\acs@type@default{letter}
\def\acs@type@list{letter}
\SectionsOff
@@ -4051,13 +4060,13 @@ This work consists of the file achemso.dtx
%</orlef7>
%<*oprdfk>
\ProvidesFile{oprdfk.cfg}
- [2011/03/11 v3.5g achemso configuration: Org. Proc. Res. Dev.]
+ [2011/09/12 v3.5h achemso configuration: Org. Proc. Res. Dev.]
\def\acs@type@list{article,highlight,review,suppinfo}
\SectionNumbersOff
%</oprdfk>
%<*orgnd7>
\ProvidesFile{orgnd7.cfg}
- [2011/03/11 v3.5g achemso configuration: Organometallics]
+ [2011/09/12 v3.5h achemso configuration: Organometallics]
\SectionNumbersOff
%</orgnd7>
% \end{macrocode}