summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-20 23:17:00 +0000
committerKarl Berry <karl@freefriends.org>2011-09-20 23:17:00 +0000
commit2a770d321ff2cb8a41edac60a7bb20876280af1f (patch)
tree6e7a476de5a38c99a9bce8d8d9aae5b26eaf52cd /Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx
parent17cf62727d8f0b6077e4141736c3c58abe8a36ce (diff)
biblatex-apa (20sep11)
git-svn-id: svn://tug.org/texlive/trunk@24046 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx24
1 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx b/Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx
index 28a5e4ea54b..09557747fdb 100644
--- a/Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx
@@ -1,4 +1,4 @@
-% v3.5
+% v3.6
\ProvidesFile{american-apa.lbx}
\InheritBibliographyExtras{american}
@@ -102,21 +102,21 @@
{}%
{\addspace}%
\stripzeros{\thefield{#3}}}}%
- \protected\def\mkbibdateapalongdmy#1#2#3{%
- \iffieldundef{#3}%
- {}%
- {\stripzeros{\thefield{#3}}}%
+ \protected\def\mkbibdateapalongmdy#1#2#3{%
\iffieldundef{#2}%
{}%
- {\iffieldundef{#3}%
- {}%
- {\addspace}%
- \mkbibmonth{\thefield{#2}}}%
+ {\mkbibmonth{\thefield{#2}}}%
+ \iffieldundef{#3}%
+ {}%
+ {\addspace}%
+ \stripzeros{\thefield{#3}}%
\iffieldundef{#1}%
{}%
- {\ifthenelse{\iffieldundef{#2}\OR\iffieldundef{#3}}%
- {}%
- {\addspace}%
+ {\ifthenelse{\iffieldundef{#3}}%
+ {\ifthenelse{\iffieldundef{#2}}%
+ {}%
+ {\addspace}}%
+ {\addcomma\addspace}%
\thefield{#1}}}}
%