diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-20 18:08:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-20 18:08:44 +0000 |
commit | d0d80da633ecb4209bb8355828026d5cf5419ea7 (patch) | |
tree | 049d7d238261359c805263cada94dd8ab8addd99 /Master/texmf-dist/tex/latex/achemso/achemso.cls | |
parent | 6c74068e8e25a54e976521619559143d6e2245b8 (diff) |
achemso update (11jul09)
git-svn-id: svn://tug.org/texlive/trunk@14344 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/achemso.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/achemso/achemso.cls | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls index 79a59fc94dc..1220dc8d3ca 100644 --- a/Master/texmf-dist/tex/latex/achemso/achemso.cls +++ b/Master/texmf-dist/tex/latex/achemso/achemso.cls @@ -16,7 +16,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesClass{achemso} - [2009/06/28 v3.2c Submission to ACS journals] + [2009/07/11 v3.2d Submission to ACS journals] \LoadClass[12pt,letter]{article} \newcommand*\acs@warning{\ClassWarning{achemso}} \newcommand*\acs@ifundefined[1]{% @@ -576,6 +576,7 @@ } \newcommand*\acs@author@list@star{% \g@addto@macro\@thanks@hook{% + \setcounter{footnote}{1}% \footnotetext{To whom correspondence should be addressed}% }% } |