summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx')
-rw-r--r--Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx b/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx
index 68ca5192d96..5f7f155d810 100644
--- a/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx
+++ b/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx
@@ -1,6 +1,6 @@
% \def\filename{amsrefs.dtx}
-% \def\fileversion{2.09}
-% \def\filedate{2010/08/17}
+% \def\fileversion{2.10}
+% \def\filedate{2012/05/08}
%
% \iffalse meta-comment
%
@@ -15,7 +15,7 @@
% fax: (401) 331-3842
% email: tech-support@ams.org
%
-% Copyright 2001, 2004, 2006, 2007, 2010 American Mathematical Society.
+% Copyright 2001, 2004, 2006, 2007, 2010, 2012 American Mathematical Society.
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
@@ -834,7 +834,7 @@
% Standard declaration of package name and date.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{amsrefs}[2010/08/17 v2.09]
+\ProvidesPackage{amsrefs}[2012/05/08 v2.10]
% \end{macrocode}
%
% \begin{macro}{\amsrefs@warning@nl}
@@ -1900,6 +1900,7 @@
\def\@endbiblist{%
\save@labelwidth
\def\@noitemerr{\@latex@warning{Empty bibliography list}}%
+ \global\let\previous@primary\@empty
\endlist
}
% \end{macrocode}
@@ -8009,7 +8010,7 @@
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{amsbst}[2004/03/29 v1.68]
+\ProvidesPackage{amsbst}[2012/05/08 v2.10]
%\RequirePackage{amsrefs}[2004/03/29]
% \end{macrocode}
%
@@ -8146,7 +8147,7 @@
% \begin{macrocode}
\renewcommand{\PrintEditorsA}[1]{%
\def\current@bibfield{\bib'editor}%
- \PrintNames{}{, editor\Plural{s})}{#1}%
+ \PrintNames{}{, editor\Plural{s}}{#1}%
\erase@field\bib'editor
}
% \end{macrocode}
@@ -8172,5 +8173,4 @@
\endinput
% \end{macrocode}
%
-% \CheckSum{5151}
% \Finale