summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex/lbx/czech.lbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-03-22 21:39:41 +0000
committerKarl Berry <karl@freefriends.org>2024-03-22 21:39:41 +0000
commitb6cb67f6a2515f12a192600424bcdcc3ae784551 (patch)
treea923b3f7aa25000585d278f0b965bf2d0480991e /Master/texmf-dist/tex/latex/biblatex/lbx/czech.lbx
parentcc7c54c499848884914ca85db9890c6945e20bdd (diff)
biblatex (22mar24)
git-svn-id: svn://tug.org/texlive/trunk@70725 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/lbx/czech.lbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex/lbx/czech.lbx6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/lbx/czech.lbx b/Master/texmf-dist/tex/latex/biblatex/lbx/czech.lbx
index 197d762daa4..52a5dfbabd6 100644
--- a/Master/texmf-dist/tex/latex/biblatex/lbx/czech.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex/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}}}}%