summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-13 21:18:52 +0000
committerKarl Berry <karl@freefriends.org>2016-03-13 21:18:52 +0000
commitf8ff19b14a7b341d0834a677a1b824917d310ddb (patch)
treec70fddc7273b1032dadd647f30d506388ca77391 /Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
parent832e5c26b093b4be243706bf9ca83010edf49321 (diff)
biblatex-phys (13mar16)
git-svn-id: svn://tug.org/texlive/trunk@40017 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx b/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
index 8e9aa238ce2..bb78aa1718e 100644
--- a/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{phys.bbx}[2016/03/10 v1.0 biblatex bibliography style]
+\ProvidesFile{phys.bbx}[2016/03/13 v1.0a biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -54,7 +54,10 @@
url = false
}
-\renewbibmacro*{name:given-family}[4]{%
+\@ifpackageloaded{biblatex_legacy}
+ {\renewbibmacro*{name:first-last}}
+ {\renewbibmacro*{name:given-family}}
+ [4]{%
\usebibmacro{name:delim}{#2#3#1}%
\usebibmacro{name:hook}{#2#3#1}%
\ifblank{#2}{}{\mkbibnamefirst{#2}\isdot\bibnamedelimd}%