diff options
Diffstat (limited to 'Master')
56 files changed, 108 insertions, 186 deletions
diff --git a/Master/texmf-dist/bibtex/bst/achemso/achemso.bst b/Master/texmf-dist/bibtex/bst/achemso/achemso.bst index 503c522a6f6..5aafdd7a801 100644 --- a/Master/texmf-dist/bibtex/bst/achemso/achemso.bst +++ b/Master/texmf-dist/bibtex/bst/achemso/achemso.bst @@ -656,7 +656,7 @@ FUNCTION { count.entries } { FUNCTION { begin.bib } { - "achemso 2016/06/17 v3.10d" top$ + "achemso 2016/08/31 v3.10e" top$ preamble$ empty$ { } { diff --git a/Master/texmf-dist/bibtex/bst/achemso/biochem.bst b/Master/texmf-dist/bibtex/bst/achemso/biochem.bst index 4773aebc2f8..6e222d3ebd7 100644 --- a/Master/texmf-dist/bibtex/bst/achemso/biochem.bst +++ b/Master/texmf-dist/bibtex/bst/achemso/biochem.bst @@ -656,7 +656,7 @@ FUNCTION { count.entries } { FUNCTION { begin.bib } { - "achemso 2016/06/17 v3.10d" top$ + "achemso 2016/08/31 v3.10e" top$ preamble$ empty$ { } { diff --git a/Master/texmf-dist/doc/latex/achemso/README.txt b/Master/texmf-dist/doc/latex/achemso/README.txt deleted file mode 100644 index 4a592bc1064..00000000000 --- a/Master/texmf-dist/doc/latex/achemso/README.txt +++ /dev/null @@ -1,35 +0,0 @@ -achemso - Support for submissions to American Chemical Society journals -======================================================================= - -The `achemso` bundle provides a LaTeX class file and BibTeX -style file in accordance with the requirements of the American -Chemical Society (ACS). The files can be used for any documents, -but have been carefully designed and tested to be suitable for -submission to ACS journals. - -The bundle also includes the `natmove` package. This package is -loaded by `achemso`, and provides automatic moving of -superscript citations after punctuation. - -Installation ------------- - -The package is supplied in `.dtx` format and as a pre-extracted -`.zip` file, `achemso.tds.zip`. The later is most convenient for -most users: simply unzip this in your local `texmf` directory. -If you want to unpack the `.dtx` yourself, running `tex -achemso.dtx` will extract the package whereas `latex -achemso.dtx` will extract it and also typeset the documentation. - -Typesetting the documentation requires a number of packages in -addition to those needed to use the package. This is mainly -because of the number of demonstration items included in the -text. To compile the documentation without error, you will -need the packages: - - `array` - - `booktabs` - - `hypdoc` - - `listings` - - `lmodern` - - `mathpazo` - - `microtype` 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 4a8c7f7c46a..16c085c725d 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 8bc2d0497a9..0b1d6bd494c 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 b9fd7f3a330..47f3142057b 100644 --- a/Master/texmf-dist/source/latex/achemso/achemso.dtx +++ b/Master/texmf-dist/source/latex/achemso/achemso.dtx @@ -1,46 +1,5 @@ % \iffalse meta-comment %<*internal> -\iffalse -%</internal> -%<*readme> -achemso - Support for submissions to American Chemical Society journals -======================================================================= - -The `achemso` bundle provides a LaTeX class file and BibTeX -style file in accordance with the requirements of the American -Chemical Society (ACS). The files can be used for any documents, -but have been carefully designed and tested to be suitable for -submission to ACS journals. - -The bundle also includes the `natmove` package. This package is -loaded by `achemso`, and provides automatic moving of -superscript citations after punctuation. - -Installation ------------- - -The package is supplied in `.dtx` format and as a pre-extracted -`.zip` file, `achemso.tds.zip`. The later is most convenient for -most users: simply unzip this in your local `texmf` directory. -If you want to unpack the `.dtx` yourself, running `tex -achemso.dtx` will extract the package whereas `latex -achemso.dtx` will extract it and also typeset the documentation. - -Typesetting the documentation requires a number of packages in -addition to those needed to use the package. This is mainly -because of the number of demonstration items included in the -text. To compile the documentation without error, you will -need the packages: - - `array` - - `booktabs` - - `hypdoc` - - `listings` - - `lmodern` - - `mathpazo` - - `microtype` -%</readme> -%<*internal> -\fi \def\nameofplainTeX{plain} \ifx\fmtname\nameofplainTeX\else \expandafter\begingroup @@ -169,11 +128,6 @@ This work consists of the files achemso.dtx, \generate{ \file{\jobname.ins}{\from{\jobname.dtx}{install}} } -\nopreamble\nopostamble -\usedir{doc/latex/achemso} -\generate{ - \file{README.txt}{\from{\jobname.dtx}{readme}} -} \ifx\fmtname\nameofplainTeX \expandafter\endbatchfile \else @@ -405,6 +359,7 @@ This work consists of the files achemso.dtx, % \changes{v3.10c}{2016/05/10}{Add support for \emph{ACS Omega} and % \emph{ACS Energy Lett.}} % \changes{v3.10d}{2016/06/17}{Improve handling of \textsc{doi} values} +% \changes{v3.10e}{2016/08/31}{Tweak \emph{Macromolecules} formatting} % %\begin{abstract} % The \pkg{achemso} bundle provides a \LaTeX\ class file and \BibTeX\ @@ -985,7 +940,7 @@ This work consists of the files achemso.dtx, % \begin{macrocode} %<*class> \ProvidesClass{achemso} - [2016/06/17 v3.10d Submission to ACS journals] + [2016/08/31 v3.10e Submission to ACS journals] \LoadClass[12pt,letter]{article} % \end{macrocode} % @@ -1005,7 +960,7 @@ This work consists of the files achemso.dtx, % \begin{macrocode} %<*package> \ProvidesPackage{achemso} - [2016/06/17 v3.10d Support for ACS journals] + [2016/08/31 v3.10e Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak @@ -3581,7 +3536,7 @@ This work consists of the files achemso.dtx, % \begin{macrocode} %<*aamick> \ProvidesFile{achemso-aamick.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Appl. Mater. Interfaces] + [2016/08/31 v3.10e achemso configuration: ACS Appl. Mater. Interfaces] \def\acs@type@list{article,letter,suppinfo} \setkeys{acs}{ articletitle = true, @@ -3590,7 +3545,7 @@ This work consists of the files achemso.dtx, %</aamick> %<*acbcct> \ProvidesFile{achemso-acbcct.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Chem. Biol.] + [2016/08/31 v3.10e achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ articletitle = true, biblabel = fullstop, @@ -3602,14 +3557,14 @@ This work consists of the files achemso.dtx, %</acbcct> %<*acbcct> \ProvidesFile{achemso-accacs.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Catal.] + [2016/08/31 v3.10e achemso configuration: ACS Catal.] \setkeys{acs}{keywords = true} \def\acs@type@list{article,letter,perspective,review,viewpoints,suppinfo} \SectionNumbersOff %</acbcct> %<*achre4> \ProvidesFile{achemso-achre4.cfg} - [2016/06/17 v3.10d achemso configuration: Acc. Chem. Res.] + [2016/08/31 v3.10e achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ articletitle = true, biblabel = plain @@ -3619,7 +3574,7 @@ This work consists of the files achemso.dtx, %</achre4> %<*acncdm> \ProvidesFile{achemso-acncdm.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Chem. Neurosci.] + [2016/08/31 v3.10e achemso configuration: ACS Chem. Neurosci.] \def\acs@type@list{article,review,letter,suppinfo,viewpoint} \setkeys{acs}{ articletitle = true, @@ -3631,7 +3586,7 @@ This work consists of the files achemso.dtx, %</acncdm> %<*acsccc> \ProvidesFile{achemso-acsccc.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Combinatorial Sci.] + [2016/08/31 v3.10e achemso configuration: ACS Combinatorial Sci.] \def\acs@type@list{article,letter,review,perspective,account,note,suppinfo} \setkeys{acs}{ articletitle = true, @@ -3641,7 +3596,7 @@ This work consists of the files achemso.dtx, %</acsccc> %<*acscii> \ProvidesFile{achemso-acscii.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Central Sci.] + [2016/08/31 v3.10e achemso configuration: ACS Central Sci.] \def\acs@type@list{article,review,suppinfo} \setkeys{acs}{ articletitle = true, @@ -3651,7 +3606,7 @@ This work consists of the files achemso.dtx, %</acscii> %<*acsodf> \ProvidesFile{achemso-acsodf.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Omega.] + [2016/08/31 v3.10e achemso configuration: ACS Omega.] \def\acs@type@list{article} \setkeys{acs}{ articletitle = true, @@ -3659,7 +3614,7 @@ This work consists of the files achemso.dtx, %</acsodf> %<*aelccp> \ProvidesFile{achemso-aelccp.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Energy Lett.] + [2016/08/31 v3.10e achemso configuration: ACS Energy Lett.] \def\acs@type@list{letter,prespective,review,viewpoint,focus} \setkeys{acs}{ articletitle = true, @@ -3668,7 +3623,7 @@ This work consists of the files achemso.dtx, %</aelccp> %<*amlccd> \ProvidesFile{achemso-amlccd.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Macro Lett.] + [2016/08/31 v3.10e achemso configuration: ACS Macro Lett.] \def\acs@type@list{letter,suppinfo} \SectionsOff \setlength{\acs@tocentry@height}{8 cm} @@ -3676,7 +3631,7 @@ This work consists of the files achemso.dtx, %</amlccd> %<*amclct> \ProvidesFile{achemso-amclct.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Med. Chem. Lett.] + [2016/08/31 v3.10e achemso configuration: ACS Med. Chem. Lett.] \setkeys{acs}{ articletitle = true } @@ -3686,7 +3641,7 @@ This work consists of the files achemso.dtx, % \changes{v3.8n}{2015/01/13}{\emph{ACS Nano} want abbreviations} %<*ancac3> \ProvidesFile{achemso-ancac3.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Nano] + [2016/08/31 v3.10e achemso configuration: ACS Nano] \setkeys{acs}{ abbreviations = true, articletitle = true, @@ -3701,13 +3656,13 @@ This work consists of the files achemso.dtx, %</ancac3> %<*ancham> \ProvidesFile{achemso-ancham.cfg} - [2016/06/17 v3.10d achemso configuration: Anal. Chem.] + [2016/08/31 v3.10e achemso configuration: Anal. Chem.] \def\acs@type@list{article,note,suppinfo} \SectionNumbersOff %</ancham> %<*apchd5> \ProvidesFile{achemso-apchd5.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Photon.] + [2016/08/31 v3.10e achemso configuration: ACS Photon.] \def\acs@type@list{article,letter,perspective,review,suppinfo} \setkeys{acs}{ articletitle = true, @@ -3719,7 +3674,7 @@ This work consists of the files achemso.dtx, %</apchd5> %<*ascecg> \ProvidesFile{achemso-ascecg.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Sustainable Chem Eng.] + [2016/08/31 v3.10e achemso configuration: ACS Sustainable Chem Eng.] \setkeys{acs}{ articletitle = true, biblabel = fullstop, @@ -3730,7 +3685,7 @@ This work consists of the files achemso.dtx, %</ascecg> %<*asbcd6> \ProvidesFile{achemso-asbcd6.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Synth. Biol.] + [2016/08/31 v3.10e achemso configuration: ACS Synth. Biol.] \setkeys{acs}{ abbreviations = true, articletitle = true, @@ -3743,7 +3698,7 @@ This work consists of the files achemso.dtx, %</asbcd6> %<*bichaw> \ProvidesFile{achemso-bichaw.cfg} - [2016/06/17 v3.10d achemso configuration: Biochemistry] + [2016/08/31 v3.10e achemso configuration: Biochemistry] \setkeys{acs}{ abbreviations = true, articletitle = true, @@ -3793,7 +3748,7 @@ This work consists of the files achemso.dtx, %</bichaw> %<*bcches> \ProvidesFile{achemso-bcches.cfg} - [2016/06/17 v3.10d achemso configuration: Bioconjugate Chem.] + [2016/08/31 v3.10e achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ articletitle = true, biochem = true, @@ -3803,14 +3758,14 @@ This work consists of the files achemso.dtx, %</bcches> %<*bomaf6> \ProvidesFile{achemso-bomaf6.cfg} - [2016/06/17 v3.10d achemso configuration: Biomacromolecules] + [2016/08/31 v3.10e achemso configuration: Biomacromolecules] \def\acs@type@list{article,comment,communication,note,review,suppinfo} \SectionNumbersOff \AtEndOfClass{\SectionsOn} %</bomaf6> %<*crtoec> \ProvidesFile{achemso-crtoec.cfg} - [2016/06/17 v3.10d achemso configuration: Chem. Res. Toxicol.] + [2016/08/31 v3.10e achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ abbreviations = true, articletitle = true, @@ -3828,7 +3783,7 @@ This work consists of the files achemso.dtx, %</crtoec> %<*chreay> \ProvidesFile{achemso-chreay.cfg} - [2016/06/17 v3.10d achemso configuration: Chem. Rev.] + [2016/08/31 v3.10e achemso configuration: Chem. Rev.] \def\acs@type@default{review} \def\acs@type@list{review} \setkeys{acs}{articletitle = true} @@ -3840,7 +3795,7 @@ This work consists of the files achemso.dtx, %<*cmatex> % \begin{macrocode} \ProvidesFile{achemso-cmatex.cfg} - [2016/06/17 v3.10d achemso configuration: Chem. Mater.] + [2016/08/31 v3.10e achemso configuration: Chem. Mater.] \setkeys{acs}{keywords = true} \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication @@ -3851,7 +3806,7 @@ This work consists of the files achemso.dtx, %</cmatex> %<*cgdefu> \ProvidesFile{achemso-cgdefu.cfg} - [2016/06/17 v3.10d achemso configuration: Cryst. Growth Des.] + [2016/08/31 v3.10e achemso configuration: Cryst. Growth Des.] \setkeys{acs}{articletitle = true} \def\acs@type@list{% article,communication,perspective,suppinfo% @@ -3865,21 +3820,21 @@ This work consists of the files achemso.dtx, %</cgdefu> %<*enfuem> \ProvidesFile{achemso-enfuem.cfg} - [2016/06/17 v3.10d achemso configuration: Energy Fuels] + [2016/08/31 v3.10e achemso configuration: Energy Fuels] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff %</enfuem> %<*esthag> \ProvidesFile{achemso-esthag.cfg} - [2016/06/17 v3.10d achemso configuration: Environ. Sci. Technol.] + [2016/08/31 v3.10e achemso configuration: Environ. Sci. Technol.] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff %</esthag> %<*estlcu> \ProvidesFile{achemso-estlcu.cfg} - [2016/06/17 v3.10d achemso configuration: Environ. Sci. Technol. Lett.] + [2016/08/31 v3.10e achemso configuration: Environ. Sci. Technol. Lett.] \setkeys{acs}{articletitle = true} \def\acs@type@list{letter,suppinfo} \SectionNumbersOff @@ -3887,7 +3842,7 @@ This work consists of the files achemso.dtx, % \changes{v3.8m}{2014/11/24}{Fixes for \emph{Ind.\ Eng.\ Chem.\ Res.}\ style} %<*iecred> \ProvidesFile{achemso-iecred.cfg} - [2016/06/17 v3.10d achemso configuration: Ind. Eng. Chem. Res.] + [2016/08/31 v3.10e achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ articletitle = true, biblabel = brackets @@ -3896,7 +3851,7 @@ This work consists of the files achemso.dtx, %</iecred> %<*inoraj> \ProvidesFile{achemso-inoraj.cfg} - [2016/06/17 v3.10d achemso configuration: Inorg. Chem.] + [2016/08/31 v3.10e achemso configuration: Inorg. Chem.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff @@ -3911,7 +3866,7 @@ This work consists of the files achemso.dtx, % \begin{macrocode} %<*jacsat> \ProvidesFile{achemso-jacsat.cfg} - [2016/06/17 v3.10d achemso configuration: J. Am. Chem. Soc.] + [2016/08/31 v3.10e achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication\else \expandafter\endinput @@ -4117,7 +4072,7 @@ This work consists of the files achemso.dtx, % \begin{macrocode} %<*jafcau> \ProvidesFile{achemso-jafcau.cfg} - [2016/06/17 v3.10d achemso configuration: J. Agric. Food Chem.] + [2016/08/31 v3.10e achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ articletitle = true, keywords = true @@ -4127,7 +4082,7 @@ This work consists of the files achemso.dtx, %</jafcau> %<*jceaax> \ProvidesFile{achemso-jceaax.cfg} - [2016/06/17 v3.10d achemso configuration: J. Chem. Eng. Data] + [2016/08/31 v3.10e achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \def\refname{Literature Cited} @@ -4135,7 +4090,7 @@ This work consists of the files achemso.dtx, %</jceaax> %<*jceda8> \ProvidesFile{achemso-jceda8.cfg} - [2016/06/17 v3.10d achemso configuration: J. Chem. Ed.] + [2016/08/31 v3.10e achemso configuration: J. Chem. Ed.] \setkeys{acs}{ articletitle = true, keywords = true @@ -4146,14 +4101,14 @@ This work consists of the files achemso.dtx, %</jceda8> %<*jcisd8> \ProvidesFile{achemso-jcisd8.cfg} - [2016/06/17 v3.10d achemso configuration: J. Chem. Inf. Model.] + [2016/08/31 v3.10e achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff %</jcisd8> %<*jctcce> \ProvidesFile{achemso-jctcce.cfg} - [2016/06/17 v3.10d achemso configuration: J. Chem. Theory Comput.] + [2016/08/31 v3.10e achemso configuration: J. Chem. Theory Comput.] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ maxauthors = 0 @@ -4161,7 +4116,7 @@ This work consists of the files achemso.dtx, %</jctcce> %<*jmcmar> \ProvidesFile{achemso-jmcmar.cfg} - [2016/06/17 v3.10d achemso configuration: J. Med. Chem.] + [2016/08/31 v3.10e achemso configuration: J. Med. Chem.] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,letter,perspective,suppinfo} \SectionNumbersOff @@ -4170,7 +4125,7 @@ This work consists of the files achemso.dtx, %</jmcmar> %<*jnprdf> \ProvidesFile{achemso-jnprdf.cfg} - [2016/06/17 v3.10d achemso configuration: J. Nat. Prod.] + [2016/08/31 v3.10e achemso configuration: J. Nat. Prod.] \renewcommand*{\abstractname}{ABSTRACT} \renewcommand*{\acknowledgementname}{ACKNOWLEDGEMENT} \renewcommand*{\suppinfoname}{ASSOCIATED CONTENT} @@ -4203,7 +4158,7 @@ This work consists of the files achemso.dtx, %</jnprdf> %<*joceah> \ProvidesFile{achemso-joceah.cfg} - [2016/06/17 v3.10d achemso configuration: J. Org. Chem.] + [2016/08/31 v3.10e achemso configuration: J. Org. Chem.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff @@ -4218,7 +4173,7 @@ This work consists of the files achemso.dtx, % \begin{macrocode} %<*jpcafh> \ProvidesFile{achemso-jpcafh.cfg} - [2016/06/17 v3.10d achemso configuration: J. Phys. Chem. A] + [2016/08/31 v3.10e achemso configuration: J. Phys. Chem. A] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ articletitle = true, @@ -4234,7 +4189,7 @@ This work consists of the files achemso.dtx, %</jpcafh> %<*jpcbfk> \ProvidesFile{achemso-jpcbfk.cfg} - [2016/06/17 v3.10d achemso configuration: J. Phys. Chem. B] + [2016/08/31 v3.10e achemso configuration: J. Phys. Chem. B] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ articletitle = true, @@ -4247,7 +4202,7 @@ This work consists of the files achemso.dtx, %</jpcbfk> %<*jpccck> \ProvidesFile{achemso-jpccck.cfg} - [2016/06/17 v3.10d achemso configuration: J. Phys. Chem. C] + [2016/08/31 v3.10e achemso configuration: J. Phys. Chem. C] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ articletitle = true, @@ -4264,7 +4219,7 @@ This work consists of the files achemso.dtx, % \begin{macrocode} %<*jpclcd> \ProvidesFile{achemso-jpclcd.cfg} - [2016/06/17 v3.10d achemso configuration: J. Phys. Chem. Lett.] + [2016/08/31 v3.10e achemso configuration: J. Phys. Chem. Lett.] \setkeys{acs}{ articletitle = true, etalmode = truncate, @@ -4291,7 +4246,7 @@ This work consists of the files achemso.dtx, %</jpclcd> %<*jprobs> \ProvidesFile{achemso-jprobs.cfg} - [2016/06/17 v3.10d achemso configuration: J. Proteome Res.] + [2016/08/31 v3.10e achemso configuration: J. Proteome Res.] \setkeys{acs}{ articletitle = true, keywords = true @@ -4301,19 +4256,20 @@ This work consists of the files achemso.dtx, %</jprobs> %<*langd5> \ProvidesFile{achemso-langd5.cfg} - [2016/06/17 v3.10d achemso configuration: Langmuir] + [2016/08/31 v3.10e achemso configuration: Langmuir] \def\acs@type@list{article,letter,suppinfo} \setkeys{acs}{articletitle = true} \SectionNumbersOff %</langd5> %<*mamobx> \ProvidesFile{achemso-mamobx.cfg} - [2016/06/17 v3.10d achemso configuration: Macromolecules] + [2016/08/31 v3.10e achemso configuration: Macromolecules] \SectionNumbersOff +\setkeys{acs}{articletitle=true} %</mamobx> %<*mpohbp> \ProvidesFile{achemso-mpohbp.cfg} - [2016/06/17 v3.10d achemso configuration: Mol. Pharm.] + [2016/08/31 v3.10e achemso configuration: Mol. Pharm.] \setkeys{acs}{ articletitle = true, keywords = true @@ -4323,7 +4279,7 @@ This work consists of the files achemso.dtx, %</mpohbp> %<*nalefd> \ProvidesFile{achemso-nalefd.cfg} - [2016/06/17 v3.10d achemso configuration: Nano Lett.] + [2016/08/31 v3.10e achemso configuration: Nano Lett.] \setkeys{acs}{keywords = true} \def\acs@type@default{letter} \def\acs@type@list{letter} @@ -4331,7 +4287,7 @@ This work consists of the files achemso.dtx, %</nalefd> %<*orlef7> \ProvidesFile{achemso-orlef7.cfg} - [2016/06/17 v3.10d achemso configuration: Org. Lett.] + [2016/08/31 v3.10e achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionsOff @@ -4341,13 +4297,13 @@ This work consists of the files achemso.dtx, %</orlef7> %<*oprdfk> \ProvidesFile{achemso-oprdfk.cfg} - [2016/06/17 v3.10d achemso configuration: Org. Proc. Res. Dev.] + [2016/08/31 v3.10e achemso configuration: Org. Proc. Res. Dev.] \def\acs@type@list{article,highlight,review,suppinfo} \SectionNumbersOff %</oprdfk> %<*orgnd7> \ProvidesFile{achemso-orgnd7.cfg} - [2016/06/17 v3.10d achemso configuration: Organometallics] + [2016/08/31 v3.10e achemso configuration: Organometallics] \SectionNumbersOff \setkeys{acs}{articletitle = true} %</orgnd7> @@ -5013,7 +4969,7 @@ FUNCTION { count.entries } { % Start and end of bibliography functions FUNCTION { begin.bib } { - "achemso 2016/06/17 v3.10d" top$ + "achemso 2016/08/31 v3.10e" top$ preamble$ empty$ { } { diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-aamick.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-aamick.cfg index 4f07cf61ba2..83c28b62f8d 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-aamick.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-aamick.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-aamick.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Appl. Mater. Interfaces] + [2016/08/31 v3.10e achemso configuration: ACS Appl. Mater. Interfaces] \def\acs@type@list{article,letter,suppinfo} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-acbcct.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-acbcct.cfg index 7205f14b13e..2ae755dbba3 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-acbcct.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-acbcct.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-acbcct.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Chem. Biol.] + [2016/08/31 v3.10e achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ articletitle = true, biblabel = fullstop, @@ -24,7 +24,7 @@ \def\acs@type@list{article,letter,review,suppinfo} \SectionNumbersOff \ProvidesFile{achemso-accacs.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Catal.] + [2016/08/31 v3.10e achemso configuration: ACS Catal.] \setkeys{acs}{keywords = true} \def\acs@type@list{article,letter,perspective,review,viewpoints,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-achre4.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-achre4.cfg index 9f76198d041..fc8d7dbe211 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-achre4.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-achre4.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-achre4.cfg} - [2016/06/17 v3.10d achemso configuration: Acc. Chem. Res.] + [2016/08/31 v3.10e achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ articletitle = true, biblabel = plain diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-acncdm.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-acncdm.cfg index 86c8fd95191..68379b450c7 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-acncdm.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-acncdm.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-acncdm.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Chem. Neurosci.] + [2016/08/31 v3.10e achemso configuration: ACS Chem. Neurosci.] \def\acs@type@list{article,review,letter,suppinfo,viewpoint} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-acsccc.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-acsccc.cfg index 7c4e44e1868..5ed7c9e4b1d 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-acsccc.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-acsccc.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-acsccc.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Combinatorial Sci.] + [2016/08/31 v3.10e achemso configuration: ACS Combinatorial Sci.] \def\acs@type@list{article,letter,review,perspective,account,note,suppinfo} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-acsodf.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-acsodf.cfg index b2afb3759fb..162cdac3471 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-acsodf.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-acsodf.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-acsodf.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Omega.] + [2016/08/31 v3.10e achemso configuration: ACS Omega.] \def\acs@type@list{article} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-aelccp.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-aelccp.cfg index 2f7aaa8801a..d664a8e1d73 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-aelccp.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-aelccp.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-aelccp.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Energy Lett.] + [2016/08/31 v3.10e achemso configuration: ACS Energy Lett.] \def\acs@type@list{letter,prespective,review,viewpoint,focus} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-amclct.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-amclct.cfg index d45049086c1..4f4de4a0513 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-amclct.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-amclct.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-amclct.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Med. Chem. Lett.] + [2016/08/31 v3.10e achemso configuration: ACS Med. Chem. Lett.] \setkeys{acs}{ articletitle = true } diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-amlccd.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-amlccd.cfg index 4a730b55f62..c93bfb6d12d 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-amlccd.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-amlccd.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-amlccd.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Macro Lett.] + [2016/08/31 v3.10e achemso configuration: ACS Macro Lett.] \def\acs@type@list{letter,suppinfo} \SectionsOff \setlength{\acs@tocentry@height}{8 cm} diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-ancac3.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-ancac3.cfg index 0e78ecd6180..191eb78971a 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-ancac3.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-ancac3.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-ancac3.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Nano] + [2016/08/31 v3.10e achemso configuration: ACS Nano] \setkeys{acs}{ abbreviations = true, articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-ancham.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-ancham.cfg index c4d26e57a32..25a8ccdeffa 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-ancham.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-ancham.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-ancham.cfg} - [2016/06/17 v3.10d achemso configuration: Anal. Chem.] + [2016/08/31 v3.10e achemso configuration: Anal. Chem.] \def\acs@type@list{article,note,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-apchd5.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-apchd5.cfg index f1a25087b28..c309f6be3a0 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-apchd5.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-apchd5.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-apchd5.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Photon.] + [2016/08/31 v3.10e achemso configuration: ACS Photon.] \def\acs@type@list{article,letter,perspective,review,suppinfo} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-asbcd6.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-asbcd6.cfg index 37647e6ad3f..18607a23328 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-asbcd6.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-asbcd6.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-asbcd6.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Synth. Biol.] + [2016/08/31 v3.10e achemso configuration: ACS Synth. Biol.] \setkeys{acs}{ abbreviations = true, articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-asccii.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-asccii.cfg index 29d90b476a6..59815974b7e 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-asccii.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-asccii.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-acscii.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Central Sci.] + [2016/08/31 v3.10e achemso configuration: ACS Central Sci.] \def\acs@type@list{article,review,suppinfo} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-ascecg.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-ascecg.cfg index e3813c4c61f..a96ba30ed7e 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-ascecg.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-ascecg.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-ascecg.cfg} - [2016/06/17 v3.10d achemso configuration: ACS Sustainable Chem Eng.] + [2016/08/31 v3.10e achemso configuration: ACS Sustainable Chem Eng.] \setkeys{acs}{ articletitle = true, biblabel = fullstop, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-bcches.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-bcches.cfg index 99afa46c284..83e538823d8 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-bcches.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-bcches.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-bcches.cfg} - [2016/06/17 v3.10d achemso configuration: Bioconjugate Chem.] + [2016/08/31 v3.10e achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ articletitle = true, biochem = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-bichaw.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-bichaw.cfg index 49058765413..b3b9005a38f 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-bichaw.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-bichaw.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-bichaw.cfg} - [2016/06/17 v3.10d achemso configuration: Biochemistry] + [2016/08/31 v3.10e achemso configuration: Biochemistry] \setkeys{acs}{ abbreviations = true, articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-bomaf6.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-bomaf6.cfg index 976d9cc59e7..962fbf0fa0d 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-bomaf6.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-bomaf6.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-bomaf6.cfg} - [2016/06/17 v3.10d achemso configuration: Biomacromolecules] + [2016/08/31 v3.10e 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/achemso-cgdefu.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-cgdefu.cfg index 7143c150538..2acad651058 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-cgdefu.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-cgdefu.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-cgdefu.cfg} - [2016/06/17 v3.10d achemso configuration: Cryst. Growth Des.] + [2016/08/31 v3.10e achemso configuration: Cryst. Growth Des.] \setkeys{acs}{articletitle = true} \def\acs@type@list{% article,communication,perspective,suppinfo% diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-chreay.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-chreay.cfg index 3f28e0b8719..e82d129cf17 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-chreay.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-chreay.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-chreay.cfg} - [2016/06/17 v3.10d achemso configuration: Chem. Rev.] + [2016/08/31 v3.10e achemso configuration: Chem. Rev.] \def\acs@type@default{review} \def\acs@type@list{review} \setkeys{acs}{articletitle = true} diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-cmatex.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-cmatex.cfg index a1f1f6ade85..a8fc3dffdff 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-cmatex.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-cmatex.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-cmatex.cfg} - [2016/06/17 v3.10d achemso configuration: Chem. Mater.] + [2016/08/31 v3.10e achemso configuration: Chem. Mater.] \setkeys{acs}{keywords = true} \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-crtoec.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-crtoec.cfg index 8730c6847b6..ac26919d852 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-crtoec.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-crtoec.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-crtoec.cfg} - [2016/06/17 v3.10d achemso configuration: Chem. Res. Toxicol.] + [2016/08/31 v3.10e achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ abbreviations = true, articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-enfuem.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-enfuem.cfg index 00033f31843..43fcf6d4f68 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-enfuem.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-enfuem.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-enfuem.cfg} - [2016/06/17 v3.10d achemso configuration: Energy Fuels] + [2016/08/31 v3.10e achemso configuration: Energy Fuels] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,review,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-esthag.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-esthag.cfg index a46bbe3536b..464f5c3045b 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-esthag.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-esthag.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-esthag.cfg} - [2016/06/17 v3.10d achemso configuration: Environ. Sci. Technol.] + [2016/08/31 v3.10e achemso configuration: Environ. Sci. Technol.] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-estlcu.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-estlcu.cfg index 46e2ae7f58a..7c58ac2fa78 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-estlcu.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-estlcu.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-estlcu.cfg} - [2016/06/17 v3.10d achemso configuration: Environ. Sci. Technol. Lett.] + [2016/08/31 v3.10e achemso configuration: Environ. Sci. Technol. Lett.] \setkeys{acs}{articletitle = true} \def\acs@type@list{letter,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-iecred.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-iecred.cfg index f008edb271b..2a3b1c038c3 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-iecred.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-iecred.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-iecred.cfg} - [2016/06/17 v3.10d achemso configuration: Ind. Eng. Chem. Res.] + [2016/08/31 v3.10e achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ articletitle = true, biblabel = brackets diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-inoraj.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-inoraj.cfg index e9245af6ba1..5db894b4c37 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-inoraj.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-inoraj.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-inoraj.cfg} - [2016/06/17 v3.10d achemso configuration: Inorg. Chem.] + [2016/08/31 v3.10e achemso configuration: Inorg. Chem.] \SectionNumbersOff \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jacsat.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jacsat.cfg index b58d4117a54..f76e1fd807d 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jacsat.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jacsat.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jacsat.cfg} - [2016/06/17 v3.10d achemso configuration: J. Am. Chem. Soc.] + [2016/08/31 v3.10e 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/achemso-jafcau.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jafcau.cfg index 34d5f41584c..90559082630 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jafcau.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jafcau.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jafcau.cfg} - [2016/06/17 v3.10d achemso configuration: J. Agric. Food Chem.] + [2016/08/31 v3.10e achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ articletitle = true, keywords = true diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jceaax.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jceaax.cfg index 026b6f81f38..2411916df63 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jceaax.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jceaax.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jceaax.cfg} - [2016/06/17 v3.10d achemso configuration: J. Chem. Eng. Data] + [2016/08/31 v3.10e achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \def\refname{Literature Cited} diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jceda8.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jceda8.cfg index 559bc5f8b9e..bd98dd9a91e 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jceda8.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jceda8.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jceda8.cfg} - [2016/06/17 v3.10d achemso configuration: J. Chem. Ed.] + [2016/08/31 v3.10e achemso configuration: J. Chem. Ed.] \setkeys{acs}{ articletitle = true, keywords = true diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jcisd8.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jcisd8.cfg index aec6b2e35c5..78db2b340e7 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jcisd8.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jcisd8.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jcisd8.cfg} - [2016/06/17 v3.10d achemso configuration: J. Chem. Inf. Model.] + [2016/08/31 v3.10e achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jctcce.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jctcce.cfg index 0aeb3b4d0f5..6f21a825b9f 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jctcce.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jctcce.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jctcce.cfg} - [2016/06/17 v3.10d achemso configuration: J. Chem. Theory Comput.] + [2016/08/31 v3.10e achemso configuration: J. Chem. Theory Comput.] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ maxauthors = 0 diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jmcmar.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jmcmar.cfg index 70c4292688e..fb0a7f48016 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jmcmar.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jmcmar.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jmcmar.cfg} - [2016/06/17 v3.10d achemso configuration: J. Med. Chem.] + [2016/08/31 v3.10e achemso configuration: J. Med. Chem.] \setkeys{acs}{articletitle = true} \def\acs@type@list{article,letter,perspective,suppinfo} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jnprdf.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jnprdf.cfg index faadfbca60f..bef47673ce0 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jnprdf.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jnprdf.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jnprdf.cfg} - [2016/06/17 v3.10d achemso configuration: J. Nat. Prod.] + [2016/08/31 v3.10e achemso configuration: J. Nat. Prod.] \renewcommand*{\abstractname}{ABSTRACT} \renewcommand*{\acknowledgementname}{ACKNOWLEDGEMENT} \renewcommand*{\suppinfoname}{ASSOCIATED CONTENT} diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-joceah.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-joceah.cfg index d300fb05aae..710c884158f 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-joceah.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-joceah.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-joceah.cfg} - [2016/06/17 v3.10d achemso configuration: J. Org. Chem.] + [2016/08/31 v3.10e achemso configuration: J. Org. Chem.] \ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jpcafh.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jpcafh.cfg index 7dacc76d9e2..c24e675e905 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jpcafh.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jpcafh.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jpcafh.cfg} - [2016/06/17 v3.10d achemso configuration: J. Phys. Chem. A] + [2016/08/31 v3.10e achemso configuration: J. Phys. Chem. A] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jpcbfk.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jpcbfk.cfg index 11f58c7f02e..5d5f4f57aa0 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jpcbfk.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jpcbfk.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jpcbfk.cfg} - [2016/06/17 v3.10d achemso configuration: J. Phys. Chem. B] + [2016/08/31 v3.10e achemso configuration: J. Phys. Chem. B] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jpccck.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jpccck.cfg index 2e5a2dfe25b..88604bf87cb 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jpccck.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jpccck.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jpccck.cfg} - [2016/06/17 v3.10d achemso configuration: J. Phys. Chem. C] + [2016/08/31 v3.10e achemso configuration: J. Phys. Chem. C] \def\acs@type@list{article,suppinfo} \setkeys{acs}{ articletitle = true, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jpclcd.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jpclcd.cfg index 825e581c30c..fe13dceae4b 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jpclcd.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jpclcd.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jpclcd.cfg} - [2016/06/17 v3.10d achemso configuration: J. Phys. Chem. Lett.] + [2016/08/31 v3.10e achemso configuration: J. Phys. Chem. Lett.] \setkeys{acs}{ articletitle = true, etalmode = truncate, diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-jprobs.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-jprobs.cfg index b0c110ae5aa..d36ce1e3e56 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-jprobs.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-jprobs.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-jprobs.cfg} - [2016/06/17 v3.10d achemso configuration: J. Proteome Res.] + [2016/08/31 v3.10e achemso configuration: J. Proteome Res.] \setkeys{acs}{ articletitle = true, keywords = true diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-langd5.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-langd5.cfg index 31b229d6bb5..fbecdbbbab0 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-langd5.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-langd5.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-langd5.cfg} - [2016/06/17 v3.10d achemso configuration: Langmuir] + [2016/08/31 v3.10e achemso configuration: Langmuir] \def\acs@type@list{article,letter,suppinfo} \setkeys{acs}{articletitle = true} \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-mamobx.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-mamobx.cfg index 753d503815e..27147c8016c 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-mamobx.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-mamobx.cfg @@ -14,8 +14,9 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-mamobx.cfg} - [2016/06/17 v3.10d achemso configuration: Macromolecules] + [2016/08/31 v3.10e achemso configuration: Macromolecules] \SectionNumbersOff +\setkeys{acs}{articletitle=true} %% %% Originally developed by Mats Dahlgren %% Copyright (C) 1996-1998 by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-mpohbp.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-mpohbp.cfg index 3893ca85930..5f613ea1f10 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-mpohbp.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-mpohbp.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-mpohbp.cfg} - [2016/06/17 v3.10d achemso configuration: Mol. Pharm.] + [2016/08/31 v3.10e achemso configuration: Mol. Pharm.] \setkeys{acs}{ articletitle = true, keywords = true diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-nalefd.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-nalefd.cfg index 0def2c1eddd..cfc96b4075d 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-nalefd.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-nalefd.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-nalefd.cfg} - [2016/06/17 v3.10d achemso configuration: Nano Lett.] + [2016/08/31 v3.10e 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/achemso-oprdfk.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-oprdfk.cfg index de509e15daa..f188ae35f0f 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-oprdfk.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-oprdfk.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-oprdfk.cfg} - [2016/06/17 v3.10d achemso configuration: Org. Proc. Res. Dev.] + [2016/08/31 v3.10e achemso configuration: Org. Proc. Res. Dev.] \def\acs@type@list{article,highlight,review,suppinfo} \SectionNumbersOff %% diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-orgnd7.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-orgnd7.cfg index e63385e3f14..880005c5ccb 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-orgnd7.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-orgnd7.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-orgnd7.cfg} - [2016/06/17 v3.10d achemso configuration: Organometallics] + [2016/08/31 v3.10e achemso configuration: Organometallics] \SectionNumbersOff \setkeys{acs}{articletitle = true} %% diff --git a/Master/texmf-dist/tex/latex/achemso/achemso-orlef7.cfg b/Master/texmf-dist/tex/latex/achemso/achemso-orlef7.cfg index 9879f4c86c6..f301128d432 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso-orlef7.cfg +++ b/Master/texmf-dist/tex/latex/achemso/achemso-orlef7.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{achemso-orlef7.cfg} - [2016/06/17 v3.10d achemso configuration: Org. Lett.] + [2016/08/31 v3.10e achemso configuration: Org. Lett.] \def\acs@type@default{letter} \def\acs@type@list{letter} \SectionsOff diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls index ec8dad778eb..15d61ad502e 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso.cls +++ b/Master/texmf-dist/tex/latex/achemso/achemso.cls @@ -15,7 +15,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesClass{achemso} - [2016/06/17 v3.10d Submission to ACS journals] + [2016/08/31 v3.10e Submission to ACS journals] \LoadClass[12pt,letter]{article} \newcommand*\acs@warning{\ClassWarning{achemso}} \newcommand*\acs@ifundefined[1]{% diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty index 23c8d594141..ec3069e9c58 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso.sty +++ b/Master/texmf-dist/tex/latex/achemso/achemso.sty @@ -15,7 +15,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{achemso} - [2016/06/17 v3.10d Support for ACS journals] + [2016/08/31 v3.10e Support for ACS journals] \@ifclassloaded{achemso}{% \PackageInfo{achemso}{% You have already loaded the `achemso' class:\MessageBreak |