summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-09 20:29:05 +0000
committerKarl Berry <karl@freefriends.org>2021-06-09 20:29:05 +0000
commit9fa5900b00d781aa12ad98b7c5203796ae2b1dc8 (patch)
tree0742148c7c20e62985c00362233f8228fc67897f /Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx
parent8541f6b3be04738924af433edaf22d063f36c465 (diff)
biblatex-mla (9jun21)
git-svn-id: svn://tug.org/texlive/trunk@59529 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.lbx16
1 files changed, 7 insertions, 9 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 3c5d93cc149..ca79f29c734 100644
--- a/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-mla/american-mla.lbx
@@ -1,14 +1,12 @@
-% american-mla.lbx v0.2.5 2013/03/24
-
-\ProvidesFile{american-mla.lbx}[2013/03/24 v0.2.5 biblatex style localization]
-
+% american-mla.lbx v2.0 2021/06/07
+\ProvidesFile{american-mla.lbx}[2021/06/07 v2.0 biblatex style localization]
\InheritBibliographyExtras{american}
\DeclareBibliographyExtras{%
\protected\def\mkbibdatelong#1#2#3{%
\iffieldundef{#3}
{}
- {\mkdatezeros{\thefield{#3}}%
+ {\mkdayzeros{\thefield{#3}}%
\iffieldundef{#2}{}{\nobreakspace}}%
\iffieldundef{#2}
{}
@@ -18,17 +16,17 @@
\protected\def\mkbibdateshort#1#2#3{%
\iffieldundef{#3}
{}
- {\mkdatezeros{\thefield{#3}}%
+ {\mkdayzeros{\thefield{#3}}%
\iffieldundef{#2}{}{/}}%
\iffieldundef{#2}
{}
- {\mkdatezeros{\thefield{#2}}%
+ {\mkmonthzeros{\thefield{#2}}%
\iffieldundef{#1}{}{/}}%
- \mkdatezeros{\thefield{#1}}}%
+ \mkyearzeros{\thefield{#1}}}%
}
\DeclareBibliographyStrings{%
inherit = {english},
}%
-\endinput \ No newline at end of file
+\endinput