From 768736851bc2040dd824da34e1083be4f32b4ee8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 9 Mar 2013 00:16:16 +0000 Subject: achemso (8mar13) git-svn-id: svn://tug.org/texlive/trunk@29314 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/achemso/achemso.dtx | 123 ++++++++++----------- 1 file changed, 60 insertions(+), 63 deletions(-) (limited to 'Master/texmf-dist/source/latex/achemso') diff --git a/Master/texmf-dist/source/latex/achemso/achemso.dtx b/Master/texmf-dist/source/latex/achemso/achemso.dtx index 8b777fa13fc..0caa0dbbf03 100644 --- a/Master/texmf-dist/source/latex/achemso/achemso.dtx +++ b/Master/texmf-dist/source/latex/achemso/achemso.dtx @@ -918,7 +918,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*class> \ProvidesClass{achemso} - [2013/02/13 v3.7e Submission to ACS journals] + [2013/07/07 v3.7f Submission to ACS journals] \LoadClass[12pt,letter]{article} % \end{macrocode} % @@ -938,7 +938,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*package> \ProvidesPackage{achemso} - [2013/02/13 v3.7e Support for ACS journals] + [2013/07/07 v3.7f Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak @@ -1086,6 +1086,7 @@ This work consists of the file achemso.dtx %\begin{macro}{\ifacs@etal@truncate} %\begin{macro}{\acs@etal@firstonly} %\begin{macro}{\acs@etal@truncate} +% \changes{v3.7f}{2013/03/07}{Fix behaviour of \texttt{etalmode] option} % The setup for the \opt{etalmode} option is quite simple: just look % for the appropriate macros. % \begin{macrocode} @@ -1096,12 +1097,7 @@ This work consists of the file achemso.dtx Unknown value `#1' for\MessageBreak etalmode option% }% }{% -%<*package> - \AtEndOfPackage{\@nameuse{acs@etal@#1}}% -% -%<*class> - \AtEndOfClass{\@nameuse{acs@etal@#1}}% -% + \@nameuse{acs@etal@#1}% }% } \newcommand*\acs@etal@firstonly{\acs@etal@truncatefalse} @@ -1418,20 +1414,6 @@ This work consists of the file achemso.dtx %\end{macro} %\end{macro} % -% The \pkg{mciteplus} package allows the construction of lists of -% references with sub-letters. However, it might not be available, and -% so it is only loaded if available: the \file{.bst} files should work -% either way. There is also a patch to get cross-references correct -% with the modified \cs{ref} macro used here. -% \begin{macrocode} -\IfFileExists{mciteplus.sty}{% - \RequirePackage{mciteplus} -%<*!package> - \def\@mciteSubRef[##1]##2{\plainref{\@mcitereflabelprefix:##1:##2}} -% -}{} -% \end{macrocode} -% %\begin{macro}{\acs@bibliography} %\begin{macro}{\bibliography} % The \cs{bibliography} macro is now patched so that everything works @@ -3193,6 +3175,21 @@ This work consists of the file achemso.dtx \RequirePackage{natmove} % \end{macrocode} %\end{macro} +%\changes{v3.7f}{2013/03/07}{Moved loading of \textsf{mciteplus} after +% \pkg{natbib}} +% The \pkg{mciteplus} package allows the construction of lists of +% references with sub-letters. However, it might not be available, and +% so it is only loaded if available: the \file{.bst} files should work +% either way. There is also a patch to get cross-references correct +% with the modified \cs{ref} macro used here. +% \begin{macrocode} +\IfFileExists{mciteplus.sty}{% + \RequirePackage{mciteplus} +%<*!package> + \def\@mciteSubRef[##1]##2{\plainref{\@mcitereflabelprefix:##1:##2}} +% +}{} +% \end{macrocode} % %\begin{macro}{\acs@bibstyle} % The next step is to sort out bibliography formatting. With both the @@ -3455,7 +3452,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*acbcct> \ProvidesFile{acbcct.cfg} - [2013/02/13 v3.7e achemso configuration: ACS Chem. Biol.] + [2013/07/07 v3.7f achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ articletitle = true, biblabel = fullstop, @@ -3467,7 +3464,7 @@ This work consists of the file achemso.dtx % %<*acbcct> \ProvidesFile{accacs.cfg} - [2013/02/13 v3.7e achemso configuration: ACS Catal.] + [2013/07/07 v3.7f achemso configuration: ACS Catal.] \setkeys{acs}{ keywords = true, } @@ -3476,7 +3473,7 @@ This work consists of the file achemso.dtx % %<*achre4> \ProvidesFile{achre4.cfg} - [2013/02/13 v3.7e achemso configuration: Acc. Chem. Res.] + [2013/07/07 v3.7f achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ articletitle = true, biblabel = plain @@ -3486,7 +3483,7 @@ This work consists of the file achemso.dtx % %<*acncdm> \ProvidesFile{acncdm.cfg} - [2013/02/13 v3.7e achemso configuration: ACS Chem. Neurosci.] + [2013/07/07 v3.7f achemso configuration: ACS Chem. Neurosci.] \def\acs@type@list{article,review,letter,suppinfo,viewpoint} \setkeys{acs}{ articletitle = true, @@ -3498,7 +3495,7 @@ This work consists of the file achemso.dtx % %<*acsccc> \ProvidesFile{acsccc.cfg} - [2013/02/13 v3.7e achemso configuration: ACS Combinatorial Sci.] + [2013/07/07 v3.7f achemso configuration: ACS Combinatorial Sci.] \def\acs@type@list{article,letter,review,perspective,account,note,suppinfo} \setkeys{acs}{ articletitle = true, @@ -3508,7 +3505,7 @@ This work consists of the file achemso.dtx % %<*amclct> \ProvidesFile{amclct.cfg} - [2013/02/13 v3.7e achemso configuration: ACS Med. Chem. Lett.] + [2013/07/07 v3.7f achemso configuration: ACS Med. Chem. Lett.] \setkeys{acs}{ articletitle = true } @@ -3517,7 +3514,7 @@ This work consists of the file achemso.dtx % %<*ancac3> \ProvidesFile{ancac3.cfg} - [2013/02/13 v3.7e achemso configuration: ACS Nano] + [2013/07/07 v3.7f achemso configuration: ACS Nano] \setkeys{acs}{ articletitle = true, biblabel = fullstop, @@ -3529,13 +3526,13 @@ This work consists of the file achemso.dtx % %<*ancham> \ProvidesFile{ancham.cfg} - [2013/02/13 v3.7e achemso configuration: Anal. Chem.] + [2013/07/07 v3.7f achemso configuration: Anal. Chem.] \def\acs@type@list{article,note,suppinfo} \SectionNumbersOff % %<*bichaw> \ProvidesFile{biochem.cfg} - [2013/02/13 v3.7e achemso configuration: Biochemistry] + [2013/07/07 v3.7f achemso configuration: Biochemistry] \setkeys{acs}{ abbreviations = true, articletitle = true, @@ -3585,7 +3582,7 @@ This work consists of the file achemso.dtx % %<*bcches> \ProvidesFile{bcches.cfg} - [2013/02/13 v3.7e achemso configuration: Bioconjugate Chem.] + [2013/07/07 v3.7f achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ articletitle = true, biochem = true, @@ -3603,14 +3600,14 @@ This work consists of the file achemso.dtx %\changes{v3.4e}{2010/03/13}{No article titles for % \emph{Biomacromolecules}} \ProvidesFile{bomaf6.cfg} - [2013/02/13 v3.7e achemso configuration: Biomacromolecules] + [2013/07/07 v3.7f achemso configuration: Biomacromolecules] \def\acs@type@list{article,comment,communication,note,review,suppinfo} \SectionNumbersOff \AtEndOfClass{\SectionsOn} % %<*bipret> \ProvidesFile{bipret.cfg} - [2013/02/13 v3.7e achemso configuration: Biotechnol. Prog.] + [2013/07/07 v3.7f achemso configuration: Biotechnol. Prog.] \setkeys{acs}{ articletitle = true, super = false @@ -3620,7 +3617,7 @@ This work consists of the file achemso.dtx % %<*crtoec> \ProvidesFile{crtoec.cfg} - [2013/02/13 v3.7e achemso configuration: Chem. Res. Toxicol.] + [2013/07/07 v3.7f achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ articletitle = true, biochem = true, @@ -3633,7 +3630,7 @@ This work consists of the file achemso.dtx % %<*chreay> \ProvidesFile{chreay.cfg} - [2013/02/13 v3.7e achemso configuration: Chem. Rev.] + [2013/07/07 v3.7f achemso configuration: Chem. Rev.] \def\acs@type@default{review} \def\acs@type@list{review} % \end{macrocode} @@ -3644,7 +3641,7 @@ This work consists of the file achemso.dtx %<*cmatex> % \begin{macrocode} \ProvidesFile{cmatex.cfg} - [2013/02/13 v3.7e achemso configuration: Chem. Mater.] + [2013/07/07 v3.7f achemso configuration: Chem. Mater.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3653,7 +3650,7 @@ This work consists of the file achemso.dtx % %<*cgdefu> \ProvidesFile{cgdefu.cfg} - [2013/02/13 v3.7e achemso configuration: Cryst. Growth Des.] + [2013/07/07 v3.7f achemso configuration: Cryst. Growth Des.] \def\acs@type@list{% article,communication,perspective,suppinfo% } @@ -3666,13 +3663,13 @@ This work consists of the file achemso.dtx % %<*enfuem> \ProvidesFile{enfuem.cfg} - [2013/02/13 v3.7e achemso configuration: Energy Fuels] + [2013/07/07 v3.7f achemso configuration: Energy Fuels] \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff % %<*esthag> \ProvidesFile{esthag.cfg} - [2013/02/13 v3.7e achemso configuration: Environ. Sci. Technol.] + [2013/07/07 v3.7f achemso configuration: Environ. Sci. Technol.] \setkeys{acs}{ articletitle = true, super = false @@ -3682,7 +3679,7 @@ This work consists of the file achemso.dtx % %<*iecred> \ProvidesFile{iecred.cfg} - [2013/02/13 v3.7e achemso configuration: Ind. Eng. Chem. Res.] + [2013/07/07 v3.7f achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ articletitle = brackets, biblabel = fullstop @@ -3691,7 +3688,7 @@ This work consists of the file achemso.dtx % %<*inoraj> \ProvidesFile{inoraj.cfg} - [2013/02/13 v3.7e achemso configuration: Inorg. Chem.] + [2013/07/07 v3.7f achemso configuration: Inorg. Chem.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3706,7 +3703,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jacsat> \ProvidesFile{jacsat.cfg} - [2013/02/13 v3.7e achemso configuration: J. Am. Chem. Soc.] + [2013/07/07 v3.7f achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication\else \expandafter\endinput @@ -3916,7 +3913,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jafcau> \ProvidesFile{jafcau.cfg} - [2013/02/13 v3.7e achemso configuration: J. Agric. Food Chem.] + [2013/07/07 v3.7f achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ articletitle = true, super = false @@ -3926,7 +3923,7 @@ This work consists of the file achemso.dtx % %<*jceaax> \ProvidesFile{jceaax.cfg} - [2013/02/13 v3.7e achemso configuration: J. Chem. Eng. Data] + [2013/07/07 v3.7f achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{ articletitle = true } @@ -3936,7 +3933,7 @@ This work consists of the file achemso.dtx % %<*jceda8> \ProvidesFile{jceda8.cfg} - [2013/02/13 v3.7e achemso configuration: J. Chem. Ed.] + [2013/07/07 v3.7f achemso configuration: J. Chem. Ed.] \SectionNumbersOff \setkeys{acs}{ articletitle = true @@ -3946,7 +3943,7 @@ This work consists of the file achemso.dtx % %<*jcisd8> \ProvidesFile{jcisd8.cfg} - [2013/02/13 v3.7e achemso configuration: J. Chem. Inf. Model.] + [2013/07/07 v3.7f achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{ articletitle = true } @@ -3955,7 +3952,7 @@ This work consists of the file achemso.dtx % %<*jctcce> \ProvidesFile{jctcce.cfg} - [2013/02/13 v3.7e achemso configuration: J. Chem. Theory Comput.] + [2013/07/07 v3.7f achemso configuration: J. Chem. Theory Comput.] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ maxauthors = 0 @@ -3963,7 +3960,7 @@ This work consists of the file achemso.dtx % %<*jmcmar> \ProvidesFile{jmcmar.cfg} - [2013/02/13 v3.7e achemso configuration: J. Med. Chem.] + [2013/07/07 v3.7f achemso configuration: J. Med. Chem.] \setkeys{acs}{ articletitle = true } @@ -3972,7 +3969,7 @@ This work consists of the file achemso.dtx % %<*jnprdf> \ProvidesFile{jnprdf.cfg} - [2013/02/13 v3.7e achemso configuration: J. Nat. Prod.] + [2013/07/07 v3.7f achemso configuration: J. Nat. Prod.] \renewcommand*{\abstractname}{ABSTRACT} \renewcommand*{\acknowledgementname}{ACKNOWLEDGEMENT} \renewcommand*{\suppinfoname}{ASSOCIATED CONTENT} @@ -4007,7 +4004,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} - [2013/02/13 v3.7e achemso configuration: J. Org. Chem.] + [2013/07/07 v3.7f achemso configuration: J. Org. Chem.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff @@ -4018,7 +4015,7 @@ This work consists of the file achemso.dtx % %<*jpcafh> \ProvidesFile{jpcafh.cfg} - [2013/02/13 v3.7e achemso configuration: J. Phys. Chem. A] + [2013/07/07 v3.7f achemso configuration: J. Phys. Chem. A] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff @@ -4030,7 +4027,7 @@ This work consists of the file achemso.dtx % %<*jpcbfk> \ProvidesFile{jpcbfk.cfg} - [2013/02/13 v3.7e achemso configuration: J. Phys. Chem. B] + [2013/07/07 v3.7f achemso configuration: J. Phys. Chem. B] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff @@ -4039,7 +4036,7 @@ This work consists of the file achemso.dtx % %<*jpccck> \ProvidesFile{jpccck.cfg} - [2013/02/13 v3.7e achemso configuration: J. Phys. Chem. C] + [2013/07/07 v3.7f achemso configuration: J. Phys. Chem. C] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff @@ -4052,7 +4049,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jpclcd> \ProvidesFile{jpclcd.cfg} - [2013/02/13 v3.7e achemso configuration: J. Phys. Chem. Lett.] + [2013/07/07 v3.7f achemso configuration: J. Phys. Chem. Lett.] \setkeys{acs}{articletitle = true, etalmode = truncate, maxauthors = 10} \def\acs@type@default{letter} \def\acs@type@list{letter} @@ -4062,7 +4059,7 @@ This work consists of the file achemso.dtx % %<*jprobs> \ProvidesFile{jprobs.cfg} - [2013/02/13 v3.7e achemso configuration: J. Proteome Res.] + [2013/07/07 v3.7f achemso configuration: J. Proteome Res.] \setkeys{acs}{ articletitle = true } @@ -4071,26 +4068,26 @@ This work consists of the file achemso.dtx % %<*langd5> \ProvidesFile{langd5.cfg} - [2013/02/13 v3.7e achemso configuration: Langmuir] + [2013/07/07 v3.7f achemso configuration: Langmuir] \def\acs@type@list{article,letter,suppinfo} \setkeys{acs}{articletitle = true} \SectionNumbersOff % %<*mamobx> \ProvidesFile{mamobx.cfg} - [2013/02/13 v3.7e achemso configuration: Macromolecules] + [2013/07/07 v3.7f achemso configuration: Macromolecules] \SectionNumbersOff % %<*mpohbp> \ProvidesFile{mamobx.cfg} - [2013/02/13 v3.7e achemso configuration: Mol. Pharm.] + [2013/07/07 v3.7f achemso configuration: Mol. Pharm.] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff % %<*nalefd> \ProvidesFile{nalefd.cfg} - [2013/02/13 v3.7e achemso configuration: Nano Lett.] + [2013/07/07 v3.7f achemso configuration: Nano Lett.] \setkeys{acs}{keywords = true} \def\acs@type@default{letter} \def\acs@type@list{letter} @@ -4098,7 +4095,7 @@ This work consists of the file achemso.dtx % %<*orlef7> \ProvidesFile{orlef7.cfg} - [2013/02/13 v3.7e achemso configuration: Org. Lett.] + [2013/07/07 v3.7f achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionsOff @@ -4108,13 +4105,13 @@ This work consists of the file achemso.dtx % %<*oprdfk> \ProvidesFile{oprdfk.cfg} - [2013/02/13 v3.7e achemso configuration: Org. Proc. Res. Dev.] + [2013/07/07 v3.7f achemso configuration: Org. Proc. Res. Dev.] \def\acs@type@list{article,highlight,review,suppinfo} \SectionNumbersOff % %<*orgnd7> \ProvidesFile{orgnd7.cfg} - [2013/02/13 v3.7e achemso configuration: Organometallics] + [2013/07/07 v3.7f achemso configuration: Organometallics] \SectionNumbersOff % % \end{macrocode} -- cgit v1.2.3