summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/achemso.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-08-24 22:38:19 +0000
committerKarl Berry <karl@freefriends.org>2013-08-24 22:38:19 +0000
commit8f202738ce363c80b55b8a2a9496340292a4b200 (patch)
tree55b14aa65a17409600f1677a535435ad33902432 /Master/texmf-dist/tex/latex/achemso/achemso.sty
parent7296f99c246a5b1e923c7207fbe7f637685cc67e (diff)
achemso (24aug13)
git-svn-id: svn://tug.org/texlive/trunk@31512 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/achemso.sty')
-rw-r--r--Master/texmf-dist/tex/latex/achemso/achemso.sty12
1 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty
index 5ff8d153cf3..98ad340fd67 100644
--- a/Master/texmf-dist/tex/latex/achemso/achemso.sty
+++ b/Master/texmf-dist/tex/latex/achemso/achemso.sty
@@ -16,7 +16,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{achemso}
- [2013/06/07 v3.7h Support for ACS journals]
+ [2013/08/23 v3.8 Support for ACS journals]
\@ifclassloaded{achemso}{%
\PackageInfo{achemso}{%
You have already loaded the `achemso' class:\MessageBreak
@@ -288,6 +288,9 @@
\acs@bibliography{acs-\jobname,#1}%
}%
}
+\AtBeginDocument{
+ \providecommand{\latin}[1]{#1}
+}
\ifacs@super
\RequirePackage[sort&compress,numbers,super]{natbib}
\else
@@ -297,6 +300,11 @@
\RequirePackage{natmove}
\IfFileExists{mciteplus.sty}{%
\RequirePackage{mciteplus}
+ \@ifpackagelater{mciteplus}{2008/09/31}
+ {}
+ {%
+ \edef\@mciteNatbibCiteCmdList{\@mciteNatbibCiteCmdList,citenum}%
+ }
}{}
\newcommand*\acs@bibstyle{achemso}
\ifacs@biochem
@@ -319,7 +327,7 @@
%%
%% Originally developed by Mats Dahlgren
%% Copyright (C) 1996-1998 by Mats Dahlgren
-%% Copyright (C) 2008-2011 by
+%% Copyright (C) 2008-2013 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% Part of this bundle is derived from cite.sty, to which the