summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-15 22:51:31 +0000
committerKarl Berry <karl@freefriends.org>2016-10-15 22:51:31 +0000
commit75b84dd5e44892181a2c157b61ce74ef6a803b8a (patch)
tree60bdbb3feadc61cc6765e93d4cfa4a8c1be26289 /Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex
parentbdca005b9c5b680e145fec55ef1186f1092a4639 (diff)
biblatex-lni (14oct16)
git-svn-id: svn://tug.org/texlive/trunk@42265 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex
index 472cec1349e..915bdd65eb1 100644
--- a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex
@@ -10,7 +10,15 @@
\addbibresource{LNI-examples.bib}
\begin{document}
\chapter{Zitierungen}
-Verlinkte Autoren: \citeauthor{ABC01} \cite{ABC01}.
+Verlinkte Autoren:
+
+Drei und mehr: \citeauthor{ABC01} \cite{ABC01}.
+
+Zwei Autoren: \citeauthor{AB00} \cite{AB00} und \citeauthor{vdAW2013} \cite{vdAW2013}.
+
+Ein Autor: \citeauthor{Ez10} \cite{Ez10} und \citeauthor{Go10} \cite{Go10}.
+Am Satzanfang: \Citeauthor{Go10}.
+
\nocite{*}
\printbibliography
\end{document}