diff options
48 files changed, 393 insertions, 230 deletions
diff --git a/Master/texmf-dist/bibtex/bst/achemso/achemso.bst b/Master/texmf-dist/bibtex/bst/achemso/achemso.bst index 68b192791ab..886a8ca1841 100644 --- a/Master/texmf-dist/bibtex/bst/achemso/achemso.bst +++ b/Master/texmf-dist/bibtex/bst/achemso/achemso.bst @@ -21,6 +21,8 @@ ENTRY author booktitle chapter + ctrl-article-title + ctrl-chapter-title ctrl-etal-firstonly ctrl-etal-number ctrl-use-title @@ -711,21 +713,25 @@ FUNCTION { end.bib } { INTEGERS { - ctrl.use.title.bool + ctrl.article.title.bool + ctrl.chapter.title.bool ctrl.etal.firstonly.bool ctrl.etal.number.int } FUNCTION { initialize.control.values } { - #0 'ctrl.use.title.bool := + #0 'ctrl.article.title.bool := + #0 'ctrl.chapter.title.bool := #1 'ctrl.etal.firstonly.bool := #15 'ctrl.etal.number.int := } FUNCTION { control } { - ctrl-use-title yes.no.to.bool 'ctrl.use.title.bool := + ctrl-article-title yes.no.to.bool 'ctrl.article.title.bool := + ctrl-chapter-title yes.no.to.bool 'ctrl.chapter.title.bool := ctrl-etal-firstonly yes.no.to.bool 'ctrl.etal.firstonly.bool := - ctrl-etal-number str.to.int 'ctrl.etal.number.int := + ctrl-etal-number str.to.int 'ctrl.etal.number.int := + ctrl-use-title yes.no.to.bool 'ctrl.article.title.bool := } @@ -1226,7 +1232,7 @@ FUNCTION { format.title } { } FUNCTION { format.title.article } { - ctrl.use.title.bool + ctrl.article.title.bool { title empty$ { } @@ -1287,6 +1293,15 @@ FUNCTION { format.title.booktitle.book } { title 'book.title := } { + ctrl.chapter.title.bool + { + title empty$ + 'skip$ + { title 'chapter.title := } + if$ + } + 'skip$ + if$ maintitle empty$ { booktitle 'book.title := } { maintitle add.period booktitle * 'book.title := } diff --git a/Master/texmf-dist/bibtex/bst/achemso/biochem.bst b/Master/texmf-dist/bibtex/bst/achemso/biochem.bst index 207bfd8357f..870d62d83bf 100644 --- a/Master/texmf-dist/bibtex/bst/achemso/biochem.bst +++ b/Master/texmf-dist/bibtex/bst/achemso/biochem.bst @@ -21,6 +21,8 @@ ENTRY author booktitle chapter + ctrl-article-title + ctrl-chapter-title ctrl-etal-firstonly ctrl-etal-number ctrl-use-title @@ -711,21 +713,25 @@ FUNCTION { end.bib } { INTEGERS { - ctrl.use.title.bool + ctrl.article.title.bool + ctrl.chapter.title.bool ctrl.etal.firstonly.bool ctrl.etal.number.int } FUNCTION { initialize.control.values } { - #1 'ctrl.use.title.bool := + #1 'ctrl.article.title.bool := + #0 'ctrl.chapter.title.bool := #1 'ctrl.etal.firstonly.bool := #15 'ctrl.etal.number.int := } FUNCTION { control } { - ctrl-use-title yes.no.to.bool 'ctrl.use.title.bool := + ctrl-article-title yes.no.to.bool 'ctrl.article.title.bool := + ctrl-chapter-title yes.no.to.bool 'ctrl.chapter.title.bool := ctrl-etal-firstonly yes.no.to.bool 'ctrl.etal.firstonly.bool := - ctrl-etal-number str.to.int 'ctrl.etal.number.int := + ctrl-etal-number str.to.int 'ctrl.etal.number.int := + ctrl-use-title yes.no.to.bool 'ctrl.article.title.bool := } @@ -1230,7 +1236,7 @@ FUNCTION { format.title } { } FUNCTION { format.title.article } { - ctrl.use.title.bool + ctrl.article.title.bool { title empty$ { } @@ -1291,6 +1297,15 @@ FUNCTION { format.title.booktitle.book } { title 'book.title := } { + ctrl.chapter.title.bool + { + title empty$ + 'skip$ + { title 'chapter.title := } + if$ + } + 'skip$ + if$ maintitle empty$ { booktitle 'book.title := } { maintitle add.period booktitle * 'book.title := } diff --git a/Master/texmf-dist/doc/latex/achemso/achemso-demo.pdf b/Master/texmf-dist/doc/latex/achemso/achemso-demo.pdf Binary files differindex e236308ed43..ad37bf990e3 100644 --- a/Master/texmf-dist/doc/latex/achemso/achemso-demo.pdf +++ b/Master/texmf-dist/doc/latex/achemso/achemso-demo.pdf diff --git a/Master/texmf-dist/doc/latex/achemso/achemso.pdf b/Master/texmf-dist/doc/latex/achemso/achemso.pdf Binary files differindex 1d58f19aa67..8fa83c6f3e5 100644 --- a/Master/texmf-dist/doc/latex/achemso/achemso.pdf +++ b/Master/texmf-dist/doc/latex/achemso/achemso.pdf diff --git a/Master/texmf-dist/source/latex/achemso/achemso.dtx b/Master/texmf-dist/source/latex/achemso/achemso.dtx index 1e3df26cb9b..8be8bb57b53 100644 --- a/Master/texmf-dist/source/latex/achemso/achemso.dtx +++ b/Master/texmf-dist/source/latex/achemso/achemso.dtx @@ -112,45 +112,47 @@ This work consists of the file achemso.dtx \file{achre4.cfg}{\from{\jobname.dtx}{achre4}} \file{acncdm.cfg}{\from{\jobname.dtx}{acncdm}} \file{acsccc.cfg}{\from{\jobname.dtx}{acsccc}} + \file{amclct.cfg}{\from{\jobname.dtx}{amclct}} \file{ancac3.cfg}{\from{\jobname.dtx}{ancac3}} \file{ancham.cfg}{\from{\jobname.dtx}{ancham}} - \file{bichaw.cfg}{\from{\jobname.dtx}{bichaw}} } -\generate{\file{bcches.cfg}{\from{\jobname.dtx}{bcches}} +\generate{\file{bichaw.cfg}{\from{\jobname.dtx}{bichaw}} + \file{bcches.cfg}{\from{\jobname.dtx}{bcches}} \file{bomaf6.cfg}{\from{\jobname.dtx}{bomaf6}} \file{bipret.cfg}{\from{\jobname.dtx}{bipret}} \file{crtoec.cfg}{\from{\jobname.dtx}{crtoec}} \file{chreay.cfg}{\from{\jobname.dtx}{chreay}} \file{cmatex.cfg}{\from{\jobname.dtx}{cmatex}} \file{cgdefu.cfg}{\from{\jobname.dtx}{cgdefu}} - \file{enfuem.cfg}{\from{\jobname.dtx}{enfuem}} } -\generate{\file{esthag.cfg}{\from{\jobname.dtx}{esthag}} +\generate{\file{enfuem.cfg}{\from{\jobname.dtx}{enfuem}} + \file{esthag.cfg}{\from{\jobname.dtx}{esthag}} \file{iecred.cfg}{\from{\jobname.dtx}{iecred}} \file{inoraj.cfg}{\from{\jobname.dtx}{inoraj}} \file{jacsat.cfg}{\from{\jobname.dtx}{jacsat}} \file{jafcau.cfg}{\from{\jobname.dtx}{jafcau}} \file{jceaax.cfg}{\from{\jobname.dtx}{jceaax}} \file{jceda8.cfg}{\from{\jobname.dtx}{jceda8}} - \file{jcisd8.cfg}{\from{\jobname.dtx}{jcisd8}} } -\generate{\file{jctcce.cfg}{\from{\jobname.dtx}{jctcce}} +\generate{\file{jcisd8.cfg}{\from{\jobname.dtx}{jcisd8}} + \file{jctcce.cfg}{\from{\jobname.dtx}{jctcce}} \file{jmcmar.cfg}{\from{\jobname.dtx}{jmcmar}} \file{jnprdf.cfg}{\from{\jobname.dtx}{jnprdf}} \file{joceah.cfg}{\from{\jobname.dtx}{joceah}} \file{jpcafh.cfg}{\from{\jobname.dtx}{jpcafh}} \file{jpcbfk.cfg}{\from{\jobname.dtx}{jpcbfk}} - \file{jpccck.cfg}{\from{\jobname.dtx}{jpccck}} - \file{jpclcd.cfg}{\from{\jobname.dtx}{jpclcd}} + \file{jpccck.cfg}{\from{\jobname.dtx}{jpccck}} } -\generate{\file{jprobs.cfg}{\from{\jobname.dtx}{jprobs}} +\generate{\file{jpclcd.cfg}{\from{\jobname.dtx}{jpclcd}} + \file{jprobs.cfg}{\from{\jobname.dtx}{jprobs}} \file{langd5.cfg}{\from{\jobname.dtx}{langd5}} \file{mamobx.cfg}{\from{\jobname.dtx}{mamobx}} \file{mpohbp.cfg}{\from{\jobname.dtx}{mpohbp}} \file{nalefd.cfg}{\from{\jobname.dtx}{nalefd}} \file{orlef7.cfg}{\from{\jobname.dtx}{orlef7}} \file{oprdfk.cfg}{\from{\jobname.dtx}{oprdfk}} - \file{orgnd7.cfg}{\from{\jobname.dtx}{orgnd7}} +} +\generate{\file{orgnd7.cfg}{\from{\jobname.dtx}{orgnd7}} } \usedir{bibtex/bst/achemso} \generate{ @@ -469,6 +471,7 @@ This work consists of the file achemso.dtx % Acc.\ Chem.\ Res. & achre4 \\ % ACS Chem.\ Neurosci. & acncdm \\ % ACS Combinatorial Sci. & acsccc \\ +% ACS Med. Chem. Lett. . & amclct \\ % ACS Nano & ancac3 \\ % Anal.\ Chem. & ancham \\ % Biochemistry & bichaw \\ @@ -545,7 +548,7 @@ This work consists of the file achemso.dtx % the \cs{documentclass} line using \cs{setkeys}: %\begin{LaTeXdemo}[code only] % \documentclass[journal = jacsat]{achemso} -% \setkeys{acs}{usetitle = true} +% \setkeys{acs}{articletitle = true} %\end{LaTeXdemo} % %\subsection{Manuscript meta-data} @@ -730,11 +733,20 @@ This work consists of the file achemso.dtx % on and off (and takes Boolean values: \opt{super=true} and % \opt{super=false} are valid). % -%\DescribeOption{usetitle} -% The \opt{usetitle} option is a Boolean, and sets whether the title +%\DescribeOption{articletitle} +% \changes{v3.7}{2012/04/30}{Rename \opt{usetitle} option to +% \opt{articletitle}} +% The \opt{articletitle} option is a Boolean, and sets whether the title % of a paper referenced appears in the bibliography. The default is -% \opt{usetitle=false} for the \file{achemso} style and -% \opt{usetitle=true} for the \file{biochem} style. +% \opt{articletitle=false} for the \file{achemso} style and +% \opt{articletitle=true} for the \file{biochem} style. +% +% \DescribeOption{chaptertitle} +% \changes{v3.7}{2012/04/30}{New \opt{chaptertitle} option for bibliography} +% The option boolean \opt{chaptertitle} option is provided to allow flexibility +% for the inclusion of chapter titles for \texttt{book} and +% related entries. The standard setting is \opt{false}: setting +% it to \opt{true} will cause chapter titles to be included. % %\DescribeOption{etalmode} %\changes{v3.3a}{2009/09/01}{New \texttt{etalmode} option} @@ -757,7 +769,7 @@ This work consists of the file achemso.dtx %\end{verbatim} % In both cases, the maximum number of authors permitted before % introducing `et al.' is governed by the \opt{maxauthors} option. -% This option recognises the sentinal value $0$, which indicates that +% This option recognises the sentinel value $0$, which indicates that % no shortening should occur at all. % %\DescribeOption{biblabel} @@ -776,7 +788,7 @@ This work consists of the file achemso.dtx % \emph{Biochemistry} is probably the most prominent. The % \opt{biochemistry} or \opt{biochem} option uses the style of % \emph{Biochemistry} for the bibliography, rather than the normal -% \ACS\ style. For this style, the \opt{usetitle=true} option is the +% \ACS\ style. For this style, the \opt{articletitle=true} option is the % default.\footnote{More accurately, the default built into the % \BibTeX\ style file is to use article titles with the % \emph{Biochemistry} style.} @@ -906,7 +918,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*class> \ProvidesClass{achemso} - [2012/01/11 v3.6 Submission to ACS journals] + [2012/04/30 v3.7 Submission to ACS journals] \LoadClass[12pt,letter]{article} % \end{macrocode} % @@ -926,7 +938,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*package> \ProvidesPackage{achemso} - [2012/01/11 v3.6 Support for ACS journals] + [2012/04/30 v3.7 Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak @@ -989,28 +1001,36 @@ This work consists of the file achemso.dtx % \end{macrocode} %\end{macro} %\begin{macro}{\ifacs@abbreviations} +%\begin{macro}{\ifacs@articletitle} %\begin{macro}{\ifacs@biochem} +%\begin{macro}{\ifacs@chaptertitle} %\begin{macro}{\ifacs@email} %\begin{macro}{\ifacs@hyperref} %\begin{macro}{\ifacs@keywords} %\begin{macro}{\ifacs@super} -%\begin{macro}{\ifacs@usetitle} % These are all very trivial definitions: to avoid issues with older % versions of \pkg{xkeyval} each definition is done directly. % \begin{macrocode} \newif\ifacs@abbreviations +\newif\ifacs@articletitle \newif\ifacs@biochem +\newif\ifacs@chaptertitle \newif\ifacs@email \newif\ifacs@hyperref \newif\ifacs@keywords \newif\ifacs@super -\newif\ifacs@usetitle \define@key{acs}{abbreviations}[true]{% \acs@keyval@bool{abbreviations}{#1}% } +\define@key{acs}{articletitle}[true]{% + \acs@keyval@bool{articletitle}{#1}% +} \define@key{acs}{biochem}[true]{% \acs@keyval@bool{biochem}{#1}% } +\define@key{acs}{chaptertitle}[true]{% + \acs@keyval@bool{chaptertitle}{#1}% +} \define@key{acs}{email}[true]{% \acs@keyval@bool{email}{#1}% } @@ -1024,7 +1044,7 @@ This work consists of the file achemso.dtx \acs@keyval@bool{super}{#1}% } \define@key{acs}{usetitle}[true]{% - \acs@keyval@bool{usetitle}{#1}% + \acs@keyval@bool{articletitle}{#1}% } % \end{macrocode} %\end{macro} @@ -1034,6 +1054,7 @@ This work consists of the file achemso.dtx %\end{macro} %\end{macro} %\end{macro} +%\end{macro} %\begin{macro}{\acs@journal} %\begin{macro}{\acs@layout} %\begin{macro}{\acs@manuscript} @@ -1369,15 +1390,18 @@ This work consists of the file achemso.dtx \immediate\openout\acs@bib@file\acs@bib@name\relax \immediate\write\acs@bib@file{\acs@bib@message}% \edef\@tempa##1##2{% - \space\space##1\space = \space"##2",^^J% + \space\space##1\space = "##2",^^J% }% \immediate\write\acs@bib@file{% @Control\string{% achemso-control,^^J% - \@tempa{ctrl-use-title\space\space\space\space}{% - \ifacs@usetitle yes\else no\fi + \@tempa{ctrl-article-title\space}{% + \ifacs@articletitle yes\else no\fi + }% + \@tempa{ctrl-chapter-title\space}{% + \ifacs@chaptertitle yes\else no\fi }% - \@tempa{ctrl-etal-number\space\space}{\acs@maxauthors}% + \@tempa{ctrl-etal-number\space\space\space}{\acs@maxauthors}% \@tempa{ctrl-etal-firstonly}{% \ifacs@etal@truncate no\else yes\fi }% @@ -1432,13 +1456,13 @@ This work consists of the file achemso.dtx %<*class> \setkeys{acs}{ abbreviations = false, + articletitle = false, biblabel = brackets, biochem = false, etalmode = firstonly, keywords = false, maxauthors = 15, - super = true, - usetitle = false + super = true } % \end{macrocode} % When using the class, \pkg{notes2bib} is always emulated. Other @@ -3431,19 +3455,19 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*acbcct> \ProvidesFile{acbcct.cfg} - [2012/01/11 v3.6 achemso configuration: ACS Chem. Biol.] + [2012/04/30 v3.7 achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ - biblabel = fullstop, - biochem = true, - super = false, - usetitle = true + articletitle = true, + biblabel = fullstop, + biochem = true, + super = false } \def\acs@type@list{article,letter,review,suppinfo} \SectionNumbersOff %</acbcct> %<*acbcct> \ProvidesFile{accacs.cfg} - [2012/01/11 v3.6 achemso configuration: ACS Catal.] + [2012/04/30 v3.7 achemso configuration: ACS Catal.] \setkeys{acs}{ keywords = true, } @@ -3452,64 +3476,73 @@ This work consists of the file achemso.dtx %</acbcct> %<*achre4> \ProvidesFile{achre4.cfg} - [2012/01/11 v3.6 achemso configuration: Acc. Chem. Res.] + [2012/04/30 v3.7 achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ - biblabel = plain, - usetitle = true + articletitle = true, + biblabel = plain } \def\acs@type@list{article,suppinfo} \def\abstractname{Conspectus} %</achre4> %<*acncdm> \ProvidesFile{acncdm.cfg} - [2012/01/11 v3.6 achemso configuration: ACS Chem. Neurosci.] + [2012/04/30 v3.7 achemso configuration: ACS Chem. Neurosci.] \def\acs@type@list{article,review,letter,suppinfo,viewpoint} \setkeys{acs}{ - biblabel = fullstop, - biochem = true, - keywords = true, - super = false, - usetitle = true + articletitle = true, + biblabel = fullstop, + biochem = true, + keywords = true, + super = false } %</acncdm> %<*acsccc> \ProvidesFile{acsccc.cfg} - [2012/01/11 v3.6 achemso configuration: ACS Combinatorial Sci.] + [2012/04/30 v3.7 achemso configuration: ACS Combinatorial Sci.] \def\acs@type@list{article,letter,review,perspective,account,note,suppinfo} \setkeys{acs}{ - keywords = true, - usetitle = true, + articletitle = true, + keywords = true } \SectionNumbersOff %</acsccc> +%<*amclct> +\ProvidesFile{amclct.cfg} + [2012/04/30 v3.7 achemso configuration: ACS Med. Chem. Lett.] +\setkeys{acs}{ + articletitle = true +} +\def\acs@type@list{article,letter,perspective,suppinfo} +\SectionNumbersOff +%</amclct> %<*ancac3> \ProvidesFile{ancac3.cfg} - [2012/01/11 v3.6 achemso configuration: ACS Nano] + [2012/04/30 v3.7 achemso configuration: ACS Nano] \setkeys{acs}{ - biblabel = fullstop, - etalmode = truncate, - maxauthors = 10, - usetitle = true + articletitle = true, + biblabel = fullstop, + etalmode = truncate, + maxauthors = 10 } \def\acs@type@list{article,perspective,suppinfo} \SectionNumbersOff %</ancac3> %<*ancham> \ProvidesFile{ancham.cfg} - [2012/01/11 v3.6 achemso configuration: Anal. Chem.] + [2012/04/30 v3.7 achemso configuration: Anal. Chem.] \def\acs@type@list{article,note,suppinfo} \SectionNumbersOff %</ancham> %<*bichaw> \ProvidesFile{biochem.cfg} - [2012/01/11 v3.6 achemso configuration: Biochemistry] + [2012/04/30 v3.7 achemso configuration: Biochemistry] \setkeys{acs}{ abbreviations = true, + articletitle = true, biblabel = fullstop, biochem = true, keywords = true, - super = false, - usetitle = true + super = false } \SectionNumbersOff \def\acs@maketitle@extras@hook{% @@ -3552,11 +3585,11 @@ This work consists of the file achemso.dtx %</bichaw> %<*bcches> \ProvidesFile{bcches.cfg} - [2012/01/11 v3.6 achemso configuration: Bioconjugate Chem.] + [2012/04/30 v3.7 achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ - biochem = true, - super = false, - usetitle = true + articletitle = true, + biochem = true, + super = false } \SectionNumbersOff %</bcches> @@ -3570,28 +3603,28 @@ This work consists of the file achemso.dtx %\changes{v3.4e}{2010/03/13}{No article titles for % \emph{Biomacromolecules}} \ProvidesFile{bomaf6.cfg} - [2012/01/11 v3.6 achemso configuration: Biomacromolecules] + [2012/04/30 v3.7 achemso configuration: Biomacromolecules] \def\acs@type@list{article,comment,communication,note,review,suppinfo} \SectionNumbersOff \AtEndOfClass{\SectionsOn} %</bomaf6> %<*bipret> \ProvidesFile{bipret.cfg} - [2012/01/11 v3.6 achemso configuration: Biotechnol. Prog.] + [2012/04/30 v3.7 achemso configuration: Biotechnol. Prog.] \setkeys{acs}{ - super = false, - usetitle = true + articletitle = true, + super = false } \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff %</bipret> %<*crtoec> \ProvidesFile{crtoec.cfg} - [2012/01/11 v3.6 achemso configuration: Chem. Res. Toxicol.] + [2012/04/30 v3.7 achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ - biochem = true, - super = false, - usetitle = true + articletitle = true, + biochem = true, + super = false } \def\acs@type@list{% article,perspective,profile,review,suppinfo% @@ -3600,7 +3633,7 @@ This work consists of the file achemso.dtx %</crtoec> %<*chreay> \ProvidesFile{chreay.cfg} - [2012/01/11 v3.6 achemso configuration: Chem. Rev.] + [2012/04/30 v3.7 achemso configuration: Chem. Rev.] \def\acs@type@default{review} \def\acs@type@list{review} % \end{macrocode} @@ -3611,7 +3644,7 @@ This work consists of the file achemso.dtx %<*cmatex> % \begin{macrocode} \ProvidesFile{cmatex.cfg} - [2012/01/11 v3.6 achemso configuration: Chem. Mater.] + [2012/04/30 v3.7 achemso configuration: Chem. Mater.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3620,7 +3653,7 @@ This work consists of the file achemso.dtx %</cmatex> %<*cgdefu> \ProvidesFile{cgdefu.cfg} - [2012/01/11 v3.6 achemso configuration: Cryst. Growth Des.] + [2012/04/30 v3.7 achemso configuration: Cryst. Growth Des.] \def\acs@type@list{% article,communication,perspective,suppinfo% } @@ -3633,32 +3666,32 @@ This work consists of the file achemso.dtx %</cgdefu> %<*enfuem> \ProvidesFile{enfuem.cfg} - [2012/01/11 v3.6 achemso configuration: Energy Fuels] + [2012/04/30 v3.7 achemso configuration: Energy Fuels] \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff %</enfuem> %<*esthag> \ProvidesFile{esthag.cfg} - [2012/01/11 v3.6 achemso configuration: Environ. Sci. Technol.] + [2012/04/30 v3.7 achemso configuration: Environ. Sci. Technol.] \setkeys{acs}{ - super = false, - usetitle = true + articletitle = true, + super = false } \def\acs@type@list{article,suppinfo} \SectionNumbersOff %</esthag> %<*iecred> \ProvidesFile{iecred.cfg} - [2012/01/11 v3.6 achemso configuration: Ind. Eng. Chem. Res.] + [2012/04/30 v3.7 achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ - biblabel = fullstop, - usetitle = true + articletitle = true, + biblabel = fullstop } \SectionNumbersOff %</iecred> %<*inoraj> \ProvidesFile{inoraj.cfg} - [2012/01/11 v3.6 achemso configuration: Inorg. Chem.] + [2012/04/30 v3.7 achemso configuration: Inorg. Chem.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3673,7 +3706,7 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jacsat> \ProvidesFile{jacsat.cfg} - [2012/01/11 v3.6 achemso configuration: J. Am. Chem. Soc.] + [2012/04/30 v3.7 achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication\else \expandafter\endinput @@ -3883,19 +3916,19 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jafcau> \ProvidesFile{jafcau.cfg} - [2012/01/11 v3.6 achemso configuration: J. Agric. Food Chem.] + [2012/04/30 v3.7 achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ - super = false, - usetitle = true + articletitle = true, + super = false } \def\acs@type@list{article,suppinfo} \SectionNumbersOff %</jafcau> %<*jceaax> \ProvidesFile{jceaax.cfg} - [2012/01/11 v3.6 achemso configuration: J. Chem. Eng. Data] + [2012/04/30 v3.7 achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{ - usetitle = true + articletitle = true } \def\acs@type@list{article,suppinfo} \def\refname{Literature Cited} @@ -3903,40 +3936,43 @@ This work consists of the file achemso.dtx %</jceaax> %<*jceda8> \ProvidesFile{jceda8.cfg} - [2012/01/11 v3.6 achemso configuration: J. Chem. Ed.] + [2012/04/30 v3.7 achemso configuration: J. Chem. Ed.] \SectionNumbersOff \setkeys{acs}{ - usetitle = true + articletitle = true } \def\acs@type@list{article,suppinfo} \SectionNumbersOff %</jceda8> %<*jcisd8> \ProvidesFile{jcisd8.cfg} - [2012/01/11 v3.6 achemso configuration: J. Chem. Inf. Model.] + [2012/04/30 v3.7 achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{ - usetitle = true + articletitle = true } \def\acs@type@list{article,suppinfo} \SectionNumbersOff %</jcisd8> %<*jctcce> \ProvidesFile{jctcce.cfg} - [2012/01/11 v3.6 achemso configuration: J. Chem. Theory Comput.] + [2012/04/30 v3.7 achemso configuration: J. Chem. Theory Comput.] \def\acs@type@list{article,suppinfo} +\setkeys{acs}{ + maxauthors = 0 +} %</jctcce> %<*jmcmar> \ProvidesFile{jmcmar.cfg} - [2012/01/11 v3.6 achemso configuration: J. Med. Chem.] + [2012/04/30 v3.7 achemso configuration: J. Med. Chem.] \setkeys{acs}{ - usetitle = true + articletitle = true } \def\acs@type@list{article,letter,perspective,suppinfo} \SectionNumbersOff %</jmcmar> %<*jnprdf> \ProvidesFile{jnprdf.cfg} - [2012/01/11 v3.6 achemso configuration: J. Nat. Prod.] + [2012/04/30 v3.7 achemso configuration: J. Nat. Prod.] \renewcommand*{\abstractname}{ABSTRACT} \renewcommand*{\acknowledgementname}{ACKNOWLEDGEMENT} \renewcommand*{\suppinfoname}{ASSOCIATED CONTENT} @@ -3971,7 +4007,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} - [2012/01/11 v3.6 achemso configuration: J. Org. Chem.] + [2012/04/30 v3.7 achemso configuration: J. Org. Chem.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff @@ -3982,7 +4018,7 @@ This work consists of the file achemso.dtx %</joceah> %<*jpcafh> \ProvidesFile{jpcafh.cfg} - [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. A] + [2012/04/30 v3.7 achemso configuration: J. Phys. Chem. A] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff @@ -3994,7 +4030,7 @@ This work consists of the file achemso.dtx %</jpcafh> %<*jpcbfk> \ProvidesFile{jpcbfk.cfg} - [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. B] + [2012/04/30 v3.7 achemso configuration: J. Phys. Chem. B] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff @@ -4003,7 +4039,7 @@ This work consists of the file achemso.dtx %</jpcbfk> %<*jpccck> \ProvidesFile{jpccck.cfg} - [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. C] + [2012/04/30 v3.7 achemso configuration: J. Phys. Chem. C] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff @@ -4016,8 +4052,8 @@ This work consists of the file achemso.dtx % \begin{macrocode} %<*jpclcd> \ProvidesFile{jpclcd.cfg} - [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. Lett.] -\setkeys{acs}{usetitle = true} + [2012/04/30 v3.7 achemso configuration: J. Phys. Chem. Lett.] +\setkeys{acs}{articletitle = true} \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionNumbersOff @@ -4026,34 +4062,34 @@ This work consists of the file achemso.dtx %</jpclcd> %<*jprobs> \ProvidesFile{jprobs.cfg} - [2012/01/11 v3.6 achemso configuration: J. Proteome Res.] + [2012/04/30 v3.7 achemso configuration: J. Proteome Res.] \setkeys{acs}{ - usetitle = true + articletitle = true } \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff %</jprobs> %<*langd5> \ProvidesFile{langd5.cfg} - [2012/01/11 v3.6 achemso configuration: Langmuir] + [2012/04/30 v3.7 achemso configuration: Langmuir] \def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff %</langd5> %<*mamobx> \ProvidesFile{mamobx.cfg} - [2012/01/11 v3.6 achemso configuration: Macromolecules] + [2012/04/30 v3.7 achemso configuration: Macromolecules] \SectionNumbersOff %</mamobx> %<*mpohbp> \ProvidesFile{mamobx.cfg} - [2012/01/11 v3.6 achemso configuration: Mol. Pharm.] -\setkeys{acs}{usetitle = true} + [2012/04/30 v3.7 achemso configuration: Mol. Pharm.] +\setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff %</mpohbp> %<*nalefd> \ProvidesFile{nalefd.cfg} - [2012/01/11 v3.6 achemso configuration: Nano Lett.] + [2012/04/30 v3.7 achemso configuration: Nano Lett.] \setkeys{acs}{keywords = true} \def\acs@type@default{letter} \def\acs@type@list{letter} @@ -4061,7 +4097,7 @@ This work consists of the file achemso.dtx %</nalefd> %<*orlef7> \ProvidesFile{orlef7.cfg} - [2012/01/11 v3.6 achemso configuration: Org. Lett.] + [2012/04/30 v3.7 achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionsOff @@ -4071,13 +4107,13 @@ This work consists of the file achemso.dtx %</orlef7> %<*oprdfk> \ProvidesFile{oprdfk.cfg} - [2012/01/11 v3.6 achemso configuration: Org. Proc. Res. Dev.] + [2012/04/30 v3.7 achemso configuration: Org. Proc. Res. Dev.] \def\acs@type@list{article,highlight,review,suppinfo} \SectionNumbersOff %</oprdfk> %<*orgnd7> \ProvidesFile{orgnd7.cfg} - [2012/01/11 v3.6 achemso configuration: Organometallics] + [2012/04/30 v3.7 achemso configuration: Organometallics] \SectionNumbersOff %</orgnd7> % \end{macrocode} @@ -4461,6 +4497,8 @@ ENTRY author booktitle chapter + ctrl-article-title + ctrl-chapter-title ctrl-etal-firstonly ctrl-etal-number ctrl-use-title @@ -5165,26 +5203,30 @@ FUNCTION { end.bib } { % from LaTeX to BibTeX INTEGERS { - ctrl.use.title.bool + ctrl.article.title.bool + ctrl.chapter.title.bool ctrl.etal.firstonly.bool ctrl.etal.number.int } FUNCTION { initialize.control.values } { %<*bio> - #1 'ctrl.use.title.bool := + #1 'ctrl.article.title.bool := %</bio> %<*!bio> - #0 'ctrl.use.title.bool := + #0 'ctrl.article.title.bool := %</!bio> + #0 'ctrl.chapter.title.bool := #1 'ctrl.etal.firstonly.bool := #15 'ctrl.etal.number.int := } FUNCTION { control } { - ctrl-use-title yes.no.to.bool 'ctrl.use.title.bool := + ctrl-article-title yes.no.to.bool 'ctrl.article.title.bool := + ctrl-chapter-title yes.no.to.bool 'ctrl.chapter.title.bool := ctrl-etal-firstonly yes.no.to.bool 'ctrl.etal.firstonly.bool := - ctrl-etal-number str.to.int 'ctrl.etal.number.int := + ctrl-etal-number str.to.int 'ctrl.etal.number.int := + ctrl-use-title yes.no.to.bool 'ctrl.article.title.bool := } % Functions of each bibitem: tracking punctuation and transferring @@ -5704,7 +5746,7 @@ FUNCTION { format.title } { } FUNCTION { format.title.article } { - ctrl.use.title.bool + ctrl.article.title.bool { title empty$ { } @@ -5767,12 +5809,21 @@ FUNCTION { format.title.booktitle.book } { title 'book.title := } { + ctrl.chapter.title.bool + { + title empty$ + 'skip$ + { title 'chapter.title := } + if$ + } + 'skip$ + if$ maintitle empty$ { booktitle 'book.title := } { maintitle add.period booktitle * 'book.title := } if$ } - if$ + if$ chapter.title empty$ { } { diff --git a/Master/texmf-dist/source/latex/achemso/achemso.ins b/Master/texmf-dist/source/latex/achemso/achemso.ins index d2578dbb189..423383ef334 100644 --- a/Master/texmf-dist/source/latex/achemso/achemso.ins +++ b/Master/texmf-dist/source/latex/achemso/achemso.ins @@ -72,45 +72,47 @@ This work consists of the file achemso.dtx \file{achre4.cfg}{\from{\jobname.dtx}{achre4}} \file{acncdm.cfg}{\from{\jobname.dtx}{acncdm}} \file{acsccc.cfg}{\from{\jobname.dtx}{acsccc}} + \file{amclct.cfg}{\from{\jobname.dtx}{amclct}} \file{ancac3.cfg}{\from{\jobname.dtx}{ancac3}} \file{ancham.cfg}{\from{\jobname.dtx}{ancham}} - \file{bichaw.cfg}{\from{\jobname.dtx}{bichaw}} } -\generate{\file{bcches.cfg}{\from{\jobname.dtx}{bcches}} +\generate{\file{bichaw.cfg}{\from{\jobname.dtx}{bichaw}} + \file{bcches.cfg}{\from{\jobname.dtx}{bcches}} \file{bomaf6.cfg}{\from{\jobname.dtx}{bomaf6}} \file{bipret.cfg}{\from{\jobname.dtx}{bipret}} \file{crtoec.cfg}{\from{\jobname.dtx}{crtoec}} \file{chreay.cfg}{\from{\jobname.dtx}{chreay}} \file{cmatex.cfg}{\from{\jobname.dtx}{cmatex}} \file{cgdefu.cfg}{\from{\jobname.dtx}{cgdefu}} - \file{enfuem.cfg}{\from{\jobname.dtx}{enfuem}} } -\generate{\file{esthag.cfg}{\from{\jobname.dtx}{esthag}} +\generate{\file{enfuem.cfg}{\from{\jobname.dtx}{enfuem}} + \file{esthag.cfg}{\from{\jobname.dtx}{esthag}} \file{iecred.cfg}{\from{\jobname.dtx}{iecred}} \file{inoraj.cfg}{\from{\jobname.dtx}{inoraj}} \file{jacsat.cfg}{\from{\jobname.dtx}{jacsat}} \file{jafcau.cfg}{\from{\jobname.dtx}{jafcau}} \file{jceaax.cfg}{\from{\jobname.dtx}{jceaax}} \file{jceda8.cfg}{\from{\jobname.dtx}{jceda8}} - \file{jcisd8.cfg}{\from{\jobname.dtx}{jcisd8}} } -\generate{\file{jctcce.cfg}{\from{\jobname.dtx}{jctcce}} +\generate{\file{jcisd8.cfg}{\from{\jobname.dtx}{jcisd8}} + \file{jctcce.cfg}{\from{\jobname.dtx}{jctcce}} \file{jmcmar.cfg}{\from{\jobname.dtx}{jmcmar}} \file{jnprdf.cfg}{\from{\jobname.dtx}{jnprdf}} \file{joceah.cfg}{\from{\jobname.dtx}{joceah}} \file{jpcafh.cfg}{\from{\jobname.dtx}{jpcafh}} \file{jpcbfk.cfg}{\from{\jobname.dtx}{jpcbfk}} \file{jpccck.cfg}{\from{\jobname.dtx}{jpccck}} - \file{jpclcd.cfg}{\from{\jobname.dtx}{jpclcd}} } -\generate{\file{jprobs.cfg}{\from{\jobname.dtx}{jprobs}} +\generate{\file{jpclcd.cfg}{\from{\jobname.dtx}{jpclcd}} + \file{jprobs.cfg}{\from{\jobname.dtx}{jprobs}} \file{langd5.cfg}{\from{\jobname.dtx}{langd5}} \file{mamobx.cfg}{\from{\jobname.dtx}{mamobx}} \file{mpohbp.cfg}{\from{\jobname.dtx}{mpohbp}} \file{nalefd.cfg}{\from{\jobname.dtx}{nalefd}} \file{orlef7.cfg}{\from{\jobname.dtx}{orlef7}} \file{oprdfk.cfg}{\from{\jobname.dtx}{oprdfk}} - \file{orgnd7.cfg}{\from{\jobname.dtx}{orgnd7}} +} +\generate{\file{orgnd7.cfg}{\from{\jobname.dtx}{orgnd7}} } \usedir{bibtex/bst/achemso} \generate{ diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls index 313ee3a3166..c323478f101 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso.cls +++ b/Master/texmf-dist/tex/latex/achemso/achemso.cls @@ -16,7 +16,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesClass{achemso} - [2012/01/11 v3.6 Submission to ACS journals] + [2012/04/30 v3.7 Submission to ACS journals] \LoadClass[12pt,letter]{article} \newcommand*\acs@warning{\ClassWarning{achemso}} \newcommand*\acs@ifundefined[1]{% @@ -36,18 +36,25 @@ }% } \newif\ifacs@abbreviations +\newif\ifacs@articletitle \newif\ifacs@biochem +\newif\ifacs@chaptertitle \newif\ifacs@email \newif\ifacs@hyperref \newif\ifacs@keywords \newif\ifacs@super -\newif\ifacs@usetitle \define@key{acs}{abbreviations}[true]{% \acs@keyval@bool{abbreviations}{#1}% } +\define@key{acs}{articletitle}[true]{% + \acs@keyval@bool{articletitle}{#1}% +} \define@key{acs}{biochem}[true]{% \acs@keyval@bool{biochem}{#1}% } +\define@key{acs}{chaptertitle}[true]{% + \acs@keyval@bool{chaptertitle}{#1}% +} \define@key{acs}{email}[true]{% \acs@keyval@bool{email}{#1}% } @@ -61,7 +68,7 @@ \acs@keyval@bool{super}{#1}% } \define@key{acs}{usetitle}[true]{% - \acs@keyval@bool{usetitle}{#1}% + \acs@keyval@bool{articletitle}{#1}% } \newcommand*\acs@journal{jacsat} \newcommand*\acs@layout{traditional} @@ -240,15 +247,18 @@ \immediate\openout\acs@bib@file\acs@bib@name\relax \immediate\write\acs@bib@file{\acs@bib@message}% \edef\@tempa##1##2{% - \space\space##1\space = \space"##2",^^J% + \space\space##1\space = "##2",^^J% }% \immediate\write\acs@bib@file{% @Control\string{% achemso-control,^^J% - \@tempa{ctrl-use-title\space\space\space\space}{% - \ifacs@usetitle yes\else no\fi + \@tempa{ctrl-article-title\space}{% + \ifacs@articletitle yes\else no\fi + }% + \@tempa{ctrl-chapter-title\space}{% + \ifacs@chaptertitle yes\else no\fi }% - \@tempa{ctrl-etal-number\space\space}{\acs@maxauthors}% + \@tempa{ctrl-etal-number\space\space\space}{\acs@maxauthors}% \@tempa{ctrl-etal-firstonly}{% \ifacs@etal@truncate no\else yes\fi }% @@ -273,13 +283,13 @@ } \setkeys{acs}{ abbreviations = false, + articletitle = false, biblabel = brackets, biochem = false, etalmode = firstonly, keywords = false, maxauthors = 15, - super = true, - usetitle = false + super = true } \acs@niib@create \RequirePackage[T1]{fontenc} diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty index 508915daad5..fa0247e71a6 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso.sty +++ b/Master/texmf-dist/tex/latex/achemso/achemso.sty @@ -16,7 +16,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{achemso} - [2012/01/11 v3.6 Support for ACS journals] + [2012/04/30 v3.7 Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak @@ -47,18 +47,25 @@ }% } \newif\ifacs@abbreviations +\newif\ifacs@articletitle \newif\ifacs@biochem +\newif\ifacs@chaptertitle \newif\ifacs@email \newif\ifacs@hyperref \newif\ifacs@keywords \newif\ifacs@super -\newif\ifacs@usetitle \define@key{acs}{abbreviations}[true]{% \acs@keyval@bool{abbreviations}{#1}% } +\define@key{acs}{articletitle}[true]{% + \acs@keyval@bool{articletitle}{#1}% +} \define@key{acs}{biochem}[true]{% \acs@keyval@bool{biochem}{#1}% } +\define@key{acs}{chaptertitle}[true]{% + \acs@keyval@bool{chaptertitle}{#1}% +} \define@key{acs}{email}[true]{% \acs@keyval@bool{email}{#1}% } @@ -72,7 +79,7 @@ \acs@keyval@bool{super}{#1}% } \define@key{acs}{usetitle}[true]{% - \acs@keyval@bool{usetitle}{#1}% + \acs@keyval@bool{articletitle}{#1}% } \newcommand*\acs@journal{jacsat} \newcommand*\acs@layout{traditional} @@ -251,15 +258,18 @@ \immediate\openout\acs@bib@file\acs@bib@name\relax \immediate\write\acs@bib@file{\acs@bib@message}% \edef\@tempa##1##2{% - \space\space##1\space = \space"##2",^^J% + \space\space##1\space = "##2",^^J% }% \immediate\write\acs@bib@file{% @Control\string{% achemso-control,^^J% - \@tempa{ctrl-use-title\space\space\space\space}{% - \ifacs@usetitle yes\else no\fi + \@tempa{ctrl-article-title\space}{% + \ifacs@articletitle yes\else no\fi + }% + \@tempa{ctrl-chapter-title\space}{% + \ifacs@chaptertitle yes\else no\fi }% - \@tempa{ctrl-etal-number\space\space}{\acs@maxauthors}% + \@tempa{ctrl-etal-number\space\space\space}{\acs@maxauthors}% \@tempa{ctrl-etal-firstonly}{% \ifacs@etal@truncate no\else yes\fi }% diff --git a/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg b/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg index 21b87686c83..73fa2b8265b 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg @@ -15,17 +15,17 @@ %% \ProvidesFile{acbcct.cfg} - [2012/01/11 v3.6 achemso configuration: ACS Chem. Biol.] + [2012/04/30 v3.7 achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ - biblabel = fullstop, - biochem = true, - super = false, - usetitle = true + articletitle = true, + biblabel = fullstop, + biochem = true, + super = false } \def\acs@type@list{article,letter,review,suppinfo} \SectionNumbersOff \ProvidesFile{accacs.cfg} - [2012/01/11 v3.6 achemso configuration: ACS Catal.] + [2012/04/30 v3.7 achemso configuration: ACS Catal.] \setkeys{acs}{ keywords = true, } diff --git a/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg b/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg index cd39ba5a54d..551bbd3d2c9 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg @@ -15,10 +15,10 @@ %% \ProvidesFile{achre4.cfg} - [2012/01/11 v3.6 achemso configuration: Acc. Chem. Res.] + [2012/04/30 v3.7 achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ - biblabel = plain, - usetitle = true + articletitle = true, + biblabel = plain } \def\acs@type@list{article,suppinfo} \def\abstractname{Conspectus} diff --git a/Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg b/Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg index 99899a874e2..a330231e56e 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/acncdm.cfg @@ -15,14 +15,14 @@ %% \ProvidesFile{acncdm.cfg} - [2012/01/11 v3.6 achemso configuration: ACS Chem. Neurosci.] + [2012/04/30 v3.7 achemso configuration: ACS Chem. Neurosci.] \def\acs@type@list{article,review,letter,suppinfo,viewpoint} \setkeys{acs}{ - biblabel = fullstop, - biochem = true, - keywords = true, - super = false, - usetitle = true + articletitle = true, + biblabel = fullstop, + biochem = true, + keywords = true, + super = false } %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/acsccc.cfg b/Master/texmf-dist/tex/latex/achemso/config/acsccc.cfg index a776ec1bd1d..78e0ddb3543 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/acsccc.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/acsccc.cfg @@ -15,11 +15,11 @@ %% \ProvidesFile{acsccc.cfg} - [2012/01/11 v3.6 achemso configuration: ACS Combinatorial Sci.] + [2012/04/30 v3.7 achemso configuration: ACS Combinatorial Sci.] \def\acs@type@list{article,letter,review,perspective,account,note,suppinfo} \setkeys{acs}{ - keywords = true, - usetitle = true, + articletitle = true, + keywords = true } \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/amclct.cfg b/Master/texmf-dist/tex/latex/achemso/config/amclct.cfg new file mode 100644 index 00000000000..03edededc3d --- /dev/null +++ b/Master/texmf-dist/tex/latex/achemso/config/amclct.cfg @@ -0,0 +1,57 @@ +%% +%% This is file `amclct.cfg', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% achemso.dtx (with options: `amclct') +%% ---------------------------------------------------------------- +%% achemso --- Support for submissions to American Chemical Society +%% journals +%% E-mail: joseph.wright@morningstar2.co.uk +%% Released under the LaTeX Project Public License v1.3c or later +%% See http://www.latex-project.org/lppl.txt +%% ---------------------------------------------------------------- +%% + +\ProvidesFile{amclct.cfg} + [2012/04/30 v3.7 achemso configuration: ACS Med. Chem. Lett.] +\setkeys{acs}{ + articletitle = true +} +\def\acs@type@list{article,letter,perspective,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2011 by +%% Joseph Wright <joseph.wright@morningstar2.co.uk> +%% +%% Part of this bundle is derived from cite.sty, to which the +%% following license applies: +%% Copyright (C) 1989-2009 by Donald Arseneau +%% These macros may be freely transmitted, reproduced, or +%% modified provided that this notice is left intact. +%% +%% It may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License (LPPL), either version 1.3c of +%% this license or (at your option) any later version. The latest +%% version of this license is in the file: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% This work is "maintained" (as per LPPL maintenance status) by +%% Joseph Wright. +%% +%% This work consists of the file achemso.dtx +%% and the derived files achemso.cls, +%% achemso.ins, +%% achemso.pdf, +%% achemso.sty, +%% achemso-demo.bib, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% +%% +%% End of file `amclct.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg index d5e3e204eac..bab6193060e 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg @@ -15,12 +15,12 @@ %% \ProvidesFile{ancac3.cfg} - [2012/01/11 v3.6 achemso configuration: ACS Nano] + [2012/04/30 v3.7 achemso configuration: ACS Nano] \setkeys{acs}{ - biblabel = fullstop, - etalmode = truncate, - maxauthors = 10, - usetitle = true + articletitle = true, + biblabel = fullstop, + etalmode = truncate, + maxauthors = 10 } \def\acs@type@list{article,perspective,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg index f6c149a664e..d21aff9b88e 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{ancham.cfg} - [2012/01/11 v3.6 achemso configuration: Anal. Chem.] + [2012/04/30 v3.7 achemso configuration: Anal. Chem.] \def\acs@type@list{article,note,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg b/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg index ed0901e8b59..f1805952bcc 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg @@ -15,11 +15,11 @@ %% \ProvidesFile{bcches.cfg} - [2012/01/11 v3.6 achemso configuration: Bioconjugate Chem.] + [2012/04/30 v3.7 achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ - biochem = true, - super = false, - usetitle = true + articletitle = true, + biochem = true, + super = false } \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg b/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg index f3a20be08af..e8262859924 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg @@ -15,14 +15,14 @@ %% \ProvidesFile{biochem.cfg} - [2012/01/11 v3.6 achemso configuration: Biochemistry] + [2012/04/30 v3.7 achemso configuration: Biochemistry] \setkeys{acs}{ abbreviations = true, + articletitle = true, biblabel = fullstop, biochem = true, keywords = true, - super = false, - usetitle = true + super = false } \SectionNumbersOff \def\acs@maketitle@extras@hook{% diff --git a/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg b/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg index 94168eb0529..546041bbda5 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg @@ -15,10 +15,10 @@ %% \ProvidesFile{bipret.cfg} - [2012/01/11 v3.6 achemso configuration: Biotechnol. Prog.] + [2012/04/30 v3.7 achemso configuration: Biotechnol. Prog.] \setkeys{acs}{ - super = false, - usetitle = true + articletitle = true, + super = false } \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg b/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg index 90feffb79cb..4a1f17d5e0f 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{bomaf6.cfg} - [2012/01/11 v3.6 achemso configuration: Biomacromolecules] + [2012/04/30 v3.7 achemso configuration: Biomacromolecules] \def\acs@type@list{article,comment,communication,note,review,suppinfo} \SectionNumbersOff \AtEndOfClass{\SectionsOn} diff --git a/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg b/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg index ed3e3b56960..dd2d3d14f40 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{cgdefu.cfg} - [2012/01/11 v3.6 achemso configuration: Cryst. Growth Des.] + [2012/04/30 v3.7 achemso configuration: Cryst. Growth Des.] \def\acs@type@list{% article,communication,perspective,suppinfo% } diff --git a/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg b/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg index 6a6241458e8..175161329b7 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{chreay.cfg} - [2012/01/11 v3.6 achemso configuration: Chem. Rev.] + [2012/04/30 v3.7 achemso configuration: Chem. Rev.] \def\acs@type@default{review} \def\acs@type@list{review} \def\bibsection{\acs@section{\refname}} diff --git a/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg b/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg index 1a574591387..b647bd90b6f 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{cmatex.cfg} - [2012/01/11 v3.6 achemso configuration: Chem. Mater.] + [2012/04/30 v3.7 achemso configuration: Chem. Mater.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg b/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg index 0d2020f6b34..ad73a38fd67 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg @@ -15,11 +15,11 @@ %% \ProvidesFile{crtoec.cfg} - [2012/01/11 v3.6 achemso configuration: Chem. Res. Toxicol.] + [2012/04/30 v3.7 achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ - biochem = true, - super = false, - usetitle = true + articletitle = true, + biochem = true, + super = false } \def\acs@type@list{% article,perspective,profile,review,suppinfo% diff --git a/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg b/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg index 7cd31876d35..d14581efefa 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{enfuem.cfg} - [2012/01/11 v3.6 achemso configuration: Energy Fuels] + [2012/04/30 v3.7 achemso configuration: Energy Fuels] \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg b/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg index 2618322821b..1fd6f3daca3 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg @@ -15,10 +15,10 @@ %% \ProvidesFile{esthag.cfg} - [2012/01/11 v3.6 achemso configuration: Environ. Sci. Technol.] + [2012/04/30 v3.7 achemso configuration: Environ. Sci. Technol.] \setkeys{acs}{ - super = false, - usetitle = true + articletitle = true, + super = false } \def\acs@type@list{article,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg b/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg index d4b117dd9a6..c83fc15676a 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg @@ -15,10 +15,10 @@ %% \ProvidesFile{iecred.cfg} - [2012/01/11 v3.6 achemso configuration: Ind. Eng. Chem. Res.] + [2012/04/30 v3.7 achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ - biblabel = fullstop, - usetitle = true + articletitle = true, + biblabel = fullstop } \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg b/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg index 825cf1337fc..b475e3cd918 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{inoraj.cfg} - [2012/01/11 v3.6 achemso configuration: Inorg. Chem.] + [2012/04/30 v3.7 achemso configuration: Inorg. Chem.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg index 6d2a4e4b2e8..0fa2ac90386 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jacsat.cfg} - [2012/01/11 v3.6 achemso configuration: J. Am. Chem. Soc.] + [2012/04/30 v3.7 achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication\else \expandafter\endinput diff --git a/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg b/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg index 1faf654a9f4..692a3afe8cf 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg @@ -15,10 +15,10 @@ %% \ProvidesFile{jafcau.cfg} - [2012/01/11 v3.6 achemso configuration: J. Agric. Food Chem.] + [2012/04/30 v3.7 achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ - super = false, - usetitle = true + articletitle = true, + super = false } \def\acs@type@list{article,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg b/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg index 0b9e8a5653d..bff1892fa6f 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg @@ -15,9 +15,9 @@ %% \ProvidesFile{jceaax.cfg} - [2012/01/11 v3.6 achemso configuration: J. Chem. Eng. Data] + [2012/04/30 v3.7 achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{ - usetitle = true + articletitle = true } \def\acs@type@list{article,suppinfo} \def\refname{Literature Cited} diff --git a/Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg b/Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg index bc719bd424c..50e065ef1f0 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jceda8.cfg @@ -15,10 +15,10 @@ %% \ProvidesFile{jceda8.cfg} - [2012/01/11 v3.6 achemso configuration: J. Chem. Ed.] + [2012/04/30 v3.7 achemso configuration: J. Chem. Ed.] \SectionNumbersOff \setkeys{acs}{ - usetitle = true + articletitle = true } \def\acs@type@list{article,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg b/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg index c5eb8c3ef00..f6af2744919 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg @@ -15,9 +15,9 @@ %% \ProvidesFile{jcisd8.cfg} - [2012/01/11 v3.6 achemso configuration: J. Chem. Inf. Model.] + [2012/04/30 v3.7 achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{ - usetitle = true + articletitle = true } \def\acs@type@list{article,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg b/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg index 764c15816c1..5ec12ac584c 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg @@ -15,8 +15,11 @@ %% \ProvidesFile{jctcce.cfg} - [2012/01/11 v3.6 achemso configuration: J. Chem. Theory Comput.] + [2012/04/30 v3.7 achemso configuration: J. Chem. Theory Comput.] \def\acs@type@list{article,suppinfo} +\setkeys{acs}{ + maxauthors = 0 +} %% %% Originally developed by Mats Dahlgren %% Copyright (C) 1996-1998 by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg b/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg index 9aa19946f09..85058895fbd 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg @@ -15,9 +15,9 @@ %% \ProvidesFile{jmcmar.cfg} - [2012/01/11 v3.6 achemso configuration: J. Med. Chem.] + [2012/04/30 v3.7 achemso configuration: J. Med. Chem.] \setkeys{acs}{ - usetitle = true + articletitle = true } \def\acs@type@list{article,letter,perspective,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg b/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg index 0338f97d9b8..d82f1e8b241 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jnprdf.cfg} - [2012/01/11 v3.6 achemso configuration: J. Nat. Prod.] + [2012/04/30 v3.7 achemso configuration: J. Nat. Prod.] \renewcommand*{\abstractname}{ABSTRACT} \renewcommand*{\acknowledgementname}{ACKNOWLEDGEMENT} \renewcommand*{\suppinfoname}{ASSOCIATED CONTENT} diff --git a/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg b/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg index 00fca5e806e..d2bb6533cef 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{joceah.cfg} - [2012/01/11 v3.6 achemso configuration: J. Org. Chem.] + [2012/04/30 v3.7 achemso configuration: J. Org. Chem.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg index f9a2b01699d..e88203d8ed2 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jpcafh.cfg} - [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. A] + [2012/04/30 v3.7 achemso configuration: J. Phys. Chem. A] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg index 63a7d864294..e3d27a9e2cb 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jpcbfk.cfg} - [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. B] + [2012/04/30 v3.7 achemso configuration: J. Phys. Chem. B] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg index da8f1b531aa..b61addf220e 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{jpccck.cfg} - [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. C] + [2012/04/30 v3.7 achemso configuration: J. Phys. Chem. C] \def\acs@type@list{article,suppinfo} \setkeys{acs}{keywords = true} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg index 4b594e1fe2a..9df1dc322f7 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpclcd.cfg @@ -15,8 +15,8 @@ %% \ProvidesFile{jpclcd.cfg} - [2012/01/11 v3.6 achemso configuration: J. Phys. Chem. Lett.] -\setkeys{acs}{usetitle = true} + [2012/04/30 v3.7 achemso configuration: J. Phys. Chem. Lett.] +\setkeys{acs}{articletitle = true} \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg b/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg index 40e2081fbbc..00d00e30287 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg @@ -15,9 +15,9 @@ %% \ProvidesFile{jprobs.cfg} - [2012/01/11 v3.6 achemso configuration: J. Proteome Res.] + [2012/04/30 v3.7 achemso configuration: J. Proteome Res.] \setkeys{acs}{ - usetitle = true + articletitle = true } \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg b/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg index c7679200b4d..7e7077f0ec4 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{langd5.cfg} - [2012/01/11 v3.6 achemso configuration: Langmuir] + [2012/04/30 v3.7 achemso configuration: Langmuir] \def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg b/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg index 02b41c6fc14..532a527bfde 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{mamobx.cfg} - [2012/01/11 v3.6 achemso configuration: Macromolecules] + [2012/04/30 v3.7 achemso configuration: Macromolecules] \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg b/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg index 1113b4c102f..376420d991a 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg @@ -15,8 +15,8 @@ %% \ProvidesFile{mamobx.cfg} - [2012/01/11 v3.6 achemso configuration: Mol. Pharm.] -\setkeys{acs}{usetitle = true} + [2012/04/30 v3.7 achemso configuration: Mol. Pharm.] +\setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg b/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg index 96e727a2634..eb25b3ec403 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{nalefd.cfg} - [2012/01/11 v3.6 achemso configuration: Nano Lett.] + [2012/04/30 v3.7 achemso configuration: Nano Lett.] \setkeys{acs}{keywords = true} \def\acs@type@default{letter} \def\acs@type@list{letter} diff --git a/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg b/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg index 7f4891ff669..4e9fcb8b961 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{oprdfk.cfg} - [2012/01/11 v3.6 achemso configuration: Org. Proc. Res. Dev.] + [2012/04/30 v3.7 achemso configuration: Org. Proc. Res. Dev.] \def\acs@type@list{article,highlight,review,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg b/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg index 61f6e1bef2c..f51c8e71e55 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{orgnd7.cfg} - [2012/01/11 v3.6 achemso configuration: Organometallics] + [2012/04/30 v3.7 achemso configuration: Organometallics] \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg b/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg index bcf4caa47a1..922beed79fc 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{orlef7.cfg} - [2012/01/11 v3.6 achemso configuration: Org. Lett.] + [2012/04/30 v3.7 achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionsOff |