From c9eec5b66a590ee3b8c214bbd928415575b4a940 Mon Sep 17 00:00:00 2001 From: moewew Date: Mon, 26 Aug 2024 00:03:50 +0200 Subject: [PATCH] Fix mergedate option type (string) (#1378) --- tex/latex/biblatex/bbx/authoryear.bbx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex/latex/biblatex/bbx/authoryear.bbx b/tex/latex/biblatex/bbx/authoryear.bbx index d8e156cd3..f1b8f34c1 100644 --- a/tex/latex/biblatex/bbx/authoryear.bbx +++ b/tex/latex/biblatex/bbx/authoryear.bbx @@ -9,7 +9,7 @@ \renewbibmacro*{bbx:savehash}{\savefield{fullhash}{\bbx@lasthash}}} {\renewbibmacro*{bbx:savehash}{}}} -\DeclareBiblatexOption{global,type,entry}[boolean]{mergedate}[true]{% +\DeclareBiblatexOption{global,type,entry}[string]{mergedate}[true]{% \ifcsdef{bbx@opt@mergedate@#1} {\csuse{bbx@opt@mergedate@#1}} {\PackageError{biblatex}