diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-11 23:39:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-11 23:39:13 +0000 |
commit | 0f01a2625108a01a43987bb54750b2c7816f851f (patch) | |
tree | 89b6dfebcc4f402c90c599aac47a869025d13ad3 /Master/texmf-dist/tex/latex/biblatex-phys | |
parent | fd4a6ee1f0fde44164748ea2f8f012253ecb0565 (diff) |
biblatex-phys (11mar16)
git-svn-id: svn://tug.org/texlive/trunk@39999 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-phys')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx | 10 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx b/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx index 85dc9f5a51f..8e9aa238ce2 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}[2014/05/14 v0.9f biblatex bibliography style] +\ProvidesFile{phys.bbx}[2016/03/10 v1.0 biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -46,7 +46,7 @@ biblabel = superscript, doi = false , eprint = false , - firstinits = true , + giveninits = true , isbn = false , maxnames = 999 , maxcitenames = 2 , @@ -54,7 +54,7 @@ url = false } -\renewbibmacro*{name:first-last}[4]{% +\renewbibmacro*{name:given-family}[4]{% \usebibmacro{name:delim}{#2#3#1}% \usebibmacro{name:hook}{#2#3#1}% \ifblank{#2}{}{\mkbibnamefirst{#2}\isdot\bibnamedelimd}% @@ -519,7 +519,7 @@ %% -%% Copyright (C) 2012-2014 by +%% Copyright (C) 2012-2014,2016 by %% Joseph Wright <joseph.wright@morningstar2.co.uk> %% %% It may be distributed and/or modified under the conditions of @@ -539,4 +539,4 @@ %% and the derived file biblatex-phys.pdf. %% %% -%% End of file `phys.bbx'.
\ No newline at end of file +%% End of file `phys.bbx'. diff --git a/Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx b/Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx index 65efd83eb41..ffba4c3d4b5 100644 --- a/Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{phys.cbx}[2014/05/14 v0.9f biblatex citation style] +\ProvidesFile{phys.cbx}[2016/03/10 v1.0 biblatex citation style] \RequireCitationStyle{numeric-comp} @@ -20,7 +20,7 @@ } %% -%% Copyright (C) 2012-2014 by +%% Copyright (C) 2012-2014,2016 by %% Joseph Wright <joseph.wright@morningstar2.co.uk> %% %% It may be distributed and/or modified under the conditions of |