summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/amsrefs
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/tex/latex/amsrefs
parent5d3c138f1e0130260df2854f9c75cbae0020d43c (diff)
amsrefs (10mar13)
git-svn-id: svn://tug.org/texlive/trunk@29326 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/amsrefs')
-rw-r--r--Master/texmf-dist/tex/latex/amsrefs/amsbst.sty2
-rw-r--r--Master/texmf-dist/tex/latex/amsrefs/amsrefs.sty7
2 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/amsrefs/amsbst.sty b/Master/texmf-dist/tex/latex/amsrefs/amsbst.sty
index d4ec93f0f2a..ff17f12253a 100644
--- a/Master/texmf-dist/tex/latex/amsrefs/amsbst.sty
+++ b/Master/texmf-dist/tex/latex/amsrefs/amsbst.sty
@@ -34,7 +34,7 @@
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{amsbst}[2013/01/16 v2.12]
+\ProvidesPackage{amsbst}[2013/03/07 v2.14]
\BibSpec{article}{%
+{} {\PrintAuthors} {author}
+{.} { } {title}
diff --git a/Master/texmf-dist/tex/latex/amsrefs/amsrefs.sty b/Master/texmf-dist/tex/latex/amsrefs/amsrefs.sty
index 96eaff49d00..83bc27602a3 100644
--- a/Master/texmf-dist/tex/latex/amsrefs/amsrefs.sty
+++ b/Master/texmf-dist/tex/latex/amsrefs/amsrefs.sty
@@ -34,7 +34,7 @@
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{amsrefs}[2013/01/16 v2.12]
+\ProvidesPackage{amsrefs}[2013/03/07 v2.14]
\def\amsrefs@warning@nl{\PackageWarningNoLine{amsrefs}}
\@ifpackagewith{amsrefs}{beta}{%
\amsrefs@warning@nl{The beta option is obsolete}%
@@ -89,6 +89,7 @@
\edef#1{\macrotext#1}%
}
\def\auto@protect#1{\def#1{\@nx#1}}
+\def\auto@stringify#1{\def#1{\string#1}}
\def\g@undef#1{\global\let#1\relax}
\def\@concat#1#2{\edef#1{#1#2}}
\def\add@toks@{\addto@hook\toks@}
@@ -585,7 +586,7 @@
\widowpenalty\clubpenalty
\frenchspacing
\ResetCapSFCodes
- \star@{\@biblistsetup}{}%
+ \@ifstar{\@biblistsetup}{}%
}
\newcommand{\@biblistsetup}[1]{%
\RestrictedSetKeys{}{biblist}{\the\rsk@toks}{#1}%
@@ -2310,6 +2311,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{}%
}{%