summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-lni/LNI.cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-08 23:35:44 +0000
committerKarl Berry <karl@freefriends.org>2016-10-08 23:35:44 +0000
commit251de2b9d157c836ea7ac00129814c1f57e32cf1 (patch)
tree35fd9cb9b627f1887d83dbd3cb0669b777a1dd40 /Master/texmf-dist/tex/latex/biblatex-lni/LNI.cbx
parent0e25a365d04f0f281f06e0b65397b61142501b12 (diff)
biblatex-lni (8oct16)
git-svn-id: svn://tug.org/texlive/trunk@42236 c570f23f-e606-0410-a88d-b1316a301751
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