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.dtx18
1 files changed, 13 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx b/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx
index 60ad1633760..910ef3d8896 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.12}
-% \def\filedate{2013/01/16}
+% \def\fileversion{2.14}
+% \def\filedate{2013/03/07}
%
% \iffalse meta-comment
%
@@ -834,7 +834,7 @@
% Standard declaration of package name and date.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{amsrefs}[2013/01/16 v2.12]
+\ProvidesPackage{amsrefs}[2013/03/07 v2.14]
% \end{macrocode}
%
% \begin{macro}{\amsrefs@warning@nl}
@@ -962,6 +962,12 @@
% \end{macrocode}
% \end{macro}
%
+% \begin{macro}{\auto@stringify}
+% \begin{macrocode}
+\def\auto@stringify#1{\def#1{\string#1}}
+% \end{macrocode}
+% \end{macro}
+%
% \begin{macro}{\g@undef}
% Globally undefine a control sequence.
% \begin{macrocode}
@@ -1940,7 +1946,7 @@
\widowpenalty\clubpenalty
\frenchspacing
\ResetCapSFCodes
- \star@{\@biblistsetup}{}%
+ \@ifstar{\@biblistsetup}{}%
}
% \end{macrocode}
% \end{macro}
@@ -6226,6 +6232,8 @@
\else
\begingroup
\let\name\@firstofone
+ \@apply\auto@stringify\amsrefs@textsymbols
+ \@apply\auto@stringify\amsrefs@textaccents
\@ifundefined{amsrefs@stem@\current@stem}{%
\expandafter\gdef\csname amsrefs@stem@\current@stem\endcsname{}%
}{%
@@ -8204,7 +8212,7 @@
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{amsbst}[2013/01/16 v2.12]
+\ProvidesPackage{amsbst}[2013/03/07 v2.14]
%\RequirePackage{amsrefs}[2004/03/29]
% \end{macrocode}
%