summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/achemso.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/achemso.sty')
-rw-r--r--Master/texmf-dist/tex/latex/achemso/achemso.sty12
1 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty
index 937fb912a42..edcdc62515b 100644
--- a/Master/texmf-dist/tex/latex/achemso/achemso.sty
+++ b/Master/texmf-dist/tex/latex/achemso/achemso.sty
@@ -16,7 +16,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{achemso}
- [2015/01/18 v3.8n Support for ACS journals]
+ [2015/02/01 v3.9 Support for ACS journals]
\@ifclassloaded{achemso}{%
\PackageInfo{achemso}{%
You have already loaded the `achemso' class:\MessageBreak
@@ -49,6 +49,7 @@
\newif\ifacs@abbreviations
\newif\ifacs@articletitle
\newif\ifacs@biochem
+\newif\ifacs@doi
\newif\ifacs@chaptertitle
\newif\ifacs@email
\newif\ifacs@hyperref
@@ -63,6 +64,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}%
}
@@ -269,6 +273,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
@@ -329,7 +337,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