Skip to content

Commit

Permalink
corrected date ranges for 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmclawson authored Oct 31, 2021
1 parent 7ea6e53 commit 550389c
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions american-mla.lbx
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
% american-mla.lbx v2.0 2021/06/07
\ProvidesFile{american-mla.lbx}[2021/06/07 v2.0 biblatex style localization]
% american-mla.lbx v2.1 2021/10/31
\ProvidesFile{american-mla.lbx}[2021/10/31 v2.1 biblatex style localization]
\InheritBibliographyExtras{american}

\DeclareBibliographyExtras{%
\protected\def\mkdaterangecomp{% 2.1 - corrected date ranges
\mkdaterangetrunc{long}}%
\protected\def\mkdaterangeterse{%
\mkdaterangetrunc{short}}%
\protected\def\mkdaterangecompextra{%
\mkdaterangetruncextra{long}}%
\protected\def\mkdaterangeterseextra{%
\mkdaterangetruncextra{short}}%
\protected\def\mkbibdatelong#1#2#3{%
\iffieldundef{#3}
{}
Expand Down

0 comments on commit 550389c

Please sign in to comment.