Fix textcite hyperref to include author
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user