diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-07 01:01:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-07 01:01:51 +0000 |
commit | e2681bc64b61864ab5d8671fcf7d75ebe30586cc (patch) | |
tree | 697e198f42178e18b96e1ce3d1e4c33c093379b7 /Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg | |
parent | 3470bfa60e4b2c1cb4998a358c1b2bda336f3b82 (diff) |
achemso 3.2b (5may09)
git-svn-id: svn://tug.org/texlive/trunk@12962 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg index 6b1d8289698..3ba9b685514 100644 --- a/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg +++ b/Master/texmf-dist/tex/latex/achemso/config/jacsat.cfg @@ -15,12 +15,15 @@ %% \ProvidesFile{jacsat.cfg} - [2009/04/28 v3.2a achemso configuration: J. Am. Chem. Soc.] + [2009/04/28 v3.2b achemso configuration: J. Am. Chem. Soc.] \SectionNumbersOff \def\@tempa{communication} \ifx\acs@manuscript\@tempa\else \expandafter\endinput \fi +\setkeys{ + email = true +} \AbstractOff \SectionsOff \AtBeginDocument{\singlespacing} @@ -193,7 +196,7 @@ }{% \acs@par } -\AtBeginDocument{ +\AtBeginDocument{% \renewcommand*{\bibsection}{% \@startsection {section} |