summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-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{}%
}{%