summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/achemso.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/achemso.cls')
-rw-r--r--Master/texmf-dist/tex/latex/achemso/achemso.cls10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls
index f010c4a3d54..8b039510ade 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}
- [2012/12/07 v3.7e Submission to ACS journals]
+ [2013/02/13 v3.7e Submission to ACS journals]
\LoadClass[12pt,letter]{article}
\newcommand*\acs@warning{\ClassWarning{achemso}}
\newcommand*\acs@ifundefined[1]{%
@@ -271,6 +271,10 @@
\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{%
@@ -296,7 +300,6 @@
courier,
float,
graphicx,
- mathptmx,
setspace,
url
}
@@ -1363,9 +1366,6 @@
\def\citenumfont{\textit}
\fi
\RequirePackage{natmove}
-\IfFileExists{mciteplus.sty}{%
- \RequirePackage{mciteplus}
-}{}
\newcommand*\acs@bibstyle{achemso}
\ifacs@biochem
\def\acs@bibstyle{biochem}