summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-apa
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-18 23:02:54 +0000
committerKarl Berry <karl@freefriends.org>2010-07-18 23:02:54 +0000
commit5e0829153ebc7d89d38b4f6bb7b22fbbf9028c25 (patch)
treede67fb1322c00af2639d79545c506c5a47052d32 /Master/texmf-dist/tex/latex/biblatex-apa
parent53a7717127f672041b6d280fb9be40739a10afd3 (diff)
biblatex-apa update (18jul10)
git-svn-id: svn://tug.org/texlive/trunk@19523 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx b/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx
index de7e2f48584..a1da921bb6e 100644
--- a/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx
@@ -293,7 +293,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% No shorthand
%
-
\newbibmacro*{citeyear}{%
\iffieldundef{labelyear}
{\cbx@tempa
@@ -331,6 +330,14 @@
{\printfield{labelyear}%
\printfield{extrayear}}}
+\DeclareCiteCommand{\citeyear}
+ {\boolfalse{citetracker}%
+ \boolfalse{pagetracker}%
+ \usebibmacro{prenote}}
+ {\usebibmacro{cite:labelyear+extrayear}}
+ {\multicitedelim}
+ {\usebibmacro{postnote}}
+
\DeclareCiteCommand{\cite}
{\usebibmacro{cite:init}%
\usebibmacro{prenote}}