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.lbx5
1 files changed, 3 insertions, 2 deletions
diff --git a/macros/latex/contrib/biblatex/latex/lbx/british.lbx b/macros/latex/contrib/biblatex/latex/lbx/british.lbx
index b70c18302b..f862ecbb25 100644
--- a/macros/latex/contrib/biblatex/latex/lbx/british.lbx
+++ b/macros/latex/contrib/biblatex/latex/lbx/british.lbx
@@ -2,6 +2,7 @@
[\abx@lbxid]
\DeclareBibliographyExtras{%
+ \renewrobustcmd*{\bibdatesep}{/}%
\protected\def\bibrangedash{%
\textendash\penalty\hyphenpenalty}% breakable dash
\let\finalandcomma=\empty
@@ -33,11 +34,11 @@
\iffieldundef{#3}
{}
{\mkdayzeros{\thefield{#3}}%
- \iffieldundef{#2}{}{/}}%
+ \iffieldundef{#2}{}{\bibdatesep}}%
\iffieldundef{#2}
{}
{\mkmonthzeros{\thefield{#2}}%
- \iffieldundef{#1}{}{/}}%
+ \iffieldundef{#1}{}{\bibdatesep}}%
\iffieldbibstring{#1}
{\bibstring{\thefield{#1}}}
{\dateeraprintpre{#1}\mkyearzeros{\thefield{#1}}}}%