summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/achemso.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-07 21:47:27 +0000
committerKarl Berry <karl@freefriends.org>2016-09-07 21:47:27 +0000
commitaf98a3be5d1bfeed339b5836ad3cae5acecd7204 (patch)
tree47c8bc096f94ea10d2162556d55f5c44cfa9b708 /Master/texmf-dist/tex/latex/achemso/achemso.cls
parentd9d238edb1b9fd698e58f1a9223af10179aa9452 (diff)
achemso (7sep16)
git-svn-id: svn://tug.org/texlive/trunk@42008 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.cls32
1 files changed, 2 insertions, 30 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls
index 15d61ad502e..50c00965410 100644
--- a/Master/texmf-dist/tex/latex/achemso/achemso.cls
+++ b/Master/texmf-dist/tex/latex/achemso/achemso.cls
@@ -15,7 +15,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{achemso}
- [2016/08/31 v3.10e Submission to ACS journals]
+ [2016/09/07 v3.10f Submission to ACS journals]
\LoadClass[12pt,letter]{article}
\newcommand*\acs@warning{\ClassWarning{achemso}}
\newcommand*\acs@ifundefined[1]{%
@@ -1108,13 +1108,8 @@
}{}
\newenvironment{suppinfo}{%
\acs@section*{\suppinfoname}%
- \acs@collect\acs@suppinfo@print
+ The following files are available free of charge.
}{}
-\newcommand\acs@suppinfo@print[1]{%
- #1
- This material is available free of charge via the Internet at
- \url{http://pubs.acs.org/}.
-}
\newcommand*\acknowledgementname{Acknowledgement}
\AtEndOfClass{%
\def\bibsection{%
@@ -1289,12 +1284,6 @@
\let\acs@manuscript\acs@type@default
\fi
}
-\def\refname{%
- \ifnum\the\value{bibnote}>\z@\relax
- Notes and
- \fi
- References%
-}
\newcommand*\acs@setkeys{\setkeys{acs}}
\let\acs@killabstract\AbstractOff
\let\acs@killsecs\SectionsOff
@@ -1331,23 +1320,6 @@
}{%
\acs@par
}%
- \renewenvironment{suppinfo}{%
- \def\@tempa{suppinfo}%
- \ifx\@currenvir\@tempa
- \expandafter\acs@suppinfo@aux
- \else
- \acs@section*{\suppinfoname}%
- \fi
- }{%
- \acs@par
- }%
-}
-\newcommand*\acs@suppinfo@aux{%
- \let\par\relax
- \suppsize
- \vspace{6pt}%
- \textbf{\suppinfoname:}
- \acs@collect\acs@suppinfo@print
}
\newcommand*\acksize{\normalsize}
\newcommand*\suppsize{\normalsize}