summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-lni/LNI.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-lni/LNI.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-lni/LNI.cbx18
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-lni/LNI.cbx b/Master/texmf-dist/tex/latex/biblatex-lni/LNI.cbx
new file mode 100644
index 00000000000..cbf199efdb0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-lni/LNI.cbx
@@ -0,0 +1,18 @@
+\ProvidesFile{LNI.cbx}[\LNI@cbxid]
+ \RequireCitationStyle{alphabetic}
+
+%enable hyperlinked author names when using \citeauthor
+%source: http://tex.stackexchange.com/a/75916/9075
+\DeclareCiteCommand{\citeauthor}
+ {\boolfalse{citetracker}%
+ \boolfalse{pagetracker}%
+ \usebibmacro{prenote}}
+ {\ifciteindex
+ {\indexnames{labelname}}
+ {}%
+ \printtext[bibhyperref]{\printnames{labelname}}}
+ {\multicitedelim}
+ {\usebibmacro{postnote}}
+
+\endinput
+%% End of file `LNI.cbx'. \ No newline at end of file