diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-19 00:33:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-19 00:33:50 +0000 |
commit | d326aac622c002c9b2288faf17513607d247a7a3 (patch) | |
tree | 94513ff843ada690d8056289c584202bd6124d09 /Master/texmf-dist/tex/latex | |
parent | a211b475f877884c5291c6808b3dd10108234f26 (diff) |
achemso 2.2i (17apr08)
git-svn-id: svn://tug.org/texlive/trunk@7503 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-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 |