Fix textcite hyperref to include author

This commit is contained in:
2024-08-14 23:15:03 +02:00
parent 9fda8e9290
commit 16cbca797b

View File

@@ -30,7 +30,7 @@
{\usebibmacro{prenote}} {\usebibmacro{prenote}}
{% {%
\ifciteindex{\indexnames{labelname}}{}% \ifciteindex{\indexnames{labelname}}{}%
\printnames{labelname}% Author \bibhyperref{\printnames{labelname}}% Author
\setunit{\addspace}% Space \setunit{\addspace}% Space
\printtext[brackets]{\bibhyperref{\printdate}}% Year \printtext[brackets]{\bibhyperref{\printdate}}% Year
} }