summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-10 22:26:08 +0000
committerKarl Berry <karl@freefriends.org>2013-03-10 22:26:08 +0000
commitff3c93e9ce39119d004e551043abd8c3f49c6104 (patch)
tree0df63c3a27ebcf05f5442a1273c9a1bca3f16070 /Master/texmf-dist/source/latex/amsrefs/amsrefs.dtx
parent5d3c138f1e0130260df2854f9c75cbae0020d43c (diff)
amsrefs (10mar13)
git-svn-id: svn://tug.org/texlive/trunk@29326 c570f23f-e606-0410-a88d-b1316a301751
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}
%