summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-20 21:33:28 +0000
committerKarl Berry <karl@freefriends.org>2019-09-20 21:33:28 +0000
commit24c79eb8c2a06ff6b9b40ff4f6236f59b43ba414 (patch)
tree0f94a743203a77fd35c7ba14bcd574d587338731 /Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx
parent1e06fcc402b29940f4d8eafaca626a048d017e08 (diff)
biblatex-oxref (20sep19)
git-svn-id: svn://tug.org/texlive/trunk@52135 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx
index c37d5839cf8..8c969be565d 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2019/09/02 v1.2}
+\def\Version{2019/09/20 v2.0}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxnum.bbx}
[\Version\space Numeric bibliography style inspired by the Oxford Guide to Style]
@@ -31,6 +31,10 @@
\iftoggle{blx@ox@scnames}{\bibcplstring[\textsc]{anon}}{\bibcplstring{anon}}%
}%
}{}{\wlog{WARNING: biblatex-oxref (oxnum) failed to patch author}}
+\xpretobibmacro{series+number+edition+publisher+location+date}{%
+ \iffieldequalstr{relatedtype}{multivolume}{%
+ \clearfield{year}\clearfield{month}\clearfield{day}%
+ }{}}{}{}
\ExecuteBibliographyOptions{labelnumber}
\providebool{bbx:subentry}