summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex/latex/lbx/british.lbx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/biblatex/latex/lbx/british.lbx')
-rw-r--r--macros/latex/contrib/biblatex/latex/lbx/british.lbx8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/latex/contrib/biblatex/latex/lbx/british.lbx b/macros/latex/contrib/biblatex/latex/lbx/british.lbx
index 7bfdfced5d..b70c18302b 100644
--- a/macros/latex/contrib/biblatex/latex/lbx/british.lbx
+++ b/macros/latex/contrib/biblatex/latex/lbx/british.lbx
@@ -70,12 +70,12 @@
\iffieldundef{#4}{}
{\space\bibtimezonesep
\parentext{\mkbibtimezone{\thefield{#4}}}}}%
- \protected\def\mkbibseasondateshort#1#2{%
- \mkbibseason{\thefield{#2}}%
+ \protected\def\mkbibyeardivisiondateshort#1#2{%
+ \mkbibyeardivision{\thefield{#2}}%
\iffieldundef{#1}{}{\space}%
\dateeraprintpre{#1}\mkyearzeros{\thefield{#1}}}%
- \protected\def\mkbibseasondatelong#1#2{%
- \mkbibseason{\thefield{#2}}%
+ \protected\def\mkbibyeardivisiondatelong#1#2{%
+ \mkbibyeardivision{\thefield{#2}}%
\iffieldundef{#1}{}{\space}%
\dateeraprintpre{#1}\mkyearzeros{\thefield{#1}}}%
}