summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-03 20:57:41 +0000
committerKarl Berry <karl@freefriends.org>2022-07-03 20:57:41 +0000
commit41700d741272326d5cdbe2ecdad932fea3a44efc (patch)
treeb8c6ac6a43c7f3bf14f0e61c47fc5c8f372cf4cc /Master/texmf-dist/tex/latex
parent1f4bdb3d255eb7c4d6ebf491b0f70e0cbcdab1a9 (diff)
biblatex (3jul22)
git-svn-id: svn://tug.org/texlive/trunk@63799 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex/biblatex.sty8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty
index d21d369757f..9fce90b22f1 100644
--- a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty
+++ b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty
@@ -12,8 +12,8 @@
% particular purpose.
% Set up the version strings here
-\def\abx@date{2022/06/22}
-\def\abx@version{3.18}
+\def\abx@date{2022/07/02}
+\def\abx@version{3.18a}
\def\abx@bbxid{\abx@date\space v\abx@version\space biblatex bibliography style (PK/MW)}
\def\abx@cbxid{\abx@date\space v\abx@version\space biblatex citation style (PK/MW)}
\def\abx@lbxid{\abx@date\space v\abx@version\space biblatex localization (PK/MW)}
@@ -5055,6 +5055,9 @@
\let\blx@hook@uc\relax
\let\blx@hook@lc\relax
+\iffalse
+% disable this as emergency "fix"
+% for LaTeX 2022-06-01-PL4
\AtEndPreamble{%
\toggletrue{blx@tempa}%
\toggletrue{blx@tempb}%
@@ -5093,6 +5096,7 @@
\iftoggle{blx@tempa}{\blx@err@patch{\string\MakeUppercase}}{}%
\iftoggle{blx@tempb}{\blx@err@patch{\string\MakeLowercase}}{}%
}
+\fi
\appto\blx@blxinit{%
\def\blx@hook@uc{%