summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex/latex/lbx/czech.lbx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-03-22 03:01:48 +0000
committerNorbert Preining <norbert@preining.info>2024-03-22 03:01:48 +0000
commitafa6b76072e6106ffd418c05eff7da555eebb605 (patch)
treef36be49c5fa5e079ae8b3a360f3a67a90cb680d6 /macros/latex/contrib/biblatex/latex/lbx/czech.lbx
parent1c5f075956663aa87b675cccdaa9f3eebfd83af9 (diff)
CTAN sync 202403220301
Diffstat (limited to 'macros/latex/contrib/biblatex/latex/lbx/czech.lbx')
-rw-r--r--macros/latex/contrib/biblatex/latex/lbx/czech.lbx6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/biblatex/latex/lbx/czech.lbx b/macros/latex/contrib/biblatex/latex/lbx/czech.lbx
index 197d762daa..52a5dfbabd 100644
--- a/macros/latex/contrib/biblatex/latex/lbx/czech.lbx
+++ b/macros/latex/contrib/biblatex/latex/lbx/czech.lbx
@@ -2,6 +2,7 @@
[\abx@lbxid]
\DeclareBibliographyExtras{%
+ \renewrobustcmd*{\bibdatesep}{\adddot\addnbthinspace}%
\DeclareCapitalPunctuation{.!?}%
\protected\def\bibrangedash{%
\textendash\penalty\hyphenpenalty}% breakable dash
@@ -26,14 +27,13 @@
\protected\def\mkbibdateshort#1#2#3{%
\iffieldundef{#3}
{}
- {\mkdayzeros{\thefield{#3}}\adddot
- \iffieldundef{#2}{}{\thinspace}}%
+ {\mkdayzeros{\thefield{#3}}\bibdatesep}%
\iffieldundef{#2}
{}
{\mkmonthzeros{\thefield{#2}}%
\iffieldundef{#1}
{}
- {\iffieldundef{#3}{/}{\adddot\thinspace}}}%
+ {\bibdatesep}}%
\iffieldbibstring{#1}
{\bibstring{\thefield{#1}}}
{\dateeraprintpre{#1}\mkyearzeros{\thefield{#1}}}}%