summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-phys/phys.bbx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-22 03:01:01 +0000
committerNorbert Preining <norbert@preining.info>2019-09-22 03:01:01 +0000
commit77cef1d14e947b4899f54ca0311ca5ce9d253164 (patch)
treeb641044ef8a3372df30ea6e27d7c822bccc58cb0 /macros/latex/contrib/biblatex-contrib/biblatex-phys/phys.bbx
parent31d764f773a47d4d8cfa2cd2c0c3a4d5a7dff3e6 (diff)
CTAN sync 201909220301
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-phys/phys.bbx')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-phys/phys.bbx13
1 files changed, 8 insertions, 5 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-phys/phys.bbx b/macros/latex/contrib/biblatex-contrib/biblatex-phys/phys.bbx
index 7b69506a5d..439bdd6bcf 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-phys/phys.bbx
+++ b/macros/latex/contrib/biblatex-contrib/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.
%%
%%