diff options
author | Karl Berry <karl@freefriends.org> | 2010-10-12 23:40:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-10-12 23:40:51 +0000 |
commit | e16aff21104e279c4cb9416c8071e255cd8a5cba (patch) | |
tree | b52736e149f1ae9584ac2c957134f2917180c8dc /Master/texmf-dist/tex/latex/achemso/achemso.cls | |
parent | 6cc261d26ec54e908805c13285e569afc09b1d8c (diff) |
achemso 3.5c
git-svn-id: svn://tug.org/texlive/trunk@20071 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 886ca4dc086..6b0ae827ef8 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} - [2010/08/24 v3.5b Submission to ACS journals] + [2010/10/11 v3.5c Submission to ACS journals] \LoadClass[12pt,letter]{article} \newcommand*\acs@warning{\ClassWarning{achemso}} \newcommand*\acs@ifundefined[1]{% @@ -260,6 +260,7 @@ } \IfFileExists{mciteplus.sty}{% \RequirePackage{mciteplus} + \def\@mciteSubRef[##1]##2{\plainref{\@mcitereflabelprefix:##1:##2}} }{} \AtBeginDocument{% \let\acs@bibliography\bibliography |