diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-14 00:40:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-14 00:40:42 +0000 |
commit | 1935afcd6a556f200fa18640edc55d2a609d9017 (patch) | |
tree | d1eb0c6ffc36f368606a48e4e7c06171a3c07df0 /Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty | |
parent | efc1167da579a844d82974634becb89894062b29 (diff) |
chemstyle update (13apr10)
git-svn-id: svn://tug.org/texlive/trunk@17856 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty index f1f14bfef06..b810230c4a3 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty +++ b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty @@ -14,7 +14,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{chemstyle} - [2010/03/29 v2.0g Schemes and style for chemistry] + [2010/04/13 v2.0h Schemes and style for chemistry] \RequirePackage{amstext,caption,chemscheme,xspace} \SetupKeyvalOptions{ family=cst, @@ -292,11 +292,7 @@ \cst@radical@emph{#1}% }% } -\AtBeginDocument{% - \@ifpackageloaded{notes2bib}{}{% - \newcounter{bibnote}% - }% -} +\AtBeginDocument{\@ifundefined{c@bibnote}{\newcounter{bibnote}}{}} \newcommand*\cst@refsec@name{} \newcommand*\cst@refsec@find[1]{% \begingroup\expandafter\expandafter\expandafter\endgroup |