From 89c2992c32ba9525521a695a1536a634b4b90992 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 3 Dec 2019 22:04:55 +0000 Subject: biblatex-phys (3dec19) git-svn-id: svn://tug.org/texlive/trunk@53013 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx | 18 +++++++++++++++++- Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx | 2 +- Master/texmf-dist/tex/latex/biblatex-phys/phys.dbx | 2 +- 3 files changed, 19 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx b/Master/texmf-dist/tex/latex/biblatex-phys/phys.bbx index 439bdd6bcfd..442f4feae5c 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}[2019/09/21 v1.1a biblatex bibliography style] +\ProvidesFile{phys.bbx}[2019/12/03 v1.1b biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -458,6 +458,22 @@ }% } +\renewbibmacro*{note+pages}{% + \printfield{note}% + \setunit{\bibpagespunct}% + \printfield{pages}% + \iffieldundef{pages} + {% + \printfield{doi}% + \clearfield{doi}% + }% + {% + \iftoggle{bbx:doi} + {} + {\clearfield{doi}}% + }% +} + \newbibmacro*{related:translatedas}[1]{% \entrydata{#1}{% \usebibmacro{journal+issuetitle}% diff --git a/Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx b/Master/texmf-dist/tex/latex/biblatex-phys/phys.cbx index 946b36614c4..7758bc0a2b5 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}[2019/09/21 v1.1a biblatex citation style] +\ProvidesFile{phys.cbx}[2019/12/03 v1.1b biblatex citation style] \RequireCitationStyle{numeric-comp} diff --git a/Master/texmf-dist/tex/latex/biblatex-phys/phys.dbx b/Master/texmf-dist/tex/latex/biblatex-phys/phys.dbx index d7ed7e17dc6..c47ca1e2d93 100644 --- a/Master/texmf-dist/tex/latex/biblatex-phys/phys.dbx +++ b/Master/texmf-dist/tex/latex/biblatex-phys/phys.dbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{phys.dbx}[2019/09/21 v1.1a biblatex database model extension] +\ProvidesFile{phys.dbx}[2019/12/03 v1.1b biblatex database model extension] \DeclareDatamodelFields[type=field, datatype=literal]{collaboration} -- cgit v1.2.3