summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/achemso.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-02-02 23:29:37 +0000
committerKarl Berry <karl@freefriends.org>2015-02-02 23:29:37 +0000
commit8a1312018c13f3d29de8d1e5899410f8d0099043 (patch)
treeee57ed963a115bf79ac68008239aa1ee4650e90e /Master/texmf-dist/tex/latex/achemso/achemso.cls
parentf77577712e8e36210ed2e81f17434bb22cc33eb9 (diff)
achemso (2feb15)
git-svn-id: svn://tug.org/texlive/trunk@36196 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.cls13
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls
index a25875bf04b..f971c6ea406 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}
- [2015/01/18 v3.8n Submission to ACS journals]
+ [2015/02/01 v3.9 Submission to ACS journals]
\LoadClass[12pt,letter]{article}
\newcommand*\acs@warning{\ClassWarning{achemso}}
\newcommand*\acs@ifundefined[1]{%
@@ -38,6 +38,7 @@
\newif\ifacs@abbreviations
\newif\ifacs@articletitle
\newif\ifacs@biochem
+\newif\ifacs@doi
\newif\ifacs@chaptertitle
\newif\ifacs@email
\newif\ifacs@hyperref
@@ -52,6 +53,9 @@
\define@key{acs}{biochem}[true]{%
\acs@keyval@bool{biochem}{#1}%
}
+\define@key{acs}{doi}[true]{%
+ \acs@keyval@bool{doi}{#1}%
+}
\define@key{acs}{chaptertitle}[true]{%
\acs@keyval@bool{chaptertitle}{#1}%
}
@@ -258,6 +262,10 @@
\@tempa{ctrl-chapter-title\space}{%
\ifacs@chaptertitle yes\else no\fi
}%
+ \@tempa{ctrl-doi\space\space\space\space\space\space\space
+ \space\space\space\space}{%
+ \ifacs@doi yes\else no\fi
+ }%
\@tempa{ctrl-etal-number\space\space\space}{\acs@maxauthors}%
\@tempa{ctrl-etal-firstonly}{%
\ifacs@etal@truncate no\else yes\fi
@@ -285,6 +293,7 @@
articletitle = false,
biblabel = brackets,
biochem = false,
+ doi = false,
etalmode = firstonly,
keywords = false,
maxauthors = 15,
@@ -1427,7 +1436,7 @@
%%
%% Originally developed by Mats Dahlgren
%% Copyright (C) 1996-1998 by Mats Dahlgren
-%% Copyright (C) 2008-2014 by
+%% Copyright (C) 2008-2015 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% Part of this bundle is derived from cite.sty, to which the