summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-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