diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-18 23:00:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-18 23:00:12 +0000 |
commit | 38be0a44ee9d2d9158e4fbc11cf492dbe2f68abe (patch) | |
tree | 61def877562c6db28c4370b42be5b1cba35af5b3 /Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx | |
parent | 9f39ddd0d3a11b7172e79c4c22f952c611492bc5 (diff) |
biblatex-oxref (19feb19)
git-svn-id: svn://tug.org/texlive/trunk@50053 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.bbx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx index 66330d82aab..cf60a17bcdd 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{2018/03/03 v0.12} +\def\Version{2019/02/15 v1.0} \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesFile{oxnum.bbx} [\Version\space Numeric bibliography style inspired by the Oxford Guide to Style] @@ -30,7 +30,7 @@ }{% \iftoggle{blx@ox@scnames}{\bibcplstring[\textsc]{anon}}{\bibcplstring{anon}}% }% -}{}{} +}{}{\wlog{WARNING: biblatex-oxref (oxnum) failed to patch author}} \ExecuteBibliographyOptions{labelnumber} \providebool{bbx:subentry} @@ -81,6 +81,6 @@ \usebibmacro{setpageref}% \finentry} %% -%% Copyright (C) 2016–2018 Alex Ball +%% Copyright (C) 2016–2019 Alex Ball %% %% End of file `oxnum.bbx'. |