diff options
author | Karl Berry <karl@freefriends.org> | 2013-10-13 22:09:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-10-13 22:09:51 +0000 |
commit | a30b096e3bdab5f734e588afbaa6295665436c19 (patch) | |
tree | b0dc62d90105457026353c516b7918d493404742 /Master/texmf-dist/source/latex/achemso/achemso.dtx | |
parent | b0c79edc62688c2c518e7f252a94a0f163d70bfd (diff) |
achemso
git-svn-id: svn://tug.org/texlive/trunk@31893 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/achemso/achemso.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/achemso/achemso.dtx | 101 |
1 files changed, 51 insertions, 50 deletions
diff --git a/Master/texmf-dist/source/latex/achemso/achemso.dtx b/Master/texmf-dist/source/latex/achemso/achemso.dtx index 0867a0e5b37..af04e26ed1e 100644 --- a/Master/texmf-dist/source/latex/achemso/achemso.dtx +++ b/Master/texmf-dist/source/latex/achemso/achemso.dtx @@ -382,6 +382,7 @@ This work consists of the file achemso.dtx % \changes{v3.8b}{2013/09/15}{Improve output ordering for \emph{J.~Phys.\ % Chem.\ Lett.}} % \changes{v3.8c}{2013/09/20}{Improve \emph{ACS Photonics} style} +% \changes{v3.8d}{2013/10/04}{Fix bug in keyword printing} % %\begin{abstract} % The \pkg{achemso} bundle provides a \LaTeX\ class file and \BibTeX\ @@ -940,7 +941,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*class> \ProvidesClass{achemso} - [2013/09/20 v3.8c Submission to ACS journals] + [2013/10/04 v3.8d Submission to ACS journals] \LoadClass[12pt,letter]{article} % \end{macrocode} % @@ -960,7 +961,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*package> \ProvidesPackage{achemso} - [2013/09/20 v3.8c Support for ACS journals] + [2013/10/04 v3.8d Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak @@ -1852,7 +1853,7 @@ This work consists of the file achemso.dtx \newcommand*\acs@keywords@print{% \ifx\@keywords\@empty\else \section*{Keywords} - \@abbreviations + \@keywords \par \fi } @@ -3481,12 +3482,12 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*aamick> \ProvidesFile{aamick.cfg} - [2013/09/20 v3.8c achemso configuration: ACS Appl. Mater. Interfaces.] + [2013/10/04 v3.8d achemso configuration: ACS Appl. Mater. Interfaces.] \def\acs@type@list{article,letter,suppinfo} %</aamick> %<*acbcct> \ProvidesFile{acbcct.cfg} - [2013/09/20 v3.8c achemso configuration: ACS Chem. Biol.] + [2013/10/04 v3.8d achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ articletitle = true, biblabel = fullstop, @@ -3498,7 +3499,7 @@ This work consists of the file achemso.dtx %</acbcct> %<*acbcct> \ProvidesFile{accacs.cfg} - [2013/09/20 v3.8c achemso configuration: ACS Catal.] + [2013/10/04 v3.8d achemso configuration: ACS Catal.] \setkeys{acs}{ keywords = true, } @@ -3507,7 +3508,7 @@ This work consists of the file achemso.dtx %</acbcct> %<*achre4> \ProvidesFile{achre4.cfg} - [2013/09/20 v3.8c achemso configuration: Acc. Chem. Res.] + [2013/10/04 v3.8d achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ articletitle = true, biblabel = plain @@ -3517,7 +3518,7 @@ This work consists of the file achemso.dtx %</achre4> %<*acncdm> \ProvidesFile{acncdm.cfg} - [2013/09/20 v3.8c achemso configuration: ACS Chem. Neurosci.] + [2013/10/04 v3.8d achemso configuration: ACS Chem. Neurosci.] \def\acs@type@list{article,review,letter,suppinfo,viewpoint} \setkeys{acs}{ articletitle = true, @@ -3529,7 +3530,7 @@ This work consists of the file achemso.dtx %</acncdm> %<*acsccc> \ProvidesFile{acsccc.cfg} - [2013/09/20 v3.8c achemso configuration: ACS Combinatorial Sci.] + [2013/10/04 v3.8d achemso configuration: ACS Combinatorial Sci.] \def\acs@type@list{article,letter,review,perspective,account,note,suppinfo} \setkeys{acs}{ articletitle = true, @@ -3539,7 +3540,7 @@ This work consists of the file achemso.dtx %</acsccc> %<*amlccd> \ProvidesFile{amlccd.cfg} - [2013/09/20 v3.8c achemso configuration: ACS Macro Lett.] + [2013/10/04 v3.8d achemso configuration: ACS Macro Lett.] \def\acs@type@list{letter,suppinfo} \SectionsOff \setlength{\acs@tocentry@height}{8 cm} @@ -3547,7 +3548,7 @@ This work consists of the file achemso.dtx %</amlccd> %<*amclct> \ProvidesFile{amclct.cfg} - [2013/09/20 v3.8c achemso configuration: ACS Med. Chem. Lett.] + [2013/10/04 v3.8d achemso configuration: ACS Med. Chem. Lett.] \setkeys{acs}{ articletitle = true } @@ -3556,7 +3557,7 @@ This work consists of the file achemso.dtx %</amclct> %<*ancac3> \ProvidesFile{ancac3.cfg} - [2013/09/20 v3.8c achemso configuration: ACS Nano] + [2013/10/04 v3.8d achemso configuration: ACS Nano] \setkeys{acs}{ articletitle = true, biblabel = fullstop, @@ -3569,13 +3570,13 @@ This work consists of the file achemso.dtx %</ancac3> %<*ancham> \ProvidesFile{ancham.cfg} - [2013/09/20 v3.8c achemso configuration: Anal. Chem.] + [2013/10/04 v3.8d achemso configuration: Anal. Chem.] \def\acs@type@list{article,note,suppinfo} \SectionNumbersOff %</ancham> %<*apchd5> \ProvidesFile{apchd5.cfg} - [2013/09/20 v3.8c achemso configuration: ACS Photon.] + [2013/10/04 v3.8d achemso configuration: ACS Photon.] \def\acs@type@list{article,letter,perspective,review,suppinfo} \setkeys{acs}{articletitle = true, keywords = true} \ifx\acs@manuscript\acs@manuscript@letter @@ -3584,14 +3585,14 @@ This work consists of the file achemso.dtx %</apchd5> %<*ascecg> \ProvidesFile{ascecg.cfg} - [2013/09/20 v3.8c achemso configuration: ACS Sustainable Chem Eng.] + [2013/10/04 v3.8d achemso configuration: ACS Sustainable Chem Eng.] \setkeys{acs}{articletitle = true, biblabel = fullstop} \SectionNumbersOff \def\acs@type@list{article,feature,letter,perspective,review,suppinfo} %</ascecg> %<*asbcd6> \ProvidesFile{asbcd6.cfg} - [2013/09/20 v3.8c achemso configuration: ACS Synth. Biol.] + [2013/10/04 v3.8d achemso configuration: ACS Synth. Biol.] \setkeys{acs}{ abbreviations = true, articletitle = true, @@ -3604,7 +3605,7 @@ This work consists of the file achemso.dtx %</asbcd6> %<*bichaw> \ProvidesFile{biochem.cfg} - [2013/09/20 v3.8c achemso configuration: Biochemistry] + [2013/10/04 v3.8d achemso configuration: Biochemistry] \setkeys{acs}{ abbreviations = true, articletitle = true, @@ -3654,7 +3655,7 @@ This work consists of the file achemso.dtx %</bichaw> %<*bcches> \ProvidesFile{bcches.cfg} - [2013/09/20 v3.8c achemso configuration: Bioconjugate Chem.] + [2013/10/04 v3.8d achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ articletitle = true, biochem = true, @@ -3664,14 +3665,14 @@ This work consists of the file achemso.dtx %</bcches> %<*bomaf6> \ProvidesFile{bomaf6.cfg} - [2013/09/20 v3.8c achemso configuration: Biomacromolecules] + [2013/10/04 v3.8d achemso configuration: Biomacromolecules] \def\acs@type@list{article,comment,communication,note,review,suppinfo} \SectionNumbersOff \AtEndOfClass{\SectionsOn} %</bomaf6> %<*bipret> \ProvidesFile{bipret.cfg} - [2013/09/20 v3.8c achemso configuration: Biotechnol. Prog.] + [2013/10/04 v3.8d achemso configuration: Biotechnol. Prog.] \setkeys{acs}{ articletitle = true, super = false @@ -3681,7 +3682,7 @@ This work consists of the file achemso.dtx %</bipret> %<*crtoec> \ProvidesFile{crtoec.cfg} - [2013/09/20 v3.8c achemso configuration: Chem. Res. Toxicol.] + [2013/10/04 v3.8d achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ articletitle = true, biochem = true, @@ -3694,7 +3695,7 @@ This work consists of the file achemso.dtx %</crtoec> %<*chreay> \ProvidesFile{chreay.cfg} - [2013/09/20 v3.8c achemso configuration: Chem. Rev.] + [2013/10/04 v3.8d achemso configuration: Chem. Rev.] \def\acs@type@default{review} \def\acs@type@list{review} % \end{macrocode} @@ -3705,7 +3706,7 @@ This work consists of the file achemso.dtx %<*cmatex> % \begin{macrocode} \ProvidesFile{cmatex.cfg} - [2013/09/20 v3.8c achemso configuration: Chem. Mater.] + [2013/10/04 v3.8d achemso configuration: Chem. Mater.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3714,7 +3715,7 @@ This work consists of the file achemso.dtx %</cmatex> %<*cgdefu> \ProvidesFile{cgdefu.cfg} - [2013/09/20 v3.8c achemso configuration: Cryst. Growth Des.] + [2013/10/04 v3.8d achemso configuration: Cryst. Growth Des.] \def\acs@type@list{% article,communication,perspective,suppinfo% } @@ -3727,27 +3728,27 @@ This work consists of the file achemso.dtx %</cgdefu> %<*enfuem> \ProvidesFile{enfuem.cfg} - [2013/09/20 v3.8c achemso configuration: Energy Fuels] + [2013/10/04 v3.8d achemso configuration: Energy Fuels] \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff %</enfuem> %<*esthag> \ProvidesFile{esthag.cfg} - [2013/09/20 v3.8c achemso configuration: Environ. Sci. Technol.] + [2013/10/04 v3.8d achemso configuration: Environ. Sci. Technol.] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff %</esthag> %<*estlcu> \ProvidesFile{estlcu.cfg} - [2013/09/20 v3.8c achemso configuration: Environ. Sci. Technol. Lett.] + [2013/10/04 v3.8d achemso configuration: Environ. Sci. Technol. Lett.] \setkeys{acs}{articletitle = true} \def\acs@type@list{letter,suppinfo} \SectionNumbersOff %</estlcu> %<*iecred> \ProvidesFile{iecred.cfg} - [2013/09/20 v3.8c achemso configuration: Ind. Eng. Chem. Res.] + [2013/10/04 v3.8d achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ articletitle = brackets, biblabel = fullstop @@ -3756,7 +3757,7 @@ This work consists of the file achemso.dtx %</iecred> %<*inoraj> \ProvidesFile{inoraj.cfg} - [2013/09/20 v3.8c achemso configuration: Inorg. Chem.] + [2013/10/04 v3.8d achemso configuration: Inorg. Chem.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3771,7 +3772,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jacsat> \ProvidesFile{jacsat.cfg} - [2013/09/20 v3.8c achemso configuration: J. Am. Chem. Soc.] + [2013/10/04 v3.8d achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication\else \expandafter\endinput @@ -3981,7 +3982,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jafcau> \ProvidesFile{jafcau.cfg} - [2013/09/20 v3.8c achemso configuration: J. Agric. Food Chem.] + [2013/10/04 v3.8d achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ articletitle = true, super = false @@ -3991,7 +3992,7 @@ This work consists of the file achemso.dtx %</jafcau> %<*jceaax> \ProvidesFile{jceaax.cfg} - [2013/09/20 v3.8c achemso configuration: J. Chem. Eng. Data] + [2013/10/04 v3.8d achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{ articletitle = true } @@ -4001,7 +4002,7 @@ This work consists of the file achemso.dtx %</jceaax> %<*jceda8> \ProvidesFile{jceda8.cfg} - [2013/09/20 v3.8c achemso configuration: J. Chem. Ed.] + [2013/10/04 v3.8d achemso configuration: J. Chem. Ed.] \SectionNumbersOff \setkeys{acs}{ articletitle = true @@ -4011,7 +4012,7 @@ This work consists of the file achemso.dtx %</jceda8> %<*jcisd8> \ProvidesFile{jcisd8.cfg} - [2013/09/20 v3.8c achemso configuration: J. Chem. Inf. Model.] + [2013/10/04 v3.8d achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{ articletitle = true } @@ -4020,7 +4021,7 @@ This work consists of the file achemso.dtx %</jcisd8> %<*jctcce> \ProvidesFile{jctcce.cfg} - [2013/09/20 v3.8c achemso configuration: J. Chem. Theory Comput.] + [2013/10/04 v3.8d achemso configuration: J. Chem. Theory Comput.] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ maxauthors = 0 @@ -4028,7 +4029,7 @@ This work consists of the file achemso.dtx %</jctcce> %<*jmcmar> \ProvidesFile{jmcmar.cfg} - [2013/09/20 v3.8c achemso configuration: J. Med. Chem.] + [2013/10/04 v3.8d achemso configuration: J. Med. Chem.] \setkeys{acs}{ articletitle = true } @@ -4037,7 +4038,7 @@ This work consists of the file achemso.dtx %</jmcmar> %<*jnprdf> \ProvidesFile{jnprdf.cfg} - [2013/09/20 v3.8c achemso configuration: J. Nat. Prod.] + [2013/10/04 v3.8d achemso configuration: J. Nat. Prod.] \renewcommand*{\abstractname}{ABSTRACT} \renewcommand*{\acknowledgementname}{ACKNOWLEDGEMENT} \renewcommand*{\suppinfoname}{ASSOCIATED CONTENT} @@ -4070,7 +4071,7 @@ This work consists of the file achemso.dtx %</jnprdf> %<*joceah> \ProvidesFile{joceah.cfg} - [2013/09/20 v3.8c achemso configuration: J. Org. Chem.] + [2013/10/04 v3.8d achemso configuration: J. Org. Chem.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff @@ -4083,7 +4084,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jpcafh> \ProvidesFile{jpcafh.cfg} - [2013/09/20 v3.8c achemso configuration: J. Phys. Chem. A] + [2013/10/04 v3.8d achemso configuration: J. Phys. Chem. A] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ articletitle = true, @@ -4100,7 +4101,7 @@ This work consists of the file achemso.dtx %</jpcafh> %<*jpcbfk> \ProvidesFile{jpcbfk.cfg} - [2013/09/20 v3.8c achemso configuration: J. Phys. Chem. B] + [2013/10/04 v3.8d achemso configuration: J. Phys. Chem. B] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ articletitle = true, @@ -4114,7 +4115,7 @@ This work consists of the file achemso.dtx %</jpcbfk> %<*jpccck> \ProvidesFile{jpccck.cfg} - [2013/09/20 v3.8c achemso configuration: J. Phys. Chem. C] + [2013/10/04 v3.8d achemso configuration: J. Phys. Chem. C] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ articletitle = true, @@ -4130,7 +4131,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jpclcd> \ProvidesFile{jpclcd.cfg} - [2013/09/20 v3.8c achemso configuration: J. Phys. Chem. Lett.] + [2013/10/04 v3.8d achemso configuration: J. Phys. Chem. Lett.] \setkeys{acs}{ articletitle = true, etalmode = truncate, @@ -4153,7 +4154,7 @@ This work consists of the file achemso.dtx %</jpclcd> %<*jprobs> \ProvidesFile{jprobs.cfg} - [2013/09/20 v3.8c achemso configuration: J. Proteome Res.] + [2013/10/04 v3.8d achemso configuration: J. Proteome Res.] \setkeys{acs}{ articletitle = true } @@ -4162,26 +4163,26 @@ This work consists of the file achemso.dtx %</jprobs> %<*langd5> \ProvidesFile{langd5.cfg} - [2013/09/20 v3.8c achemso configuration: Langmuir] + [2013/10/04 v3.8d achemso configuration: Langmuir] \def\acs@type@list{article,letter,suppinfo} \setkeys{acs}{articletitle = true} \SectionNumbersOff %</langd5> %<*mamobx> \ProvidesFile{mamobx.cfg} - [2013/09/20 v3.8c achemso configuration: Macromolecules] + [2013/10/04 v3.8d achemso configuration: Macromolecules] \SectionNumbersOff %</mamobx> %<*mpohbp> \ProvidesFile{mamobx.cfg} - [2013/09/20 v3.8c achemso configuration: Mol. Pharm.] + [2013/10/04 v3.8d achemso configuration: Mol. Pharm.] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff %</mpohbp> %<*nalefd> \ProvidesFile{nalefd.cfg} - [2013/09/20 v3.8c achemso configuration: Nano Lett.] + [2013/10/04 v3.8d achemso configuration: Nano Lett.] \setkeys{acs}{keywords = true} \def\acs@type@default{letter} \def\acs@type@list{letter} @@ -4189,7 +4190,7 @@ This work consists of the file achemso.dtx %</nalefd> %<*orlef7> \ProvidesFile{orlef7.cfg} - [2013/09/20 v3.8c achemso configuration: Org. Lett.] + [2013/10/04 v3.8d achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionsOff @@ -4199,13 +4200,13 @@ This work consists of the file achemso.dtx %</orlef7> %<*oprdfk> \ProvidesFile{oprdfk.cfg} - [2013/09/20 v3.8c achemso configuration: Org. Proc. Res. Dev.] + [2013/10/04 v3.8d achemso configuration: Org. Proc. Res. Dev.] \def\acs@type@list{article,highlight,review,suppinfo} \SectionNumbersOff %</oprdfk> %<*orgnd7> \ProvidesFile{orgnd7.cfg} - [2013/09/20 v3.8c achemso configuration: Organometallics] + [2013/10/04 v3.8d achemso configuration: Organometallics] \SectionNumbersOff %</orgnd7> % \end{macrocode} |