summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/achemso.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-02-13 23:20:18 +0000
committerKarl Berry <karl@freefriends.org>2013-02-13 23:20:18 +0000
commit40c656a1741d7c4ff1434cae0232db497f49deb6 (patch)
treeee04d1067efd2f0ddb2fd981b5946de848b2700d /Master/texmf-dist/tex/latex/achemso/achemso.sty
parent4d0f6fc4c7209fe70b94e3f01be045eeb614421d (diff)
achemso (13feb13)
git-svn-id: svn://tug.org/texlive/trunk@29100 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.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty
index 315564dbd5e..46f5a65289b 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}
- [2012/12/07 v3.7e Support for ACS journals]
+ [2013/02/13 v3.7e Support for ACS journals]
\@ifclassloaded{achemso}{%
\PackageInfo{achemso}{%
You have already loaded the `achemso' class:\MessageBreak
@@ -282,6 +282,9 @@
\immediate\closeout\acs@bib@file\relax
}%
}
+\IfFileExists{mciteplus.sty}{%
+ \RequirePackage{mciteplus}
+}{}
\AtBeginDocument{%
\let\acs@bibliography\bibliography
\def\bibliography#1{%
@@ -295,9 +298,6 @@
\def\citenumfont{\textit}
\fi
\RequirePackage{natmove}
-\IfFileExists{mciteplus.sty}{%
- \RequirePackage{mciteplus}
-}{}
\newcommand*\acs@bibstyle{achemso}
\ifacs@biochem
\def\acs@bibstyle{biochem}