From a82c1b341ea2f1522ad9ea40b90e204c1ef789fe Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 26 Apr 2015 21:24:05 +0000 Subject: biblatex-realauthor (26apr15) git-svn-id: svn://tug.org/texlive/trunk@37062 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx') diff --git a/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx b/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx index 24f7c33eb3a..5b81185ec00 100644 --- a/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx @@ -12,8 +12,8 @@ % % The Current Maintainer of this work is Maïeul Rouquette % This work consists of the files realauthor.dbx, realauthor.bbx -\ProvidesFile{realauthor.bbx} -[\abx@bbxid] +\ProvidesFile{realauthor.dbx} +[2015/94/26 v2.2.0 biblatex bibliography style (MR)] \ifdef{\biblatexmultipledm@bibstyle} {\RequireBibliographyStyle{\biblatexmultipledm@bibstyle}} @@ -61,10 +61,12 @@ % Patching some standard bibmacros %% For the drivers \xapptobibmacro{author}{% - \ifnameundef{author}{}{% + \ifuserealauthor{% + \ifnameundef{author}{}{% \ifnameundef{realauthor}{}{\addspace\nopunct}% - }% - \printnames{realauthor}% + }% + \printnames{realauthor}% + }{}% }{}{} \xpatchbibmacro{author/editor+others} -- cgit v1.2.3