diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/brazilian-apa.lbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-apa/brazilian-apa.lbx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/brazilian-apa.lbx b/Master/texmf-dist/tex/latex/biblatex-apa/brazilian-apa.lbx index ca267d736b2..2bb0e823fa2 100644 --- a/Master/texmf-dist/tex/latex/biblatex-apa/brazilian-apa.lbx +++ b/Master/texmf-dist/tex/latex/biblatex-apa/brazilian-apa.lbx @@ -1,4 +1,4 @@ -\ProvidesFile{brazilian-apa.lbx}[2016/10/24\space v7.2\space APA biblatex localisation] +\ProvidesFile{brazilian-apa.lbx}[2017/01/06\space v7.4\space APA biblatex localisation] \InheritBibliographyExtras{brazilian} % (APA 6.22) The example abbreviations @@ -74,7 +74,7 @@ \mkbibmonth{\thefield{#2}}}% \iffieldundef{#3}% {}% - {\ifthenelse{\iffieldundef{#2}\OR\iffieldundef{#1}}% + {\iffieldundef{#2}% {}% {\addspace}% \stripzeros{\thefield{#3}}}}% @@ -90,7 +90,7 @@ \mkbibmonth{\thefield{#2}}}% \iffieldundef{#3}% {}% - {\ifthenelse{\iffieldundef{#2}\OR\iffieldundef{#1}}% + {\iffieldundef{#2}% {}% {\addspace}% \stripzeros{\thefield{#3}}}}% |