diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/amsrefs/amsrefs.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/amsrefs/amsrefs.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/amsrefs/amsrefs.sty b/Master/texmf-dist/tex/latex/amsrefs/amsrefs.sty index d8d92e6a8e6..fedd73ba008 100644 --- a/Master/texmf-dist/tex/latex/amsrefs/amsrefs.sty +++ b/Master/texmf-dist/tex/latex/amsrefs/amsrefs.sty @@ -6,7 +6,7 @@ %% %% amsrefs.dtx (with options: `pkg') %% -%% Copyright 2001, 2004, 2006, 2007, 2010 American Mathematical Society. +%% Copyright 2001, 2004, 2006, 2007, 2010, 2012 American Mathematical Society. %% %% American Mathematical Society %% Technical Support @@ -34,7 +34,7 @@ %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{amsrefs}[2010/08/17 v2.09] +\ProvidesPackage{amsrefs}[2012/05/08 v2.10] \def\amsrefs@warning@nl{\PackageWarningNoLine{amsrefs}} \@ifpackagewith{amsrefs}{beta}{% \amsrefs@warning@nl{The beta option is obsolete}% @@ -551,6 +551,7 @@ \def\@endbiblist{% \save@labelwidth \def\@noitemerr{\@latex@warning{Empty bibliography list}}% + \global\let\previous@primary\@empty \endlist } \newdimen\@maxlabelwidth |