summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-apa/dutch-apa.lbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-01-23 22:11:45 +0000
committerKarl Berry <karl@freefriends.org>2015-01-23 22:11:45 +0000
commita317a3b32d93430517e8391a51cb4cd60b854d6d (patch)
treec2bebc426d34e0f84194636ed8b829a614deec31 /Master/texmf-dist/tex/latex/biblatex-apa/dutch-apa.lbx
parentf797358e06d68bbb1214a0d6f0f5dfa7d0c27b40 (diff)
biblatex-apa (23jan15)
git-svn-id: svn://tug.org/texlive/trunk@36124 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/dutch-apa.lbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-apa/dutch-apa.lbx20
1 files changed, 4 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/dutch-apa.lbx b/Master/texmf-dist/tex/latex/biblatex-apa/dutch-apa.lbx
index d4db9183e83..71dfc48f1dd 100644
--- a/Master/texmf-dist/tex/latex/biblatex-apa/dutch-apa.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-apa/dutch-apa.lbx
@@ -1,4 +1,4 @@
-\ProvidesFile{dutch-apa.lbx}[2014/04/16\space v6.5\space APA biblatex localisation]
+\ProvidesFile{dutch-apa.lbx}[2015/01/23\space v6.7\space APA biblatex localisation]
\InheritBibliographyExtras{dutch}
% (APA 6.22) The example abbreviations
@@ -43,18 +43,6 @@
with = {{met}{met}},% FIXME: check
paragraph = {{par\adddot}{par\adddot}},
paragraphs = {{par\adddot}{par\adddot}},
- january = {{januari}{januari}},
- february = {{februari}{februari}},
- march = {{maart}{maart}},
- april = {{april}{april}},
- may = {{mei}{mei}},
- june = {{juni}{juni}},
- july = {{juli}{juli}},
- august = {{augustus}{augustus}},
- september = {{september}{september}},
- october = {{oktober}{oktober}},
- november = {{november}{november}},
- december = {{december}{december}},
mathesis = {{masterscriptie}{masterscriptie}},
phdthesis = {{proefschrift}{proefschrift}},
origyear = {{origineel\space werk\space gepubliceerd}{origineel\space werk\space gepubliceerd}},
@@ -80,7 +68,7 @@
\protected\def\mkbibdateapalong#1#2#3{%
\iffieldundef{#1}%
{}%
- {\thefield{#1}}%
+ {\iffieldbibstring{#1}{\biblcstring{\thefield{#1}}}{\thefield{#1}}}%
\iffieldundef{#2}%
{}%
{\iffieldundef{#1}%
@@ -96,7 +84,7 @@
\protected\def\mkbibdateapalongextra#1#2#3{%
\iffieldundef{#1}%
{}%
- {\thefield{#1}\printfield{extrayear}}%
+ {\iffieldbibstring{#1}{\biblcstring{\thefield{#1}}}{\thefield{#1}}\printfield{extrayear}}%
\iffieldundef{#2}%
{}%
{\iffieldundef{#1}%
@@ -124,7 +112,7 @@
{\ifthenelse{\iffieldundef{#2}\OR\iffieldundef{#3}}%
{}%
{\addspace}%
- \thefield{#1}}}}
+ \iffieldbibstring{#1}{\biblcstring{\thefield{#1}}}{\thefield{#1}}}}}
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%