diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-30 00:37:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-30 00:37:53 +0000 |
commit | 9c2c06e150241d32a63aca29e5fe19ef4955692a (patch) | |
tree | 6290a7f5b01835da7e8fe9b04b02855b6c7103fd /Master/texmf-dist/tex/latex/achemso/config | |
parent | 5fa926769060d32ca128bbd8f349d90d7fa228b9 (diff) |
achemso 3.2c (29jun09)
git-svn-id: svn://tug.org/texlive/trunk@14009 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/config')
35 files changed, 117 insertions, 197 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg b/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg index dade689fae3..3fbc8bed27a 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/acbcct.cfg @@ -15,14 +15,14 @@ %% \ProvidesFile{acbcct.cfg} - [2009/04/28 v3.2b achemso configuration: ACS Chem. Biol.] + [2009/06/28 v3.2c achemso configuration: ACS Chem. Biol.] \setkeys{acs}{ biblabel = fullstop, biochem = true, super = false, usetitle = true } -\renewcommand*{\acs@type@list}{article,letter,review,suppinfo} +\def\acs@type@list{article,letter,review,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg b/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg index 1a101299b98..6b4510e31d5 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/achre4.cfg @@ -15,12 +15,12 @@ %% \ProvidesFile{achre4.cfg} - [2009/04/28 v3.2b achemso configuration: Acc. Chem. Res.] + [2009/06/28 v3.2c achemso configuration: Acc. Chem. Res.] \setkeys{acs}{ biblabel = plain } -\renewcommand*{\acs@type@list}{article,suppinfo} -\renewcommand*{\abstractname}{Conspectus} +\def\acs@type@list{article,suppinfo} +\def\abstractname{Conspectus} %% %% Originally developed by Mats Dahlgren %% Copyright (C) 1996-1998 by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg index 1d0000dda07..3bd4896ef9c 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/ancac3.cfg @@ -15,12 +15,12 @@ %% \ProvidesFile{acbcct.cfg} - [2009/04/28 v3.2b achemso configuration: ACS Nano] + [2009/06/28 v3.2c achemso configuration: ACS Nano] \setkeys{acs}{ biblabel = fullstop, usetitle = true } -\renewcommand*{\acs@type@list}{article,perspective,suppinfo} +\def\acs@type@list{article,perspective,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg b/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg index ac7eafdbbe8..f311ea7e0cf 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/ancham.cfg @@ -15,8 +15,8 @@ %% \ProvidesFile{ancham.cfg} - [2009/04/28 v3.2b achemso configuration: Anal. Chem.] -\renewcommand*{\acs@type@list}{article,note,suppinfo} + [2009/06/28 v3.2c achemso configuration: Anal. Chem.] +\def\acs@type@list{article,note,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg b/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg index aee281c97f4..bbeb0d71463 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bcches.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{bcches.cfg} - [2009/04/28 v3.2b achemso configuration: Bioconjugate Chem.] + [2009/06/28 v3.2c achemso configuration: Bioconjugate Chem.] \setkeys{acs}{ biochem = true, super = false, diff --git a/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg b/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg index 462fb0bf9ed..ece5b131d47 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bichaw.cfg @@ -15,14 +15,21 @@ %% \ProvidesFile{biochem.cfg} - [2009/04/28 v3.2b achemso configuration: Biochemistry] + [2009/06/28 v3.2c achemso configuration: Biochemistry] \setkeys{acs}{ - biblabel = fullstop, - biochem = true, - super = false, - usetitle = true + abbreviations = true, + biblabel = fullstop, + biochem = true, + keywords = true, + super = false, + usetitle = true } \SectionNumbersOff +\def\acs@maketitle@extras@hook{% + \par + \acs@title@short@print +} +\g@addto@macro{\maketitle}{\newpage} %% %% Originally developed by Mats Dahlgren %% Copyright (C) 1996-1998 by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg b/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg index ac9d3c6e6e9..c1065404e31 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bipret.cfg @@ -15,12 +15,12 @@ %% \ProvidesFile{bipret.cfg} - [2009/04/28 v3.2b achemso configuration: Biotechnol. Prog.] + [2009/06/28 v3.2c achemso configuration: Biotechnol. Prog.] \setkeys{acs}{ super = false, usetitle = true } -\renewcommand*{\acs@type@list}{article,review,suppinfo} +\def\acs@type@list{article,review,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg b/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg index 59f1be64642..53ba22dd39e 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/bomaf6.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{bomaf6.cfg} - [2009/04/28 v3.2b achemso configuration: Biomacromolecules] + [2009/06/28 v3.2c achemso configuration: Biomacromolecules] \setkeys{acs}{ super = false, usetitle = true diff --git a/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg b/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg index 19d667c44ff..e9f7fbfc2f1 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/cgdefu.cfg @@ -15,13 +15,12 @@ %% \ProvidesFile{cgdefu.cfg} - [2009/04/28 v3.2b achemso configuration: Cryst. Growth Des.] -\renewcommand*{\acs@type@list}{% + [2009/06/28 v3.2c achemso configuration: Cryst. Growth Des.] +\def\acs@type@list{% article,communication,perspective,suppinfo% } \SectionNumbersOff -\def\@tempa{communication} -\ifx\acs@manuscript\@tempa +\ifx\acs@manuscript\acs@manuscript@communication \SectionsOff \fi %% diff --git a/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg b/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg index f65097393ca..9796a7fe955 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/chreay.cfg @@ -15,10 +15,10 @@ %% \ProvidesFile{chreay.cfg} - [2009/04/28 v3.2b achemso configuration: Chem. Rev.] -\renewcommand*{\acs@type@default}{review} -\renewcommand*{\acs@type@list}{review} -\renewcommand*{\bibsection}{\acs@section{\refname}} + [2009/06/28 v3.2c achemso configuration: Chem. Rev.] +\def\acs@type@default{review} +\def\acs@type@list{review} +\def\bibsection{\acs@section{\refname}} %% %% Originally developed by Mats Dahlgren %% Copyright (C) 1996-1998 by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg b/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg index b4016b8ca8a..0ff07feaac8 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/cmatex.cfg @@ -15,10 +15,9 @@ %% \ProvidesFile{cmatex.cfg} - [2009/04/28 v3.2b achemso configuration: Chem. Mater.] + [2009/06/28 v3.2c achemso configuration: Chem. Mater.] \SectionNumbersOff -\def\@tempa{communication} -\ifx\acs@manuscript\@tempa +\ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff \fi diff --git a/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg b/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg index bcd65d80cb3..bec2dd23167 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/crtoec.cfg @@ -15,13 +15,13 @@ %% \ProvidesFile{crtoec.cfg} - [2009/04/28 v3.2b achemso configuration: Chem. Res. Toxicol.] + [2009/06/28 v3.2c achemso configuration: Chem. Res. Toxicol.] \setkeys{acs}{ biochem = true, super = false, usetitle = true } -\renewcommand*{\acs@type@list}{% +\def\acs@type@list{% article,perspective,profile,review,suppinfo% } \SectionNumbersOff diff --git a/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg b/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg index ac57664190d..ddf366ec4ae 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/enfuem.cfg @@ -15,8 +15,8 @@ %% \ProvidesFile{enfuem.cfg} - [2009/04/28 v3.2b achemso configuration: Energy Fuels] -\renewcommand*{\acs@type@list}{article,review,suppinfo} + [2009/06/28 v3.2c achemso configuration: Energy Fuels] +\def\acs@type@list{article,review,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg b/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg index ec8d058ce03..ed7dc414d92 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/esthag.cfg @@ -15,12 +15,12 @@ %% \ProvidesFile{esthag.cfg} - [2009/04/28 v3.2b achemso configuration: Environ. Sci. Technol.] + [2009/06/28 v3.2c achemso configuration: Environ. Sci. Technol.] \setkeys{acs}{ super = false, usetitle = true } -\renewcommand*{\acs@type@list}{article,suppinfo} +\def\acs@type@list{article,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg b/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg index 9996f4bb069..1c7a6972b6f 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/iecred.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{iecred.cfg} - [2009/04/28 v3.2b achemso configuration: Ind. Eng. Chem. Res.] + [2009/06/28 v3.2c achemso configuration: Ind. Eng. Chem. Res.] \setkeys{acs}{ biblabel = fullstop, usetitle = true diff --git a/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg b/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg index 9c40a7e7b68..bc81b617a38 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/inoraj.cfg @@ -15,10 +15,9 @@ %% \ProvidesFile{inoraj.cfg} - [2009/04/28 v3.2b achemso configuration: Inorg. Chem.] + [2009/06/28 v3.2c achemso configuration: Inorg. Chem.] \SectionNumbersOff -\def\@tempa{communication} -\ifx\acs@manuscript\@tempa +\ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff \fi diff --git a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg index 3ba9b685514..d37cf34da2e 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg @@ -15,73 +15,48 @@ %% \ProvidesFile{jacsat.cfg} - [2009/04/28 v3.2b achemso configuration: J. Am. Chem. Soc.] + [2009/06/28 v3.2c achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff -\def\@tempa{communication} -\ifx\acs@manuscript\@tempa\else +\ifx\acs@manuscript\acs@manuscript@communication\else \expandafter\endinput \fi -\setkeys{ +\setkeys{acs}{ email = true } \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}{% +\acs@layout@nine +\def\affilsize{% \@setfontsize\affilsize\@ixpt\@xpt } -\newcommand*{\acksize}{% +\def\acksize{% \@setfontsize\acksize\@ixpt\@xipt } -\newcommand*{\authorsize}{% +\def\authorsize{% \@setfontsize\authorsize{10.5}{12.5}% } -\newcommand*{\capsize}{% +\newcommand*\capsize{% \@setfontsize\capsize\@viiipt\@ixpt } -\newcommand*{\emailsize}{% +\def\emailsize{% \@setfontsize\emailsize\@viiipt{15}% } -\newcommand*{\refsize}{% +\newcommand*\refsize{% \@setfontsize\refsize{7.5}{7.5}% } -\newcommand*{\suppsize}{% +\def\suppsize{% \@setfontsize\suppsize{8.5}{10.5}% } -\newcommand*{\titlesize}{% +\def\titlesize{% \@setfontsize\titlesize\@xiipt{13}% } \let\footnotesize\refsize \let\captionfont\capsize -\renewcommand*{\ps@plain}{% +\def\emailfont{\sffamily} +\def\ps@plain{% \let\@mkboth\@gobbletwo \let\@oddhead\@empty - \renewcommand*{\@oddfoot}{% + \def\@oddfoot{% \reset@font \sffamily \textbf{\thepage}% @@ -90,67 +65,34 @@ \let\@evenhead\@empty \let\@evenfoot\@oddfoot } -\newcommand*{\ps@jacs}{% - \renewcommand*{\@oddfoot}{% +\def\ps@acs{% + \def\@oddfoot{% \reset@font \sffamily \textbf{\thepage}% \hfil }% - \renewcommand*{\@evenfoot}{% + \def\@evenfoot{% \reset@font \hfil \sffamily \textbf{\thepage}% }% - \renewcommand*{\@oddhead}{}% + \def\@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}% -} +\pagestyle{acs} +\setlength\acs@space@pre@title{16mm} +\setlength\acs@space@post@title{0mm} +\setlength\acs@space@post@author{0mm} +\setlength\acs@space@post@address{0mm} +\setlength\acs@space@post@email{-1mm} +\setlength\acs@maketitle@width{152.4mm} +\def\acs@contact@details{% + Received \today; E-mail: \acs@email@list +} +\let\acs@author@list@star\relax +\let\acs@maketitle@extras\relax \floatstyle{plaintop} \restylefloat{scheme} \floatstyle{plain} @@ -162,42 +104,15 @@ labelsep = perquad } \captionsetup[figure]{textfont=rm} -\newcommand*{\acs@table}{} +\newcommand*\acs@table{} \let\acs@table\table -\renewcommand*{\table}{% +\def\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 -} +\acs@layout@shared \AtBeginDocument{% - \renewcommand*{\bibsection}{% + \def\bibsection{% \@startsection {section} {1} diff --git a/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg b/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg index 999b536fd95..822693b72df 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jafcau.cfg @@ -15,12 +15,12 @@ %% \ProvidesFile{jafcau.cfg} - [2009/04/28 v3.2b achemso configuration: J. Agric. Food Chem.] + [2009/06/28 v3.2c achemso configuration: J. Agric. Food Chem.] \setkeys{acs}{ super = false, usetitle = true } -\renewcommand*{\acs@type@list}{article,suppinfo} +\def\acs@type@list{article,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg b/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg index 29469a87ced..72b843e31fe 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jcchff.cfg @@ -15,8 +15,8 @@ %% \ProvidesFile{jcchff.cfg} - [2009/04/28 v3.2b achemso configuration: J. Comb. Chem.] -\renewcommand*{\acs@type@list}{article,report,perspective,suppinfo} + [2009/06/28 v3.2c achemso configuration: J. Comb. Chem.] +\def\acs@type@list{article,report,perspective,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg b/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg index 5da0bf62578..a5d9d6a995d 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jceaax.cfg @@ -15,11 +15,11 @@ %% \ProvidesFile{jceaax.cfg} - [2009/04/28 v3.2b achemso configuration: J. Chem. Eng. Data] + [2009/06/28 v3.2c achemso configuration: J. Chem. Eng. Data] \setkeys{acs}{ usetitle = true } -\renewcommand*{\acs@type@list}{article,suppinfo} +\def\acs@type@list{article,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg b/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg index eaf6a481394..345f825db7e 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jcisd8.cfg @@ -15,11 +15,11 @@ %% \ProvidesFile{jcisd8.cfg} - [2009/04/28 v3.2b achemso configuration: J. Chem. Inf. Model.] + [2009/06/28 v3.2c achemso configuration: J. Chem. Inf. Model.] \setkeys{acs}{ usetitle = true } -\renewcommand*{\acs@type@list}{article,suppinfo} +\def\acs@type@list{article,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg b/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg index 69faed84b61..0fa56c3a314 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jctcce.cfg @@ -15,8 +15,8 @@ %% \ProvidesFile{jctcce.cfg} - [2009/04/28 v3.2b achemso configuration: J. Chem. Theory Comput.] -\renewcommand*{\acs@type@list}{article,suppinfo} + [2009/06/28 v3.2c achemso configuration: J. Chem. Theory Comput.] +\def\acs@type@list{article,suppinfo} %% %% Originally developed by Mats Dahlgren %% Copyright (C) 1996-1998 by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg b/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg index 96b4f111fb1..2d1833023bc 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jmcmar.cfg @@ -15,11 +15,11 @@ %% \ProvidesFile{jmcmar.cfg} - [2009/04/28 v3.2b achemso configuration: J. Med. Chem.] + [2009/06/28 v3.2c achemso configuration: J. Med. Chem.] \setkeys{acs}{ usetitle = true } -\renewcommand*{\acs@type@list}{article,letter,perspective,suppinfo} +\def\acs@type@list{article,letter,perspective,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg b/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg index e6f1c964485..8a62d41d24c 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jnprdf.cfg @@ -15,9 +15,8 @@ %% \ProvidesFile{jnprdf.cfg} - [2009/04/28 v3.2b achemso configuration: J. Nat. Prod.] -\def\@tempa{communication} -\ifx\acs@manuscript\@tempa + [2009/06/28 v3.2c achemso configuration: J. Nat. Prod.] +\ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff \fi diff --git a/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg b/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg index dc9775b13d7..b429119b96e 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/joceah.cfg @@ -15,9 +15,8 @@ %% \ProvidesFile{joceah.cfg} - [2009/04/28 v3.2b achemso configuration: J. Org. Chem.] -\def\@tempa{communication} -\ifx\acs@manuscript\@tempa + [2009/06/28 v3.2c achemso configuration: J. Org. Chem.] +\ifx\acs@manuscript\acs@manuscript@communication \AbstractOff \SectionsOff \fi diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg index 70e6b1607ec..b81a9ad1629 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpcafh.cfg @@ -15,8 +15,8 @@ %% \ProvidesFile{jpcafh.cfg} - [2009/04/28 v3.2b achemso configuration: J. Phys. Chem. A] -\renewcommand*{\acs@type@list}{article,letter,suppinfo} + [2009/06/28 v3.2c achemso configuration: J. Phys. Chem. A] +\def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} \g@addto@macro{\maketitle}{\newpage} diff --git a/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg b/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg index 91fdb08f5b2..dda645e3cf1 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jpcbfk.cfg @@ -15,8 +15,8 @@ %% \ProvidesFile{jpcbfk.cfg} - [2009/04/28 v3.2b achemso configuration: J. Phys. Chem. B] -\renewcommand*{\acs@type@list}{article,letter,suppinfo} + [2009/06/28 v3.2c achemso configuration: J. Phys. Chem. B] +\def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff \captionsetup[table]{labelfont=bf,textfont=bf} \g@addto@macro{\maketitle}{\newpage} diff --git a/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg b/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg index 13b9c8e2f57..db70a282309 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jprobs.cfg @@ -15,11 +15,11 @@ %% \ProvidesFile{jprobs.cfg} - [2009/04/28 v3.2b achemso configuration: J. Proteome Res.] + [2009/06/28 v3.2c achemso configuration: J. Proteome Res.] \setkeys{acs}{ usetitle = true } -\renewcommand*{\acs@type@list}{article,review,suppinfo} +\def\acs@type@list{article,review,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg b/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg index c70d16592cd..d6e2ea033bf 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/langd5.cfg @@ -15,8 +15,8 @@ %% \ProvidesFile{langd5.cfg} - [2009/04/28 v3.2b achemso configuration: Langmuir] -\renewcommand*{\acs@type@list}{article,letter,suppinfo} + [2009/06/28 v3.2c achemso configuration: Langmuir] +\def\acs@type@list{article,letter,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg b/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg index f606e0df413..a6a7cf0cb16 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/mamobx.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{mamobx.cfg} - [2009/04/28 v3.2b achemso configuration: Macromolecules] + [2009/06/28 v3.2c achemso configuration: Macromolecules] \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg b/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg index 85b2b574fbb..5a638dc8bd2 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/mpohbp.cfg @@ -15,11 +15,11 @@ %% \ProvidesFile{mamobx.cfg} - [2009/04/28 v3.2b achemso configuration: Mol. Pharm.] + [2009/06/28 v3.2c achemso configuration: Mol. Pharm.] \setkeys{acs}{ usetitle = true } -\renewcommand*{\acs@type@list}{article,suppinfo} +\def\acs@type@list{article,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg b/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg index 775e7c0554c..0478bd7cd7f 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/nalefd.cfg @@ -15,9 +15,9 @@ %% \ProvidesFile{nalefd.cfg} - [2009/04/28 v3.2b achemso configuration: Nano Lett.] -\renewcommand*{\acs@type@default}{letter} -\renewcommand*{\acs@type@list}{letter} + [2009/06/28 v3.2c achemso configuration: Nano Lett.] +\def\acs@type@default{letter} +\def\acs@type@list{letter} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg b/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg index d825808c350..b9c1edd8ee2 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/oprdfk.cfg @@ -15,8 +15,8 @@ %% \ProvidesFile{oprdfk.cfg} - [2009/04/28 v3.2b achemso configuration: Org. Proc. Res. Dev.] -\renewcommand*{\acs@type@list}{article,highlight,review,suppinfo} + [2009/06/28 v3.2c achemso configuration: Org. Proc. Res. Dev.] +\def\acs@type@list{article,highlight,review,suppinfo} \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg b/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg index d210e178e27..0f48c686229 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/orgnd7.cfg @@ -15,7 +15,7 @@ %% \ProvidesFile{orgnd7.cfg} - [2009/04/28 v3.2b achemso configuration: Organometallics] + [2009/06/28 v3.2c achemso configuration: Organometallics] \SectionNumbersOff %% %% Originally developed by Mats Dahlgren diff --git a/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg b/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg index a7624498242..07f6e35e9be 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/orlef7.cfg @@ -15,10 +15,13 @@ %% \ProvidesFile{orlef7.cfg} - [2009/04/28 v3.2b achemso configuration: Org. Lett.] -\renewcommand*{\acs@type@default}{letter} -\renewcommand*{\acs@type@list}{letter} + [2009/06/28 v3.2c achemso configuration: Org. Lett.] +\def\acs@type@default{letter} +\def\acs@type@list{letter} \SectionNumbersOff +\acs@layout@shared +\RequirePackage{xcolor} +\definecolor{orglett}{RGB}{128,0,0} %% %% Originally developed by Mats Dahlgren %% Copyright (C) 1996-1998 by Mats Dahlgren |