diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso')
-rw-r--r-- | Master/texmf-dist/tex/latex/achemso/achemso.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty index acce6c1b08a..c5587e6ce37 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} - [2008/03/12 v2.2h LaTeX and BibTeX support for American + [2008/04/16 v2.2i LaTeX and BibTeX support for American Chemical Society publications] \newif\ifACS@sctnnmbr\ACS@sctnnmbrfalse \newif\ifACS@list\ACS@listfalse @@ -34,6 +34,7 @@ \DeclareOption{natbib}{\ACS@natbibtrue} \DeclareOption{mcite}{\ACS@mcitetrue} \DeclareOption{iecr}{\ACS@iecrtrue} +\DeclareOption{usetitle}{\ACS@iecrtrue} \DeclareOption*{\OptionNotUsed} \ProcessOptions\relax \ifACS@natbib |