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.cls12
1 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls
index c0a52ebb55f..7bc4b09d038 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}
- [2011/03/11 v3.5g Submission to ACS journals]
+ [2011/09/12 v3.5h Submission to ACS journals]
\LoadClass[12pt,letter]{article}
\newcommand*\acs@warning{\ClassWarning{achemso}}
\newcommand*\acs@ifundefined[1]{%
@@ -616,7 +616,7 @@
\newcommand*\@maketitle@title@hook{}
\newcommand*\acs@maketitle@suppinfo{%
\ifx\acs@manuscript\acs@manuscript@suppinfo
- Supporting information for:
+ Supporting information for:\\
\fi
}
\newcommand*\acs@title@footnote[1]{%
@@ -1332,6 +1332,14 @@
\ifx\acs@manuscript\acs@manuscript@suppinfo
\setkeys{acs}{maxauthors = 0}
\def\thepage{S\arabic{page}}
+ \renewcommand*\thefigure{S\@arabic\c@figure}
+ \renewcommand*\thescheme{S\@arabic\c@scheme}
+ \renewcommand*\thetable{S\@arabic\c@table}
+ \AtBeginDocument
+ {%
+ \renewcommand*\citenumfont[1]{S#1}%
+ \renewcommand*\bibnumfmt[1]{(S#1)}%
+ }
\fi
\begingroup
\def\@tempa{twocolumn}