summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/achemso.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-09 00:16:16 +0000
committerKarl Berry <karl@freefriends.org>2013-03-09 00:16:16 +0000
commit768736851bc2040dd824da34e1083be4f32b4ee8 (patch)
tree6d8100cca18450f87f441a65ae787c4d18742171 /Master/texmf-dist/tex/latex/achemso/achemso.cls
parentc1cada580a1a6c3dcd512ffb474d6d6159600c67 (diff)
achemso (8mar13)
git-svn-id: svn://tug.org/texlive/trunk@29314 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.cls12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls
index 8b039510ade..76f5d9ca042 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/02/13 v3.7e Submission to ACS journals]
+ [2013/07/07 v3.7f Submission to ACS journals]
\LoadClass[12pt,letter]{article}
\newcommand*\acs@warning{\ClassWarning{achemso}}
\newcommand*\acs@ifundefined[1]{%
@@ -93,7 +93,7 @@
Unknown value `#1' for\MessageBreak etalmode option%
}%
}{%
- \AtEndOfClass{\@nameuse{acs@etal@#1}}%
+ \@nameuse{acs@etal@#1}%
}%
}
\newcommand*\acs@etal@firstonly{\acs@etal@truncatefalse}
@@ -271,10 +271,6 @@
\immediate\closeout\acs@bib@file\relax
}%
}
-\IfFileExists{mciteplus.sty}{%
- \RequirePackage{mciteplus}
- \def\@mciteSubRef[##1]##2{\plainref{\@mcitereflabelprefix:##1:##2}}
-}{}
\AtBeginDocument{%
\let\acs@bibliography\bibliography
\def\bibliography#1{%
@@ -1366,6 +1362,10 @@
\def\citenumfont{\textit}
\fi
\RequirePackage{natmove}
+\IfFileExists{mciteplus.sty}{%
+ \RequirePackage{mciteplus}
+ \def\@mciteSubRef[##1]##2{\plainref{\@mcitereflabelprefix:##1:##2}}
+}{}
\newcommand*\acs@bibstyle{achemso}
\ifacs@biochem
\def\acs@bibstyle{biochem}