summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-realauthor/realauthor.bbx
diff options
context:
space:
mode:
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}