diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/config')
36 files changed, 1817 insertions, 832 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg b/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg index 69b28dd4598..eaad8b26a48 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg @@ -5,26 +5,56 @@ %% The original source files were: %% %% achemso.dtx (with options: `acbcct') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{acbcct.cfg} - [2009/02/03 v3.1a achemso configuration: - ACS Chem. Biol.] -\acs@setkeys{ - abbreviate=true, - biblabel=fullstop, - biochem=true, - maxauthors=15, - super=false, - usetitle=true} -\acs@validtype{article,letter,review,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: ACS Chem. Biol.] +\setkeys{acs}{ + biblabel = fullstop, + biochem = true, + super = false, + usetitle = true +} +\renewcommand*{\acs@type@list}{article,letter,review,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `acbcct.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg b/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg index fe776390d30..1e7077cf36c 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg @@ -5,27 +5,53 @@ %% The original source files were: %% %% achemso.dtx (with options: `achre4') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{achre4.cfg} - [2009/02/03 v3.1a achemso configuration: - Acc. Chem. Res.] -\acs@setkeys{ - abbreviate=true, - biblabel=plain, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{article,suppinfo} + [2009/04/21 v3.2 achemso configuration: Acc. Chem. Res.] +\setkeys{acs}{ + biblabel = plain +} +\renewcommand*{\acs@type@list}{article,suppinfo} \renewcommand*{\abstractname}{Conspectus} -\endinput +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `achre4.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg index 68dc216adf9..5260af5fd8f 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg @@ -5,26 +5,54 @@ %% The original source files were: %% %% achemso.dtx (with options: `ancac3') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{acbcct.cfg} - [2009/02/03 v3.1a achemso configuration: - ACS Nano] -\acs@setkeys{ - abbreviate=true, - biblabel=fullstop, - biochem=false, - maxauthors=15, - super=true, - usetitle=true} -\acs@validtype{perspective,article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: ACS Nano] +\setkeys{acs}{ + biblabel = fullstop, + usetitle = true +} +\renewcommand*{\acs@type@list}{article,perspective,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `ancac3.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg index 507c068b8c3..8d254b316a0 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg @@ -5,26 +5,50 @@ %% The original source files were: %% %% achemso.dtx (with options: `ancham') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{ancham.cfg} - [2009/02/03 v3.1a achemso configuration: - Anal. Chem.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{article,suppinfo,note} -\endinput + [2009/04/21 v3.2 achemso configuration: Anal. Chem.] +\renewcommand*{\acs@type@list}{article,note,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `ancham.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg b/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg index 3933620e697..d27cced1093 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg @@ -5,26 +5,54 @@ %% The original source files were: %% %% achemso.dtx (with options: `bcches') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{bcches.cfg} - [2009/02/03 v3.1a achemso configuration: - Bioconjugate Chem.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=true, - maxauthors=15, - super=false, - usetitle=true} -\acs@validtype{article,communication,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Bioconjugate Chem.] +\setkeys{acs}{ + biochem = true, + super = false, + usetitle = true +} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `bcches.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg b/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg index 4b5548b818b..c35b56ab106 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg @@ -5,26 +5,55 @@ %% The original source files were: %% %% achemso.dtx (with options: `bichaw') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{biochem.cfg} - [2009/02/03 v3.1a achemso configuration: - Biochemistry] -\acs@setkeys{ - abbreviate=true, - biblabel=fullstop, - biochem=true, - maxauthors=15, - super=false, - usetitle=true} -\acs@validtype{article,communication,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Biochemistry] +\setkeys{acs}{ + biblabel = fullstop, + biochem = true, + super = false, + usetitle = true +} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `bichaw.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg b/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg index cacce1435c4..3fdfb050a36 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg @@ -5,26 +5,54 @@ %% The original source files were: %% %% achemso.dtx (with options: `bipret') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{bipret.cfg} - [2009/02/03 v3.1a achemso configuration: - Biotechnol. Prog.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=false, - usetitle=true} -\acs@validtype{article,review,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Biotechnol. Prog.] +\setkeys{acs}{ + super = false, + usetitle = true +} +\renewcommand*{\acs@type@list}{article,review,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `bipret.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg b/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg index 85fdc1dd617..afc07e10685 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg @@ -5,26 +5,53 @@ %% The original source files were: %% %% achemso.dtx (with options: `bomaf6') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{bomaf6.cfg} - [2009/02/03 v3.1a achemso configuration: - Biomacromolecules] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=false, - usetitle=true} -\acs@validtype{article,communication,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Biomacromolecules] +\setkeys{acs}{ + super = false, + usetitle = true +} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `bomaf6.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg b/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg index 21f48ab2cec..5f284285269 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg @@ -5,30 +5,56 @@ %% The original source files were: %% %% achemso.dtx (with options: `cgdefu') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{cgdefu.cfg} - [2009/02/03 v3.1a achemso configuration: - Cryst. Growth Des.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{perspective,article,communication,suppinfo} -\renewcommand*{\acs@tempa}{communication} -\ifx\acs@manuscript\acs@tempa - \acs@killsecs + [2009/04/21 v3.2 achemso configuration: Cryst. Growth Des.] +\renewcommand*{\acs@type@list}{% + article,communication,perspective,suppinfo% +} +\SectionNumbersOff +\def\@tempa{communication} +\ifx\acs@manuscript\@tempa + \SectionsOff \fi -\endinput +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `cgdefu.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg b/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg index ae667bc9d4a..0bf5a7c78f9 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg @@ -5,28 +5,51 @@ %% The original source files were: %% %% achemso.dtx (with options: `chreay') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{chreay.cfg} - [2009/02/03 v3.1a achemso configuration: - Chem. Rev.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=0, - super=true, - usetitle=false} -\acs@validtype[review]{review} -\AtBeginDocument{ - \renewcommand*{\bibsection}{\section{\refname}}} -\endinput + [2009/04/21 v3.2 achemso configuration: Chem. Rev.] +\renewcommand*{\acs@type@default}{review} +\renewcommand*{\acs@type@list}{review} +\renewcommand*{\bibsection}{\acs@section{\refname}} +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `chreay.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg b/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg index 9bfb14f9dba..6be1f3dc1a1 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg @@ -5,31 +5,54 @@ %% The original source files were: %% %% achemso.dtx (with options: `cmatex') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{cmatex.cfg} - [2009/02/03 v3.1a achemso configuration: - Chem. Mater.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{article,communication,suppinfo} -\renewcommand*{\acs@tempa}{communication} -\ifx\acs@manuscript\acs@tempa - \acs@killabstract - \acs@killsecs + [2009/04/21 v3.2 achemso configuration: Chem. Mater.] +\SectionNumbersOff +\def\@tempa{communication} +\ifx\acs@manuscript\@tempa + \AbstractOff + \SectionsOff \fi -\endinput +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `cmatex.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg b/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg index a5f765b9d3a..6d1f2aeb3e2 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg @@ -5,26 +5,57 @@ %% The original source files were: %% %% achemso.dtx (with options: `crtoec') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{crtoec.cfg} - [2009/02/03 v3.1a achemso configuration: - Chem. Res. Toxicol.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=true, - maxauthors=15, - super=false, - usetitle=true} -\acs@validtype{perspective,article,review,profile,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Chem. Res. Toxicol.] +\setkeys{acs}{ + biochem = true, + super = false, + usetitle = true +} +\renewcommand*{\acs@type@list}{% + article,perspective,profile,review,suppinfo% +} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `crtoec.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg b/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg index abf1e3fa431..2e6e6120fcc 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg @@ -5,26 +5,50 @@ %% The original source files were: %% %% achemso.dtx (with options: `enfuem') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{enfuem.cfg} - [2009/02/03 v3.1a achemso configuration: - Energy Fuels] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{review,article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Energy Fuels] +\renewcommand*{\acs@type@list}{article,review,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `enfuem.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg b/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg index 809bf0c7d68..a972dcb1510 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg @@ -5,26 +5,54 @@ %% The original source files were: %% %% achemso.dtx (with options: `esthag') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{esthag.cfg} - [2009/02/03 v3.1a achemso configuration: - Environ. Sci. Technol.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=false, - usetitle=true} -\acs@validtype{article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Environ. Sci. Technol.] +\setkeys{acs}{ + super = false, + usetitle = true +} +\renewcommand*{\acs@type@list}{article,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `esthag.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg b/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg index 9c603e097f9..0d5015c49d4 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg @@ -5,30 +5,53 @@ %% The original source files were: %% %% achemso.dtx (with options: `iecred') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{iecred.cfg} - [2009/02/03 v3.1a achemso configuration: - Ind. Eng. Chem. Res.] -\acs@setkeys{ - abbreviate=true, - biblabel=fullstop, - biochem=false, - maxauthors=15, - super=true, - usetitle=true} -\acs@validtype{article,communication,suppinfo} -\renewcommand*{\acs@tempa}{suppinfo} -\ifx\acs@manuscript\acs@tempa - \acs@setkeys{maxauthors=0} -\fi -\endinput + [2009/04/21 v3.2 achemso configuration: Ind. Eng. Chem. Res.] +\setkeys{acs}{ + biblabel = fullstop, + usetitle = true +} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `iecred.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg b/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg index ad4fb94b2d2..ddff2569cc4 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg @@ -5,31 +5,54 @@ %% The original source files were: %% %% achemso.dtx (with options: `inoraj') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{inoraj.cfg} - [2009/02/03 v3.1a achemso configuration: - Inorg. Chem.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{article,communication,suppinfo} -\renewcommand*{\acs@tempa}{communication} -\ifx\acs@manuscript\acs@tempa - \acs@killabstract - \acs@killsecs + [2009/04/21 v3.2 achemso configuration: Inorg. Chem.] +\SectionNumbersOff +\def\@tempa{communication} +\ifx\acs@manuscript\@tempa + \AbstractOff + \SectionsOff \fi -\endinput +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `inoraj.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg index 2643a69ce3d..a9ec7a127a3 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg @@ -5,149 +5,238 @@ %% The original source files were: %% %% achemso.dtx (with options: `jacsat') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jacsat.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Am. Chem. Soc.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{article,communication,suppinfo} -\renewcommand*{\acs@tempa}{communication} -\ifx\acs@manuscript\acs@tempa - \@twocolumntrue - \col@number\tw@\relax - \def\@xipt{11} - \renewcommand{\normalsize}{% - \@setfontsize\normalsize\@ixpt\@xipt} - \normalsize - \newcommand*{\titlesize}{% - \@setfontsize\titlesize\@xiipt{13}} - \newcommand*{\authorsize}{% - \@setfontsize\authorsize{10.5}{12.5}} - \newcommand*{\affilsize}{% - \@setfontsize\affilsize\@ixpt\@xpt} - \newcommand*{\emailsize}{% - \@setfontsize\emailsize\@viiipt{15}} - \newcommand*{\capsize}{% - \@setfontsize\capsize\@viiipt\@ixpt} - \newcommand*{\acksize}{% - \@setfontsize\acksize\@ixpt\@xipt} - \newcommand*{\suppsize}{% - \@setfontsize\suppsize{8.5}{10.5}} - \newcommand*{\refsize}{% - \@setfontsize\refsize{7.5}{7.5}} - \let\footnotesize\refsize - \geometry{letterpaper,top=12.7mm,bottom=16.8mm,left=19.3mm, - right=19.3mm,dvips} - \setlength{\columnsep}{8.1mm} - \setlength{\parindent}{3.3mm} - \abovedisplayskip 5\p@ \@plus2\p@ \@minus 5\p@ - \abovedisplayshortskip \z@ \@plus3\p@ - \belowdisplayshortskip 3\p@ \@plus3\p@ \@minus 3\p@ - \belowdisplayskip \abovedisplayskip - \abovecaptionskip 5\p@ - \intextsep 7\p@ \@plus 2\p@ \@minus 2\p@ - \let\@listi\@listI - \tolerance=2000 - \emergencystretch=10pt - \acs@killabstract - \acs@killsecs - \AtBeginDocument{\singlespacing} - \renewcommand*{\ps@plain}{% - \let\@mkboth\@gobbletwo - \let\@oddhead\@empty - \renewcommand*{\@oddfoot}{% - \reset@font\sffamily\textbf{\thepage}\hfil}% - \let\@evenhead\@empty - \let\@evenfoot\@oddfoot} - \newcommand*{\ps@jacs}{% - \renewcommand*{\@oddfoot}{% - \reset@font\sffamily\textbf{\thepage}\hfil}% - \renewcommand*{\@evenfoot}{% - \reset@font\hfil\sffamily\textbf{\thepage}}% - \renewcommand*{\@oddhead}{}% - \let\@evenhead\@oddhead} - \pagestyle{jacs} - \renewcommand*{\@maketitle}{% - \pagestyle{jacs}% - \ifnum\acs@authorcnt<\z@\relax - \ClassError{achemso}{No authors defined} - {At least one author is required}% - \fi - \newpage - \null - {\titlesize - \vspace*{16mm}}% - \begin{center} - \begin{minipage}{152.4mm} - \begin{center} - {\titlesize\bfseries\sffamily - \@title \par}% - {\authorsize\sffamily\frenchspacing - \acs@authorlist\par}% - {\affilsize\itshape\acs@addresslist \par}% - {\emailsize\sffamily - Received \today; - E-mail: \acs@emaillist}% - \vspace{-1mm}% - \end{center} - \end{minipage} - \end{center}} - \floatstyle{plaintop} - \restylefloat{scheme} - \floatstyle{plain} - \DeclareCaptionLabelSeparator{perquad}{.\quad} - \captionsetup{labelfont={bf,it,sf},textfont=sf, - labelsep=perquad} - \let\captionfont\capsize - \captionsetup[figure]{textfont=rm} - \captionsetup{singlelinecheck=off} - \g@addto@macro{\table}{\capsize} - \renewenvironment{acknowledgement}{% - \renewcommand*{\acs@tempa}{acknowledgement}% - \ifx\@currenvir\acs@tempa - \let\par\relax - \acksize - \vspace{6pt}% - \textbf{\acs@acknowledgement.} - \else - \acs@subsection*{\acs@acknowledgement} - \fi}{\acs@par} - \renewenvironment{suppinfo}{% - \renewcommand*{\acs@tempa}{suppinfo}% - \ifx\@currenvir\acs@tempa - \let\par\relax - \suppsize - \vspace{6pt}% - \textbf{\acs@suppinfo:} - \else - \acs@subsection*{\acs@suppinfo} - \fi}{\acs@par} - \let\acs@par\par - \AtBeginDocument{ - \renewcommand*{\bibsection}{% - \@startsection{section}{1} - {\z@}{\z@}{2.5mm}% - {\normalfont\acksize\bfseries} - {\hrule\nobreak - \vspace{1.2mm}\noindent\refname}} - \let\bibfont\refsize - \setlength{\bibhang}{0.61cm} - \setlength{\bibsep}{0mm}} + [2009/04/21 v3.2 achemso configuration: J. Am. Chem. Soc.] +\SectionNumbersOff +\def\@tempa{communication} +\ifx\acs@manuscript\@tempa\else + \expandafter\endinput \fi -\endinput +\AbstractOff +\SectionsOff +\AtBeginDocument{\singlespacing} +\twocolumn +\renewcommand*{\@xipt}{11} +\renewcommand{\normalsize}{% + \@setfontsize\normalsize\@ixpt\@xipt +} +\normalsize +\let\@listi\@listI +\geometry{ + letterpaper, + top = 12.7mm, + bottom = 16.8mm, + left = 19.3mm, + right = 19.3mm, + dvips +} +\setlength{\columnsep}{8.1mm} +\setlength{\parindent}{3.3mm} +\abovedisplayskip 5\p@ \@plus2\p@ \@minus 5\p@\relax +\abovedisplayshortskip \z@ \@plus3\p@\relax +\belowdisplayshortskip 3\p@ \@plus3\p@ \@minus 3\p@\relax +\belowdisplayskip\abovedisplayskip\relax +\abovecaptionskip 5\p@\relax +\intextsep 7\p@ \@plus 2\p@ \@minus 2\p@\relax +\tolerance=2000\relax +\emergencystretch=10pt\relax +\newcommand*{\affilsize}{% + \@setfontsize\affilsize\@ixpt\@xpt +} +\newcommand*{\acksize}{% + \@setfontsize\acksize\@ixpt\@xipt +} +\newcommand*{\authorsize}{% + \@setfontsize\authorsize{10.5}{12.5}% +} +\newcommand*{\capsize}{% + \@setfontsize\capsize\@viiipt\@ixpt +} +\newcommand*{\emailsize}{% + \@setfontsize\emailsize\@viiipt{15}% +} +\newcommand*{\refsize}{% + \@setfontsize\refsize{7.5}{7.5}% +} +\newcommand*{\suppsize}{% + \@setfontsize\suppsize{8.5}{10.5}% +} +\newcommand*{\titlesize}{% + \@setfontsize\titlesize\@xiipt{13}% +} +\let\footnotesize\refsize +\let\captionfont\capsize +\renewcommand*{\ps@plain}{% + \let\@mkboth\@gobbletwo + \let\@oddhead\@empty + \renewcommand*{\@oddfoot}{% + \reset@font + \sffamily + \textbf{\thepage}% + \hfil + }% + \let\@evenhead\@empty + \let\@evenfoot\@oddfoot +} +\newcommand*{\ps@jacs}{% + \renewcommand*{\@oddfoot}{% + \reset@font + \sffamily + \textbf{\thepage}% + \hfil + }% + \renewcommand*{\@evenfoot}{% + \reset@font + \hfil + \sffamily + \textbf{\thepage}% + }% + \renewcommand*{\@oddhead}{}% + \let\@evenhead\@oddhead +} +\pagestyle{jacs} +\renewcommand*{\@maketitle}{% + \pagestyle{jacs}% + \ifnum\acs@author@cnt<\z@\relax + \acs@warning{No authors defined: At least one author is required}% + \fi + \newpage + \null + {% + \titlesize + \vspace*{16mm}% + }% + \begin{center} + \begin{minipage}{152.4mm} + \begin{center} + {% + \titlesize + \bfseries + \sffamily + \@title\par + }% + {% + \authorsize + \sffamily + \frenchspacing + \acs@author@list + \par + }% + {% + \affilsize + \itshape + \acs@address@list + \par + }% + {% + \emailsize + \sffamily + Received \today; + E-mail: \acs@email@list + }% + \vspace{-1mm}% + \end{center} + \end{minipage} + \end{center}% +} +\floatstyle{plaintop} +\restylefloat{scheme} +\floatstyle{plain} +\DeclareCaptionLabelSeparator{perquad}{.\quad} +\captionsetup{ + singlelinecheck = off, + labelfont = {bf,it,sf}, + textfont = sf, + labelsep = perquad +} +\captionsetup[figure]{textfont=rm} +\newcommand*{\acs@table}{} +\let\acs@table\table +\renewcommand*{\table}{% + \capsize + \acs@table +} +\newcommand*{\acs@par}{} +\let\acs@par\par +\renewenvironment{acknowledgement}{% + \def\@tempa{acknowledgement}% + \ifx\@currenvir\@tempa + \let\par\relax + \acksize + \vspace{6pt}% + \textbf{\acknowledgementname} + \else + \acs@subsection*{\acknowledgementname} + \fi +}{% + \acs@par +} +\renewenvironment{suppinfo}{% + \def\@tempa{suppinfo}% + \ifx\@currenvir\@tempa + \let\par\relax + \suppsize + \vspace{6pt}% + \textbf{\suppinfoname:} + \else + \acs@subsection*{\suppinfoname} + \fi +}{% + \acs@par +} +\AtBeginDocument{ + \renewcommand*{\bibsection}{% + \@startsection + {section} + {1} + {\z@}{\z@}{2.5mm}% + {\normalfont\acksize\bfseries} + {\hrule\nobreak\vspace{1.2mm}\noindent\refname}% + }% + \let\bibfont\refsize + \setlength{\bibhang}{0.61cm}% + \setlength{\bibsep}{0mm}% +} +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jacsat.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg b/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg index 7810e22b288..b0d6a92df8f 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg @@ -5,26 +5,54 @@ %% The original source files were: %% %% achemso.dtx (with options: `jafcau') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jafcau.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Agric. Food Chem.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=false, - usetitle=true} -\acs@validtype{article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: J. Agric. Food Chem.] +\setkeys{acs}{ + super = false, + usetitle = true +} +\renewcommand*{\acs@type@list}{article,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jafcau.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg b/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg index 89631eeb838..0a8d5c272e4 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg @@ -5,26 +5,50 @@ %% The original source files were: %% %% achemso.dtx (with options: `jcchff') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jcchff.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Comb. Chem.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{article,report,perspective,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: J. Comb. Chem.] +\renewcommand*{\acs@type@list}{article,report,perspective,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jcchff.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg b/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg index f6689af5723..3ed3e5e9123 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg @@ -5,26 +5,53 @@ %% The original source files were: %% %% achemso.dtx (with options: `jceaax') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jceaax.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Chem. Eng. Data] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=true} -\acs@validtype{article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: J. Chem. Eng. Data] +\setkeys{acs}{ + usetitle = true +} +\renewcommand*{\acs@type@list}{article,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jceaax.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg b/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg index 857129743da..300b783fdf8 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg @@ -5,26 +5,53 @@ %% The original source files were: %% %% achemso.dtx (with options: `jcisd8') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jcisd8.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Chem. Inf. Model.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=true} -\acs@validtype{article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: J. Chem. Inf. Model.] +\setkeys{acs}{ + usetitle = true +} +\renewcommand*{\acs@type@list}{article,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jcisd8.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg b/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg index 9a4c8a5e91e..f3b882ef086 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg @@ -5,27 +5,49 @@ %% The original source files were: %% %% achemso.dtx (with options: `jctcce') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jctcce.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Chem. Theory Comput.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{article,suppinfo} -\acs@restsecnums -\endinput + [2009/04/21 v3.2 achemso configuration: J. Chem. Theory Comput.] +\renewcommand*{\acs@type@list}{article,suppinfo} +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jctcce.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg b/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg index 3cf20a99a62..547c2c8bd67 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg @@ -5,26 +5,53 @@ %% The original source files were: %% %% achemso.dtx (with options: `jmcmar') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jmcmar.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Med. Chem.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=true} -\acs@validtype{perspective,letter,article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: J. Med. Chem.] +\setkeys{acs}{ + usetitle = true +} +\renewcommand*{\acs@type@list}{article,letter,perspective,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jmcmar.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg b/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg index 9345c7b320f..16905a47416 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg @@ -5,31 +5,53 @@ %% The original source files were: %% %% achemso.dtx (with options: `jnprdf') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jnprdf.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Nat. Prod.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{article,communication,suppinfo} -\renewcommand*{\acs@tempa}{communication} -\ifx\acs@manuscript\acs@tempa - \acs@killabstract - \acs@killsecs + [2009/04/21 v3.2 achemso configuration: J. Nat. Prod.] +\def\@tempa{communication} +\ifx\acs@manuscript\@tempa + \AbstractOff + \SectionsOff \fi -\endinput +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jnprdf.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg b/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg index 7b65c1841bc..9082cc18282 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg @@ -5,31 +5,53 @@ %% The original source files were: %% %% achemso.dtx (with options: `joceah') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{joceah.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Org. Chem.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{article,communication,suppinfo} -\renewcommand*{\acs@tempa}{communication} -\ifx\acs@manuscript\acs@tempa - \acs@killabstract - \acs@killsecs + [2009/04/21 v3.2 achemso configuration: J. Org. Chem.] +\def\@tempa{communication} +\ifx\acs@manuscript\@tempa + \AbstractOff + \SectionsOff \fi -\endinput +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `joceah.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg index 53c193f2270..3b74c995171 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg @@ -5,26 +5,52 @@ %% The original source files were: %% %% achemso.dtx (with options: `jpcafh') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jpcafh.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Phys. Chem. A] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{letter,article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: J. Phys. Chem. A] +\renewcommand*{\acs@type@list}{article,letter,suppinfo} +\SectionNumbersOff +\captionsetup[table]{labelfont=bf,textfont=bf} +\g@addto@macro{\maketitle}{\newpage} +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jpcafh.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg index 0cf32d0c5d1..9c02747567d 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg @@ -5,26 +5,52 @@ %% The original source files were: %% %% achemso.dtx (with options: `jpcbfk') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jpcbfk.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Phys. Chem. B] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{letter,article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: J. Phys. Chem. B] +\renewcommand*{\acs@type@list}{article,letter,suppinfo} +\SectionNumbersOff +\captionsetup[table]{labelfont=bf,textfont=bf} +\g@addto@macro{\maketitle}{\newpage} +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jpcbfk.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg index 11ae5219bf1..5eaf32fe815 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpccck.cfg @@ -5,26 +5,52 @@ %% The original source files were: %% %% achemso.dtx (with options: `jpccck') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jpccck.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Phys. Chem. C] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{letter,article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: J. Phys. Chem. C] +\renewcommand*{\acs@type@list}{article,letter,suppinfo} +\SectionNumbersOff +\captionsetup[table]{labelfont=bf,textfont=bf} +\g@addto@macro{\maketitle}{\newpage} +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jpccck.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg b/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg index f46dc26c634..2563f48caa1 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg @@ -5,26 +5,53 @@ %% The original source files were: %% %% achemso.dtx (with options: `jprobs') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{jprobs.cfg} - [2009/02/03 v3.1a achemso configuration: - J. Proteome Res.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=true} -\acs@validtype{review,article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: J. Proteome Res.] +\setkeys{acs}{ + usetitle = true +} +\renewcommand*{\acs@type@list}{article,review,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `jprobs.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg b/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg index 34d8bc502ad..9dd53c7f26a 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg @@ -5,26 +5,50 @@ %% The original source files were: %% %% achemso.dtx (with options: `langd5') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{langd5.cfg} - [2009/02/03 v3.1a achemso configuration: - Langmuir] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{letter,article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Langmuir] +\renewcommand*{\acs@type@list}{article,letter,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `langd5.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg b/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg index dfae7f59bf2..901ecc23d56 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg @@ -5,26 +5,49 @@ %% The original source files were: %% %% achemso.dtx (with options: `mamobx') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{mamobx.cfg} - [2009/02/03 v3.1a achemso configuration: - Macromolecules] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{communication,article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Macromolecules] +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `mamobx.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg b/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg index 842e23680ac..01819099c4d 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg @@ -5,26 +5,53 @@ %% The original source files were: %% %% achemso.dtx (with options: `mpohbp') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{mamobx.cfg} - [2009/02/03 v3.1a achemso configuration: - Mol. Pharm.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=true} -\acs@validtype{article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Mol. Pharm.] +\setkeys{acs}{ + usetitle = true +} +\renewcommand*{\acs@type@list}{article,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `mpohbp.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg b/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg index 3c52608bb7d..7ba7d8fdaa5 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg @@ -5,26 +5,51 @@ %% The original source files were: %% %% achemso.dtx (with options: `nalefd') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{nalefd.cfg} - [2009/02/03 v3.1a achemso configuration: - Nano Lett.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype[letter]{letter} -\endinput + [2009/04/21 v3.2 achemso configuration: Nano Lett.] +\renewcommand*{\acs@type@default}{letter} +\renewcommand*{\acs@type@list}{letter} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `nalefd.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg b/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg index 3ccc854fbe3..1689751e56b 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg @@ -5,26 +5,50 @@ %% The original source files were: %% %% achemso.dtx (with options: `oprdfk') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{oprdfk.cfg} - [2009/02/03 v3.1a achemso configuration: - Org. Proc. Res. Dev.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{highlight,article,review,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Org. Proc. Res. Dev.] +\renewcommand*{\acs@type@list}{article,highlight,review,suppinfo} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `oprdfk.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg b/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg index c631bd901d0..6d83876acbb 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg @@ -5,26 +5,49 @@ %% The original source files were: %% %% achemso.dtx (with options: `orgnd7') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{orgnd7.cfg} - [2009/02/03 v3.1a achemso configuration: - Organometallics] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype{communication,article,suppinfo} -\endinput + [2009/04/21 v3.2 achemso configuration: Organometallics] +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `orgnd7.cfg'. diff --git a/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg b/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg index ccde2185892..5bd1179a5db 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg @@ -5,26 +5,51 @@ %% The original source files were: %% %% achemso.dtx (with options: `orlef7') -%% ---------------------------------------------------------------- -%% achemso --- Support for submissions to American Chemical -%% Society journals -%% Maintained by Joseph Wright -%% 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 -%% ---------------------------------------------------------------- +%% ---------------------------------------------------------------- +%% 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{orlef7.cfg} - [2009/02/03 v3.1a achemso configuration: - Org. Lett.] -\acs@setkeys{ - abbreviate=true, - biblabel=brackets, - biochem=false, - maxauthors=15, - super=true, - usetitle=false} -\acs@validtype[letter]{letter} -\endinput + [2009/04/21 v3.2 achemso configuration: Org. Lett.] +\renewcommand*{\acs@type@default}{letter} +\renewcommand*{\acs@type@list}{letter} +\SectionNumbersOff +%% +%% Originally developed by Mats Dahlgren +%% Copyright (C) 1996-1998 by Mats Dahlgren +%% Copyright (C) 2008-2009 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-2003 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.pdf, +%% achemso.bib, +%% achemso.cls, +%% achemso.ins, +%% achemso.sty, +%% achemso-demo.tex, +%% natmove.sty and +%% a number of configuration files. +%% %% %% End of file `orlef7.cfg'. |