diff options
author | Karl Berry <karl@freefriends.org> | 2013-10-13 22:09:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-10-13 22:09:51 +0000 |
commit | a30b096e3bdab5f734e588afbaa6295665436c19 (patch) | |
tree | b0dc62d90105457026353c516b7918d493404742 /Master/texmf-dist/tex/latex/achemso/achemso.cls | |
parent | b0c79edc62688c2c518e7f252a94a0f163d70bfd (diff) |
achemso
git-svn-id: svn://tug.org/texlive/trunk@31893 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls index b8740793708..34e9cbd76a4 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} - [2013/09/20 v3.8c Submission to ACS journals] + [2013/10/04 v3.8d Submission to ACS journals] \LoadClass[12pt,letter]{article} \newcommand*\acs@warning{\ClassWarning{achemso}} \newcommand*\acs@ifundefined[1]{% @@ -543,7 +543,7 @@ \newcommand*\acs@keywords@print{% \ifx\@keywords\@empty\else \section*{Keywords} - \@abbreviations + \@keywords \par \fi } |