From e59944f2d778471ea57755902fcca2d19b205e21 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Sep 2013 23:18:39 +0000 Subject: achemso (9sep13) git-svn-id: svn://tug.org/texlive/trunk@31608 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/achemso/achemso.dtx | 137 ++++++++++++--------- 1 file changed, 76 insertions(+), 61 deletions(-) (limited to 'Master/texmf-dist/source') diff --git a/Master/texmf-dist/source/latex/achemso/achemso.dtx b/Master/texmf-dist/source/latex/achemso/achemso.dtx index 60d5d97cde5..49ce6c3792a 100644 --- a/Master/texmf-dist/source/latex/achemso/achemso.dtx +++ b/Master/texmf-dist/source/latex/achemso/achemso.dtx @@ -377,6 +377,8 @@ This work consists of the file achemso.dtx % \changes{v3.8}{2013/08/23}{Extend journal list to current ACS range} % \changes{v3.8}{2013/08/16}{Introduce \cs{latin} command to support % \emph{ACS Nano} requirements} +% \changes{v3.8a}{2013/09/04}{Minor style improvements for some +% journals} % %\begin{abstract} % The \pkg{achemso} bundle provides a \LaTeX\ class file and \BibTeX\ @@ -935,7 +937,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*class> \ProvidesClass{achemso} - [2013/08/23 v3.8 Submission to ACS journals] + [2013/09/08 v3.8a Submission to ACS journals] \LoadClass[12pt,letter]{article} % \end{macrocode} % @@ -955,7 +957,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*package> \ProvidesPackage{achemso} - [2013/08/23 v3.8 Support for ACS journals] + [2013/09/08 v3.8a Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak @@ -3472,12 +3474,12 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*aamick> \ProvidesFile{aamick.cfg} - [2013/08/23 v3.8 achemso configuration: ACS Appl. Mater. Interfaces.] + [2013/09/08 v3.8a achemso configuration: ACS Appl. Mater. Interfaces.] \def\acs@type@list{article,letter,suppinfo} % %<*acbcct> \ProvidesFile{acbcct.cfg} - [2013/08/23 v3.8 achemso configuration: ACS Chem. Biol.] + [2013/09/08 v3.8a achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ articletitle = true, biblabel = fullstop, @@ -3489,7 +3491,7 @@ This work consists of the file achemso.dtx % %<*acbcct> \ProvidesFile{accacs.cfg} - [2013/08/23 v3.8 achemso configuration: ACS Catal.] + [2013/09/08 v3.8a achemso configuration: ACS Catal.] \setkeys{acs}{ keywords = true, } @@ -3498,7 +3500,7 @@ This work consists of the file achemso.dtx % %<*achre4> \ProvidesFile{achre4.cfg} - [2013/08/23 v3.8 achemso configuration: Acc. Chem. Res.] + [2013/09/08 v3.8a achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ articletitle = true, biblabel = plain @@ -3508,7 +3510,7 @@ This work consists of the file achemso.dtx % %<*acncdm> \ProvidesFile{acncdm.cfg} - [2013/08/23 v3.8 achemso configuration: ACS Chem. Neurosci.] + [2013/09/08 v3.8a achemso configuration: ACS Chem. Neurosci.] \def\acs@type@list{article,review,letter,suppinfo,viewpoint} \setkeys{acs}{ articletitle = true, @@ -3520,7 +3522,7 @@ This work consists of the file achemso.dtx % %<*acsccc> \ProvidesFile{acsccc.cfg} - [2013/08/23 v3.8 achemso configuration: ACS Combinatorial Sci.] + [2013/09/08 v3.8a achemso configuration: ACS Combinatorial Sci.] \def\acs@type@list{article,letter,review,perspective,account,note,suppinfo} \setkeys{acs}{ articletitle = true, @@ -3530,7 +3532,7 @@ This work consists of the file achemso.dtx % %<*amlccd> \ProvidesFile{amlccd.cfg} - [2013/08/23 v3.8 achemso configuration: ACS Macro Lett.] + [2013/09/08 v3.8a achemso configuration: ACS Macro Lett.] \def\acs@type@list{letter,suppinfo} \SectionsOff \setlength{\acs@tocentry@height}{8 cm} @@ -3538,7 +3540,7 @@ This work consists of the file achemso.dtx % %<*amclct> \ProvidesFile{amclct.cfg} - [2013/08/23 v3.8 achemso configuration: ACS Med. Chem. Lett.] + [2013/09/08 v3.8a achemso configuration: ACS Med. Chem. Lett.] \setkeys{acs}{ articletitle = true } @@ -3547,7 +3549,7 @@ This work consists of the file achemso.dtx % %<*ancac3> \ProvidesFile{ancac3.cfg} - [2013/08/23 v3.8 achemso configuration: ACS Nano] + [2013/09/08 v3.8a achemso configuration: ACS Nano] \setkeys{acs}{ articletitle = true, biblabel = fullstop, @@ -3560,25 +3562,25 @@ This work consists of the file achemso.dtx % %<*ancham> \ProvidesFile{ancham.cfg} - [2013/08/23 v3.8 achemso configuration: Anal. Chem.] + [2013/09/08 v3.8a achemso configuration: Anal. Chem.] \def\acs@type@list{article,note,suppinfo} \SectionNumbersOff % %<*apchd5> \ProvidesFile{apchd5.cfg} - [2013/08/23 v3.8 achemso configuration: ACS Photon.] + [2013/09/08 v3.8a achemso configuration: ACS Photon.] \def\acs@type@list{article,letter,perspective,review,suppinfo} % %<*ascecg> \ProvidesFile{ascecg.cfg} - [2013/08/23 v3.8 achemso configuration: ACS Sustainable Chem Eng.] + [2013/09/08 v3.8a achemso configuration: ACS Sustainable Chem Eng.] \setkeys{articletitle = true, biblabel = fullstop} \SectionNumbersOff \def\acs@type@list{article,feature,letter,perspective,review,suppinfo} % %<*asbcd6> \ProvidesFile{asbcd6.cfg} - [2013/08/23 v3.8 achemso configuration: ACS Synth. Biol.] + [2013/09/08 v3.8a achemso configuration: ACS Synth. Biol.] \setkeys{acs}{ abbreviations = true, articletitle = true, @@ -3591,7 +3593,7 @@ This work consists of the file achemso.dtx % %<*bichaw> \ProvidesFile{biochem.cfg} - [2013/08/23 v3.8 achemso configuration: Biochemistry] + [2013/09/08 v3.8a achemso configuration: Biochemistry] \setkeys{acs}{ abbreviations = true, articletitle = true, @@ -3641,7 +3643,7 @@ This work consists of the file achemso.dtx % %<*bcches> \ProvidesFile{bcches.cfg} - [2013/08/23 v3.8 achemso configuration: Bioconjugate Chem.] + [2013/09/08 v3.8a achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ articletitle = true, biochem = true, @@ -3651,14 +3653,14 @@ This work consists of the file achemso.dtx % %<*bomaf6> \ProvidesFile{bomaf6.cfg} - [2013/08/23 v3.8 achemso configuration: Biomacromolecules] + [2013/09/08 v3.8a achemso configuration: Biomacromolecules] \def\acs@type@list{article,comment,communication,note,review,suppinfo} \SectionNumbersOff \AtEndOfClass{\SectionsOn} % %<*bipret> \ProvidesFile{bipret.cfg} - [2013/08/23 v3.8 achemso configuration: Biotechnol. Prog.] + [2013/09/08 v3.8a achemso configuration: Biotechnol. Prog.] \setkeys{acs}{ articletitle = true, super = false @@ -3668,7 +3670,7 @@ This work consists of the file achemso.dtx % %<*crtoec> \ProvidesFile{crtoec.cfg} - [2013/08/23 v3.8 achemso configuration: Chem. Res. Toxicol.] + [2013/09/08 v3.8a achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ articletitle = true, biochem = true, @@ -3681,7 +3683,7 @@ This work consists of the file achemso.dtx % %<*chreay> \ProvidesFile{chreay.cfg} - [2013/08/23 v3.8 achemso configuration: Chem. Rev.] + [2013/09/08 v3.8a achemso configuration: Chem. Rev.] \def\acs@type@default{review} \def\acs@type@list{review} % \end{macrocode} @@ -3692,7 +3694,7 @@ This work consists of the file achemso.dtx %<*cmatex> % \begin{macrocode} \ProvidesFile{cmatex.cfg} - [2013/08/23 v3.8 achemso configuration: Chem. Mater.] + [2013/09/08 v3.8a achemso configuration: Chem. Mater.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3701,7 +3703,7 @@ This work consists of the file achemso.dtx % %<*cgdefu> \ProvidesFile{cgdefu.cfg} - [2013/08/23 v3.8 achemso configuration: Cryst. Growth Des.] + [2013/09/08 v3.8a achemso configuration: Cryst. Growth Des.] \def\acs@type@list{% article,communication,perspective,suppinfo% } @@ -3714,33 +3716,27 @@ This work consists of the file achemso.dtx % %<*enfuem> \ProvidesFile{enfuem.cfg} - [2013/08/23 v3.8 achemso configuration: Energy Fuels] + [2013/09/08 v3.8a achemso configuration: Energy Fuels] \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff % %<*esthag> \ProvidesFile{esthag.cfg} - [2013/08/23 v3.8 achemso configuration: Environ. Sci. Technol.] -\setkeys{acs}{ - articletitle = true, - super = false -} + [2013/09/08 v3.8a achemso configuration: Environ. Sci. Technol.] +\setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff % %<*estlcu> \ProvidesFile{estlcu.cfg} - [2013/08/23 v3.8 achemso configuration: Environ. Sci. Technol. Lett.] -\setkeys{acs}{ - articletitle = true, - super = false -} + [2013/09/08 v3.8a achemso configuration: Environ. Sci. Technol. Lett.] +\setkeys{acs}{articletitle = true} \def\acs@type@list{letter,suppinfo} \SectionNumbersOff % %<*iecred> \ProvidesFile{iecred.cfg} - [2013/08/23 v3.8 achemso configuration: Ind. Eng. Chem. Res.] + [2013/09/08 v3.8a achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ articletitle = brackets, biblabel = fullstop @@ -3749,7 +3745,7 @@ This work consists of the file achemso.dtx % %<*inoraj> \ProvidesFile{inoraj.cfg} - [2013/08/23 v3.8 achemso configuration: Inorg. Chem.] + [2013/09/08 v3.8a achemso configuration: Inorg. Chem.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3764,7 +3760,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jacsat> \ProvidesFile{jacsat.cfg} - [2013/08/23 v3.8 achemso configuration: J. Am. Chem. Soc.] + [2013/09/08 v3.8a achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication\else \expandafter\endinput @@ -3974,7 +3970,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jafcau> \ProvidesFile{jafcau.cfg} - [2013/08/23 v3.8 achemso configuration: J. Agric. Food Chem.] + [2013/09/08 v3.8a achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ articletitle = true, super = false @@ -3984,7 +3980,7 @@ This work consists of the file achemso.dtx % %<*jceaax> \ProvidesFile{jceaax.cfg} - [2013/08/23 v3.8 achemso configuration: J. Chem. Eng. Data] + [2013/09/08 v3.8a achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{ articletitle = true } @@ -3994,7 +3990,7 @@ This work consists of the file achemso.dtx % %<*jceda8> \ProvidesFile{jceda8.cfg} - [2013/08/23 v3.8 achemso configuration: J. Chem. Ed.] + [2013/09/08 v3.8a achemso configuration: J. Chem. Ed.] \SectionNumbersOff \setkeys{acs}{ articletitle = true @@ -4004,7 +4000,7 @@ This work consists of the file achemso.dtx % %<*jcisd8> \ProvidesFile{jcisd8.cfg} - [2013/08/23 v3.8 achemso configuration: J. Chem. Inf. Model.] + [2013/09/08 v3.8a achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{ articletitle = true } @@ -4013,7 +4009,7 @@ This work consists of the file achemso.dtx % %<*jctcce> \ProvidesFile{jctcce.cfg} - [2013/08/23 v3.8 achemso configuration: J. Chem. Theory Comput.] + [2013/09/08 v3.8a achemso configuration: J. Chem. Theory Comput.] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ maxauthors = 0 @@ -4021,7 +4017,7 @@ This work consists of the file achemso.dtx % %<*jmcmar> \ProvidesFile{jmcmar.cfg} - [2013/08/23 v3.8 achemso configuration: J. Med. Chem.] + [2013/09/08 v3.8a achemso configuration: J. Med. Chem.] \setkeys{acs}{ articletitle = true } @@ -4030,7 +4026,7 @@ This work consists of the file achemso.dtx % %<*jnprdf> \ProvidesFile{jnprdf.cfg} - [2013/08/23 v3.8 achemso configuration: J. Nat. Prod.] + [2013/09/08 v3.8a achemso configuration: J. Nat. Prod.] \renewcommand*{\abstractname}{ABSTRACT} \renewcommand*{\acknowledgementname}{ACKNOWLEDGEMENT} \renewcommand*{\suppinfoname}{ASSOCIATED CONTENT} @@ -4063,7 +4059,7 @@ This work consists of the file achemso.dtx % %<*joceah> \ProvidesFile{joceah.cfg} - [2013/08/23 v3.8 achemso configuration: J. Org. Chem.] + [2013/09/08 v3.8a achemso configuration: J. Org. Chem.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff @@ -4076,9 +4072,14 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jpcafh> \ProvidesFile{jpcafh.cfg} - [2013/08/23 v3.8 achemso configuration: J. Phys. Chem. A] + [2013/09/08 v3.8a achemso configuration: J. Phys. Chem. A] \def\acs@type@list{article,suppinfo} -\setkeys{acs}{articletitle = true, keywords = true} +\setkeys{acs}{ + articletitle = true, + etalmode = truncate, + maxauthors = 10, + keywords = true +} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} % \end{macrocode} @@ -4088,18 +4089,28 @@ This work consists of the file achemso.dtx % %<*jpcbfk> \ProvidesFile{jpcbfk.cfg} - [2013/08/23 v3.8 achemso configuration: J. Phys. Chem. B] + [2013/09/08 v3.8a achemso configuration: J. Phys. Chem. B] \def\acs@type@list{article,suppinfo} -\setkeys{acs}{articletitle = true, keywords = true} +\setkeys{acs}{ + articletitle = true, + etalmode = truncate, + maxauthors = 10, + keywords = true +} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} \g@addto@macro{\maketitle}{\newpage} % %<*jpccck> \ProvidesFile{jpccck.cfg} - [2013/08/23 v3.8 achemso configuration: J. Phys. Chem. C] + [2013/09/08 v3.8a achemso configuration: J. Phys. Chem. C] \def\acs@type@list{article,suppinfo} -\setkeys{acs}{articletitle = true, keywords = true} +\setkeys{acs}{ + articletitle = true, + etalmode = truncate, + maxauthors = 10, + keywords = true +} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} \g@addto@macro{\maketitle}{\newpage} @@ -4108,8 +4119,12 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jpclcd> \ProvidesFile{jpclcd.cfg} - [2013/08/23 v3.8 achemso configuration: J. Phys. Chem. Lett.] -\setkeys{acs}{articletitle = true, etalmode = truncate, maxauthors = 10} + [2013/09/08 v3.8a achemso configuration: J. Phys. Chem. Lett.] +\setkeys{acs}{ + articletitle = true, + etalmode = truncate, + maxauthors = 10 +} \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionNumbersOff @@ -4118,7 +4133,7 @@ This work consists of the file achemso.dtx % %<*jprobs> \ProvidesFile{jprobs.cfg} - [2013/08/23 v3.8 achemso configuration: J. Proteome Res.] + [2013/09/08 v3.8a achemso configuration: J. Proteome Res.] \setkeys{acs}{ articletitle = true } @@ -4127,26 +4142,26 @@ This work consists of the file achemso.dtx % %<*langd5> \ProvidesFile{langd5.cfg} - [2013/08/23 v3.8 achemso configuration: Langmuir] + [2013/09/08 v3.8a achemso configuration: Langmuir] \def\acs@type@list{article,letter,suppinfo} \setkeys{acs}{articletitle = true} \SectionNumbersOff % %<*mamobx> \ProvidesFile{mamobx.cfg} - [2013/08/23 v3.8 achemso configuration: Macromolecules] + [2013/09/08 v3.8a achemso configuration: Macromolecules] \SectionNumbersOff % %<*mpohbp> \ProvidesFile{mamobx.cfg} - [2013/08/23 v3.8 achemso configuration: Mol. Pharm.] + [2013/09/08 v3.8a achemso configuration: Mol. Pharm.] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff % %<*nalefd> \ProvidesFile{nalefd.cfg} - [2013/08/23 v3.8 achemso configuration: Nano Lett.] + [2013/09/08 v3.8a achemso configuration: Nano Lett.] \setkeys{acs}{keywords = true} \def\acs@type@default{letter} \def\acs@type@list{letter} @@ -4154,7 +4169,7 @@ This work consists of the file achemso.dtx % %<*orlef7> \ProvidesFile{orlef7.cfg} - [2013/08/23 v3.8 achemso configuration: Org. Lett.] + [2013/09/08 v3.8a achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionsOff @@ -4164,13 +4179,13 @@ This work consists of the file achemso.dtx % %<*oprdfk> \ProvidesFile{oprdfk.cfg} - [2013/08/23 v3.8 achemso configuration: Org. Proc. Res. Dev.] + [2013/09/08 v3.8a achemso configuration: Org. Proc. Res. Dev.] \def\acs@type@list{article,highlight,review,suppinfo} \SectionNumbersOff % %<*orgnd7> \ProvidesFile{orgnd7.cfg} - [2013/08/23 v3.8 achemso configuration: Organometallics] + [2013/09/08 v3.8a achemso configuration: Organometallics] \SectionNumbersOff % % \end{macrocode} -- cgit v1.2.3