summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-22 22:16:44 +0000
committerKarl Berry <karl@freefriends.org>2019-09-22 22:16:44 +0000
commit332552ce5a2257eae3121acd58552d76e398003a (patch)
treefef8ea7aaa0ccde15a9e99883a69621729ad3b9b /Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
parentfed3ef37215697a6fc7c2d8a8d2ea79b35939db6 (diff)
biblatex-phys (23sep19)
git-svn-id: svn://tug.org/texlive/trunk@52152 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.bbx13
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx b/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx
index 7b69506a5dc..439bdd6bcfd 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}[2018/10/19 v1.1 biblatex bibliography style]
+\ProvidesFile{phys.bbx}[2019/09/21 v1.1a biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -434,7 +434,9 @@
}%
\iffieldundef{collaboration}
{}
- {\printfield[parens]{collaboration}}}
+ {%
+ \setunit{\addspace}%
+ \printfield[parens]{collaboration}}}
{}%
}
@@ -477,7 +479,7 @@
%%
-%% Copyright (C) 2012-2014,2016,2018 by
+%% Copyright (C) 2012-2014,2016,2018,2019 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
@@ -492,8 +494,9 @@
%%
%% This work consists of the files biblatex-phys.bib,
%% biblatex-phys.tex,
-%% phys.bbx and
-%% phys.cbx,
+%% phys.bbx,
+%% phys.cbx and
+%% phys.dbx,
%% and the derived file biblatex-phys.pdf.
%%
%%