summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-bookinarticle
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-02-05 22:40:38 +0000
committerKarl Berry <karl@freefriends.org>2015-02-05 22:40:38 +0000
commit71cbc711cc4c0f472525220a98d6ddc5badee648 (patch)
tree697681d7f9596b6aa6da99b36c70fc12df6f1649 /Master/texmf-dist/tex/latex/biblatex-bookinarticle
parentada368ebc5f83192b027eed64ba05ba661a1b14e (diff)
biblatex-bookinarticle (5feb15)
git-svn-id: svn://tug.org/texlive/trunk@36218 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-bookinarticle')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty b/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty
index 491cd4faa67..3701996f216 100644
--- a/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty
+++ b/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty
@@ -12,7 +12,7 @@
%
% The Current Maintainer of this work is Maïeul Rouquette
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{biblatex-bookinarticle}[2014/11/03 v1.1.1 Book in article and book in incollection with biblatex]
+\ProvidesPackage{biblatex-bookinarticle}[2015/02/05 v1.1.2 Book in article and book in incollection with biblatex]
% 1. The drivers
\DeclareBibliographyDriver{inarticle}{%
@@ -132,5 +132,8 @@
%5. Label name
-\DeclareLabelname[bookinincollection,bookinarticle]{\field{author}}
+\DeclareLabelname[bookinincollection,bookinarticle]{
+ \field{shortauthor}
+ \field{author}
+}
\endinput