diff options
author | Karl Berry <karl@freefriends.org> | 2016-11-06 22:17:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-11-06 22:17:55 +0000 |
commit | c4687e0b7130f9b9bcf46645596fb9ecbb301ce5 (patch) | |
tree | 32778edfc7f4f4304dc554df7a04a9c9fa0ce003 /Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx | |
parent | 5ccf37f9573c3df56be24870945e3ccf5c359fce (diff) |
biblatex-mla (6nov16)
git-svn-id: svn://tug.org/texlive/trunk@42445 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx b/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx index 893c7d2e6e3..3c5d93cc149 100644 --- a/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx +++ b/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx @@ -8,13 +8,13 @@ \protected\def\mkbibdatelong#1#2#3{% \iffieldundef{#3} {} - {\thefield{#3}% + {\mkdatezeros{\thefield{#3}}% \iffieldundef{#2}{}{\nobreakspace}}% \iffieldundef{#2} {} {\mkbibmonth{\thefield{#2}}% \iffieldundef{#1}{}{\space}}% - \stripzeros{\thefield{#1}}}% + \thefield{#1}}% \protected\def\mkbibdateshort#1#2#3{% \iffieldundef{#3} {} |