summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/achemso.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-04-14 00:40:26 +0000
committerKarl Berry <karl@freefriends.org>2010-04-14 00:40:26 +0000
commitefc1167da579a844d82974634becb89894062b29 (patch)
treeb4535f2fbd9b27bb614b780625c414399065f2ec /Master/texmf-dist/tex/latex/achemso/achemso.sty
parent95e250298e952221a6faf73a5ba3b185ba07631f (diff)
achemso update (13apr10)
git-svn-id: svn://tug.org/texlive/trunk@17855 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/achemso.sty')
-rw-r--r--Master/texmf-dist/tex/latex/achemso/achemso.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.sty b/Master/texmf-dist/tex/latex/achemso/achemso.sty
index df815473a3e..bb065958f0f 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}
- [2010/03/13 v3.4e Support for ACS journals]
+ [2010/04/13 v3.4f Support for ACS journals]
\@ifclassloaded{achemso}{%
\PackageInfo{achemso}{%
You have already loaded the `achemso' class:\MessageBreak
@@ -133,7 +133,7 @@
2009/04/20 v1.6a Integrating notes into the bibliography (achemso
version)
}%
- \newcounter{bibnote}
+ \@ifundefined{c@bibnote}{\newcounter{bibnote}}{}
\def\thebibnote{%
Note-\the\value{bibnote}%
}%