summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-26 21:24:05 +0000
committerKarl Berry <karl@freefriends.org>2015-04-26 21:24:05 +0000
commita82c1b341ea2f1522ad9ea40b90e204c1ef789fe (patch)
treeadcf935032352cde5d138395eecdd67203edd00a /Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx
parent8b10a8a66f663448076e0ee7a42ba26c9ba519a7 (diff)
biblatex-realauthor (26apr15)
git-svn-id: svn://tug.org/texlive/trunk@37062 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx12
1 files changed, 7 insertions, 5 deletions
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}