From 71cbc711cc4c0f472525220a98d6ddc5badee648 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 5 Feb 2015 22:40:38 +0000 Subject: biblatex-bookinarticle (5feb15) git-svn-id: svn://tug.org/texlive/trunk@36218 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-bookinarticle') 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 -- cgit v1.2.3