From 16cbca797b531c79968efed7f34207dafd225fd5 Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Wed, 14 Aug 2024 23:15:03 +0200 Subject: [PATCH] Fix textcite hyperref to include author --- config/bibliography.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/bibliography.tex b/config/bibliography.tex index e30b975..5a58607 100644 --- a/config/bibliography.tex +++ b/config/bibliography.tex @@ -30,7 +30,7 @@ {\usebibmacro{prenote}} {% \ifciteindex{\indexnames{labelname}}{}% - \printnames{labelname}% Author + \bibhyperref{\printnames{labelname}}% Author \setunit{\addspace}% Space \printtext[brackets]{\bibhyperref{\printdate}}% Year }