diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-12 22:56:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-12 22:56:14 +0000 |
commit | ed4611e274ed836df971a830eab84056a1e8980e (patch) | |
tree | 0532d9ced1a32ad827b306575d10770d5868ef87 /Master/texmf-dist/source/latex/achemso | |
parent | 53c91808160a9cd42975cb3e888d5679e831b371 (diff) |
achemso 3.5a (5aug10)
git-svn-id: svn://tug.org/texlive/trunk@19689 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/achemso')
-rw-r--r-- | Master/texmf-dist/source/latex/achemso/achemso.dtx | 112 |
1 files changed, 66 insertions, 46 deletions
diff --git a/Master/texmf-dist/source/latex/achemso/achemso.dtx b/Master/texmf-dist/source/latex/achemso/achemso.dtx index 42fe38a4361..9b7f3a9452c 100644 --- a/Master/texmf-dist/source/latex/achemso/achemso.dtx +++ b/Master/texmf-dist/source/latex/achemso/achemso.dtx @@ -344,6 +344,8 @@ This work consists of the file achemso.dtx %\changes{v3.5}{2010/06/25}{ % New BibTeX style file. %} +%\changes{v3.5a}{2010/08/05}{Modify JACS Communication to print +% abstract} % %\begin{abstract} % The \pkg{achemso} bundle provides a \LaTeX\ class file and \BibTeX\ @@ -918,7 +920,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*class> \ProvidesClass{achemso} - [2010/06/25 v3.5 Submission to ACS journals] + [2010/08/24 v3.5b Submission to ACS journals] \LoadClass[12pt,letter]{article} % \end{macrocode} % @@ -938,7 +940,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*package> \ProvidesPackage{achemso} - [2010/06/25 v3.5 Support for ACS journals] + [2010/08/24 v3.5b Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak @@ -1087,7 +1089,12 @@ This work consists of the file achemso.dtx Unknown value `#1' for\MessageBreak etalmode option% }% }{% - \@nameuse{acs@etal@#1}% +%<*package> + \AtEndOfPackage{\@nameuse{acs@etal@#1}}% +%</package> +%<*class> + \AtEndOfClass{\@nameuse{acs@etal@#1}}% +%</class> }% } \newcommand*\acs@etal@firstonly{\acs@etal@truncatefalse} @@ -1111,7 +1118,12 @@ This work consists of the file achemso.dtx Unknown value `#1' for\MessageBreak biblabel option% }% }{% - \@nameuse{acs@biblabel@#1}% +%<*class> + \AtEndOfClass{\@nameuse{acs@biblabel@#1}}% +%</class> +%<*package> + \AtEndOfPackage{\@nameuse{acs@biblabel@#1}}% +%</package> }% } % \end{macrocode} @@ -3423,7 +3435,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*acbcct> \ProvidesFile{acbcct.cfg} - [2010/06/25 v3.5 achemso configuration: ACS Chem. Biol.] + [2010/08/24 v3.5b achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ biblabel = fullstop, biochem = true, @@ -3435,7 +3447,7 @@ This work consists of the file achemso.dtx %</acbcct> %<*achre4> \ProvidesFile{achre4.cfg} - [2010/06/25 v3.5 achemso configuration: Acc. Chem. Res.] + [2010/08/24 v3.5b achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ biblabel = plain, usetitle = true @@ -3445,7 +3457,7 @@ This work consists of the file achemso.dtx %</achre4> %<*acncdm> \ProvidesFile{acncdm.cfg} - [2010/06/25 v3.5 achemso configuration: ACS Chem. Neurosci.] + [2010/08/24 v3.5b achemso configuration: ACS Chem. Neurosci.] \def\acs@type@list{article,review,letter,suppinfo,viewpoint} \setkeys{acs}{ biblabel = fullstop, @@ -3457,7 +3469,7 @@ This work consists of the file achemso.dtx %</acncdm> %<*ancac3> \ProvidesFile{ancac3.cfg} - [2010/06/25 v3.5 achemso configuration: ACS Nano] + [2010/08/24 v3.5b achemso configuration: ACS Nano] \setkeys{acs}{ biblabel = fullstop, etalmode = truncate, @@ -3469,13 +3481,13 @@ This work consists of the file achemso.dtx %</ancac3> %<*ancham> \ProvidesFile{ancham.cfg} - [2010/06/25 v3.5 achemso configuration: Anal. Chem.] + [2010/08/24 v3.5b achemso configuration: Anal. Chem.] \def\acs@type@list{article,note,suppinfo} \SectionNumbersOff %</ancham> %<*bichaw> \ProvidesFile{biochem.cfg} - [2010/06/25 v3.5 achemso configuration: Biochemistry] + [2010/08/24 v3.5b achemso configuration: Biochemistry] \setkeys{acs}{ abbreviations = true, biblabel = fullstop, @@ -3525,7 +3537,7 @@ This work consists of the file achemso.dtx %</bichaw> %<*bcches> \ProvidesFile{bcches.cfg} - [2010/06/25 v3.5 achemso configuration: Bioconjugate Chem.] + [2010/08/24 v3.5b achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ biochem = true, super = false, @@ -3543,14 +3555,14 @@ This work consists of the file achemso.dtx %\changes{v3.4e}{2010/03/13}{No article titles for % \emph{Biomacromolecules}} \ProvidesFile{bomaf6.cfg} - [2010/06/25 v3.5 achemso configuration: Biomacromolecules] + [2010/08/24 v3.5b achemso configuration: Biomacromolecules] \def\acs@type@list{article,comment,communication,note,review,suppinfo} \SectionNumbersOff \AtEndOfClass{\SectionsOn} %</bomaf6> %<*bipret> \ProvidesFile{bipret.cfg} - [2010/06/25 v3.5 achemso configuration: Biotechnol. Prog.] + [2010/08/24 v3.5b achemso configuration: Biotechnol. Prog.] \setkeys{acs}{ super = false, usetitle = true @@ -3560,7 +3572,7 @@ This work consists of the file achemso.dtx %</bipret> %<*crtoec> \ProvidesFile{crtoec.cfg} - [2010/06/25 v3.5 achemso configuration: Chem. Res. Toxicol.] + [2010/08/24 v3.5b achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ biochem = true, super = false, @@ -3573,7 +3585,7 @@ This work consists of the file achemso.dtx %</crtoec> %<*chreay> \ProvidesFile{chreay.cfg} - [2010/06/25 v3.5 achemso configuration: Chem. Rev.] + [2010/08/24 v3.5b achemso configuration: Chem. Rev.] \def\acs@type@default{review} \def\acs@type@list{review} % \end{macrocode} @@ -3584,7 +3596,7 @@ This work consists of the file achemso.dtx %<*cmatex> % \begin{macrocode} \ProvidesFile{cmatex.cfg} - [2010/06/25 v3.5 achemso configuration: Chem. Mater.] + [2010/08/24 v3.5b achemso configuration: Chem. Mater.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3593,7 +3605,7 @@ This work consists of the file achemso.dtx %</cmatex> %<*cgdefu> \ProvidesFile{cgdefu.cfg} - [2010/06/25 v3.5 achemso configuration: Cryst. Growth Des.] + [2010/08/24 v3.5b achemso configuration: Cryst. Growth Des.] \def\acs@type@list{% article,communication,perspective,suppinfo% } @@ -3604,13 +3616,13 @@ This work consists of the file achemso.dtx %</cgdefu> %<*enfuem> \ProvidesFile{enfuem.cfg} - [2010/06/25 v3.5 achemso configuration: Energy Fuels] + [2010/08/24 v3.5b achemso configuration: Energy Fuels] \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff %</enfuem> %<*esthag> \ProvidesFile{esthag.cfg} - [2010/06/25 v3.5 achemso configuration: Environ. Sci. Technol.] + [2010/08/24 v3.5b achemso configuration: Environ. Sci. Technol.] \setkeys{acs}{ super = false, usetitle = true @@ -3620,7 +3632,7 @@ This work consists of the file achemso.dtx %</esthag> %<*iecred> \ProvidesFile{iecred.cfg} - [2010/06/25 v3.5 achemso configuration: Ind. Eng. Chem. Res.] + [2010/08/24 v3.5b achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ biblabel = fullstop, usetitle = true @@ -3629,7 +3641,7 @@ This work consists of the file achemso.dtx %</iecred> %<*inoraj> \ProvidesFile{inoraj.cfg} - [2010/06/25 v3.5 achemso configuration: Inorg. Chem.] + [2010/08/24 v3.5b achemso configuration: Inorg. Chem.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3644,7 +3656,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jacsat> \ProvidesFile{jacsat.cfg} - [2010/06/25 v3.5 achemso configuration: J. Am. Chem. Soc.] + [2010/08/24 v3.5b achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication\else \expandafter\endinput @@ -3662,12 +3674,19 @@ This work consists of the file achemso.dtx % \end{macrocode} % %\begin{environment}{abstract} -% Abstracts have to be printed at the end of the document, which is -% handled by the \cs{acs@abstract@print} macro. +% The abstract appears at the start of the document, with lines around +% it.s % \begin{macrocode} \renewenvironment{abstract}{% - \acs@collect\acs@abstract@print + \hrule + \vspace{2 mm}% + \sffamily + \noindent + \emph{\textbf{Abstract:}}% }{% + \vspace{2 mm}% + \hrule + \vspace{6 mm}% } % \end{macrocode} %\end{environment} @@ -3847,7 +3866,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jafcau> \ProvidesFile{jafcau.cfg} - [2010/06/25 v3.5 achemso configuration: J. Agric. Food Chem.] + [2010/08/24 v3.5b achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ super = false, usetitle = true @@ -3857,7 +3876,7 @@ This work consists of the file achemso.dtx %</jafcau> %<*jceaax> \ProvidesFile{jceaax.cfg} - [2010/06/25 v3.5 achemso configuration: J. Chem. Eng. Data] + [2010/08/24 v3.5b achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{ usetitle = true } @@ -3866,7 +3885,7 @@ This work consists of the file achemso.dtx %</jceaax> %<*jceda8> \ProvidesFile{jceda8.cfg} - [2010/06/25 v3.5 achemso configuration: J. Chem. Ed.] + [2010/08/24 v3.5b achemso configuration: J. Chem. Ed.] \SectionNumbersOff \setkeys{acs}{ usetitle = true @@ -3876,7 +3895,7 @@ This work consists of the file achemso.dtx %</jceda8> %<*jcisd8> \ProvidesFile{jcisd8.cfg} - [2010/06/25 v3.5 achemso configuration: J. Chem. Inf. Model.] + [2010/08/24 v3.5b achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{ usetitle = true } @@ -3885,18 +3904,18 @@ This work consists of the file achemso.dtx %</jcisd8> %<*jctcce> \ProvidesFile{jctcce.cfg} - [2010/06/25 v3.5 achemso configuration: J. Chem. Theory Comput.] + [2010/08/24 v3.5b achemso configuration: J. Chem. Theory Comput.] \def\acs@type@list{article,suppinfo} %</jctcce> %<*jcchff> \ProvidesFile{jcchff.cfg} - [2010/06/25 v3.5 achemso configuration: J. Comb. Chem.] + [2010/08/24 v3.5b achemso configuration: J. Comb. Chem.] \def\acs@type@list{article,report,perspective,suppinfo} \SectionNumbersOff %</jcchff> %<*jmcmar> \ProvidesFile{jmcmar.cfg} - [2010/06/25 v3.5 achemso configuration: J. Med. Chem.] + [2010/08/24 v3.5b achemso configuration: J. Med. Chem.] \setkeys{acs}{ usetitle = true } @@ -3905,7 +3924,7 @@ This work consists of the file achemso.dtx %</jmcmar> %<*jnprdf> \ProvidesFile{jnprdf.cfg} - [2010/06/25 v3.5 achemso configuration: J. Nat. Prod.] + [2010/08/24 v3.5b achemso configuration: J. Nat. Prod.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff @@ -3915,7 +3934,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} - [2010/06/25 v3.5 achemso configuration: J. Org. Chem.] + [2010/08/24 v3.5b achemso configuration: J. Org. Chem.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff @@ -3926,7 +3945,7 @@ This work consists of the file achemso.dtx %</joceah> %<*jpcafh> \ProvidesFile{jpcafh.cfg} - [2010/06/25 v3.5 achemso configuration: J. Phys. Chem. A] + [2010/08/24 v3.5b achemso configuration: J. Phys. Chem. A] \def\acs@type@list{article,suppinfo} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} @@ -3937,7 +3956,7 @@ This work consists of the file achemso.dtx %</jpcafh> %<*jpcbfk> \ProvidesFile{jpcbfk.cfg} - [2010/06/25 v3.5 achemso configuration: J. Phys. Chem. B] + [2010/08/24 v3.5b achemso configuration: J. Phys. Chem. B] \def\acs@type@list{article,suppinfo} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} @@ -3945,7 +3964,7 @@ This work consists of the file achemso.dtx %</jpcbfk> %<*jpccck> \ProvidesFile{jpccck.cfg} - [2010/06/25 v3.5 achemso configuration: J. Phys. Chem. C] + [2010/08/24 v3.5b achemso configuration: J. Phys. Chem. C] \def\acs@type@list{article,suppinfo} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} @@ -3957,7 +3976,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jpclcd> \ProvidesFile{jpclcd.cfg} - [2010/06/25 v3.5 achemso configuration: J. Phys. Chem. Lett.] + [2010/08/24 v3.5b achemso configuration: J. Phys. Chem. Lett.] \setkeys{acs}{usetitle = true} \def\acs@type@default{letter} \def\acs@type@list{letter} @@ -3967,7 +3986,7 @@ This work consists of the file achemso.dtx %</jpclcd> %<*jprobs> \ProvidesFile{jprobs.cfg} - [2010/06/25 v3.5 achemso configuration: J. Proteome Res.] + [2010/08/24 v3.5b achemso configuration: J. Proteome Res.] \setkeys{acs}{ usetitle = true } @@ -3976,32 +3995,33 @@ This work consists of the file achemso.dtx %</jprobs> %<*langd5> \ProvidesFile{langd5.cfg} - [2010/06/25 v3.5 achemso configuration: Langmuir] + [2010/08/24 v3.5b achemso configuration: Langmuir] \def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff %</langd5> %<*mamobx> \ProvidesFile{mamobx.cfg} - [2010/06/25 v3.5 achemso configuration: Macromolecules] + [2010/08/24 v3.5b achemso configuration: Macromolecules] \SectionNumbersOff %</mamobx> %<*mpohbp> \ProvidesFile{mamobx.cfg} - [2010/06/25 v3.5 achemso configuration: Mol. Pharm.] + [2010/08/24 v3.5b achemso configuration: Mol. Pharm.] \setkeys{acs}{usetitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff %</mpohbp> %<*nalefd> \ProvidesFile{nalefd.cfg} - [2010/06/25 v3.5 achemso configuration: Nano Lett.] + [2010/08/24 v3.5b achemso configuration: Nano Lett.] +\setkeys{acs}{keywords = true} \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionNumbersOff %</nalefd> %<*orlef7> \ProvidesFile{orlef7.cfg} - [2010/06/25 v3.5 achemso configuration: Org. Lett.] + [2010/08/24 v3.5b achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionNumbersOff @@ -4011,13 +4031,13 @@ This work consists of the file achemso.dtx %</orlef7> %<*oprdfk> \ProvidesFile{oprdfk.cfg} - [2010/06/25 v3.5 achemso configuration: Org. Proc. Res. Dev.] + [2010/08/24 v3.5b achemso configuration: Org. Proc. Res. Dev.] \def\acs@type@list{article,highlight,review,suppinfo} \SectionNumbersOff %</oprdfk> %<*orgnd7> \ProvidesFile{orgnd7.cfg} - [2010/06/25 v3.5 achemso configuration: Organometallics] + [2010/08/24 v3.5b achemso configuration: Organometallics] \SectionNumbersOff %</orgnd7> % \end{macrocode} |