summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-27 22:08:58 +0000
committerKarl Berry <karl@freefriends.org>2018-01-27 22:08:58 +0000
commit5f1f1787fdf9327c6ad9456729be2930ff0cc350 (patch)
treef76483e97c957b30251da1c2f74ba6724ac6c5ed
parent0ded4d99c9e891ef0c52fb50a6d39e94aa83d4a9 (diff)
biblatex-oxref (27jan18)
git-svn-id: svn://tug.org/texlive/trunk@46465 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-oxref/Makefile2
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-oxref/README.md2
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-oxref/oxalph-doc.pdfbin403380 -> 403333 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-oxref/oxalph-doc.tex4
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-oxref/oxnotes-doc.pdfbin410479 -> 410550 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-oxref/oxnotes-doc.tex4
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-oxref/oxnum-doc.pdfbin405560 -> 405634 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-oxref/oxnum-doc.tex4
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-oxref/oxref.pdfbin481965 -> 482258 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.pdfbin406688 -> 406632 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex4
-rw-r--r--Master/texmf-dist/source/latex/biblatex-oxref/oxref.dtx7
-rw-r--r--Master/texmf-dist/source/latex/biblatex-oxref/oxref.ins4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/american-oxref.lbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/british-oxref.lbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/english-oxref.lbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.bbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.cbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.dbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.bbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.cbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.dbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxref.bbx5
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.bbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.cbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.dbx4
29 files changed, 49 insertions, 47 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/Makefile b/Master/texmf-dist/doc/latex/biblatex-oxref/Makefile
index 4c468d7f97a..b93f5db01e4 100644
--- a/Master/texmf-dist/doc/latex/biblatex-oxref/Makefile
+++ b/Master/texmf-dist/doc/latex/biblatex-oxref/Makefile
@@ -14,7 +14,7 @@ UTREE = $(shell kpsewhich --var-value TEXMFHOME)
.PHONY: source clean distclean inst uninst install uninstall zip ctan
-all: $(NAME).pdf $(STY1)-doc.pdf $(STY2)-doc.pdf $(STY3)-doc.pdf $(STY4)-doc.pdf
+all: $(NAME).pdf $(STY1)-doc.pdf $(STY2)-doc.pdf $(STY3)-doc.pdf $(STY4)-doc.pdf clean
@exit 0
source $(NAME).bbx american-$(NAME).lbx british-$(NAME).lbx english-$(NAME).lbx $(STY1)-doc.tex $(STY1).bbx $(STY1).cbx $(STY1).dbx $(STY2)-doc.tex $(STY2).bbx $(STY2).cbx $(STY2).dbx $(STY3)-doc.tex $(STY3).bbx $(STY3).cbx $(STY3).dbx $(STY4)-doc.tex $(STY4).bbx $(STY4).cbx $(STY4).dbx: $(NAME).dtx
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/README.md b/Master/texmf-dist/doc/latex/biblatex-oxref/README.md
index 9f6cfb8d13b..32848e68f6b 100644
--- a/Master/texmf-dist/doc/latex/biblatex-oxref/README.md
+++ b/Master/texmf-dist/doc/latex/biblatex-oxref/README.md
@@ -119,7 +119,7 @@ first two steps.
## Licence
-Copyright 2016–7 Alex Ball.
+Copyright 2016–2018 Alex Ball.
This work consists of the documented LaTeX file oxref.dtx and a Makefile.
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/oxalph-doc.pdf b/Master/texmf-dist/doc/latex/biblatex-oxref/oxalph-doc.pdf
index d856cd71926..e487607d542 100644
--- a/Master/texmf-dist/doc/latex/biblatex-oxref/oxalph-doc.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-oxref/oxalph-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/oxalph-doc.tex b/Master/texmf-dist/doc/latex/biblatex-oxref/oxalph-doc.tex
index 3b845eb2ae7..df6fd928ce6 100644
--- a/Master/texmf-dist/doc/latex/biblatex-oxref/oxalph-doc.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-oxref/oxalph-doc.tex
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\ProvidesFile{oxalph-doc.tex}
[\Version\space Alphabetic biblatex style inspired by the Oxford Guide to Style]
\PassOptionsToPackage{style=oxalph,varissuedate,anon}{biblatex}
@@ -4217,6 +4217,6 @@ Bodleian Library [n.d.], Oxford, MS Rawlinson D. 520, fo. 7.
\printbibliography[notcategory=hidden]
\end{document}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxalph-doc.tex'.
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/oxnotes-doc.pdf b/Master/texmf-dist/doc/latex/biblatex-oxref/oxnotes-doc.pdf
index 86fd07497e0..54c481c4e4f 100644
--- a/Master/texmf-dist/doc/latex/biblatex-oxref/oxnotes-doc.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-oxref/oxnotes-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/oxnotes-doc.tex b/Master/texmf-dist/doc/latex/biblatex-oxref/oxnotes-doc.tex
index c7b02ab8f4b..1a46c7c7f9d 100644
--- a/Master/texmf-dist/doc/latex/biblatex-oxref/oxnotes-doc.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-oxref/oxnotes-doc.tex
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\ProvidesFile{oxnotes-doc.tex}
[\Version\space Footnote-based biblatex style inspired by the Oxford Guide to Style]
\PassOptionsToPackage{style=oxnotes,scnames,varissuedate,anon}{biblatex}
@@ -4210,6 +4210,6 @@ Bodleian Library, Oxford, MS Rawlinson D. 520, fo. 7.
\printbibliography[notcategory=hidden]
\end{document}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxnotes-doc.tex'.
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/oxnum-doc.pdf b/Master/texmf-dist/doc/latex/biblatex-oxref/oxnum-doc.pdf
index 0034d3b919c..20c67f7e886 100644
--- a/Master/texmf-dist/doc/latex/biblatex-oxref/oxnum-doc.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-oxref/oxnum-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/oxnum-doc.tex b/Master/texmf-dist/doc/latex/biblatex-oxref/oxnum-doc.tex
index 2412a84852c..2d32a8da319 100644
--- a/Master/texmf-dist/doc/latex/biblatex-oxref/oxnum-doc.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-oxref/oxnum-doc.tex
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\ProvidesFile{oxnum-doc.tex}
[\Version\space Numeric biblatex style inspired by the Oxford Guide to Style]
\PassOptionsToPackage{style=oxnum,scnames,varissuedate,anon}{biblatex}
@@ -4158,6 +4158,6 @@ Bodleian Library, Oxford, MS Rawlinson D. 520, fo. 7.
\printbibliography[notcategory=hidden]
\end{document}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxnum-doc.tex'.
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/oxref.pdf b/Master/texmf-dist/doc/latex/biblatex-oxref/oxref.pdf
index 55d1efa1204..6497ee9d9e7 100644
--- a/Master/texmf-dist/doc/latex/biblatex-oxref/oxref.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-oxref/oxref.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.pdf b/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.pdf
index d051c88e674..b104649d96d 100644
--- a/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex b/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex
index 33706d6a5d2..46071a4e221 100644
--- a/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.tex
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\ProvidesFile{oxyear-doc.tex}
[\Version\space Author-year biblatex style inspired by the Oxford Guide to Style]
\PassOptionsToPackage{style=oxyear,varissuedate,anon}{biblatex}
@@ -4257,6 +4257,6 @@ Bodleian Library [n.d.], Oxford, MS Rawlinson D. 520, fo. 7.
\printbibliography[notcategory=hidden]
\end{document}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxyear-doc.tex'.
diff --git a/Master/texmf-dist/source/latex/biblatex-oxref/oxref.dtx b/Master/texmf-dist/source/latex/biblatex-oxref/oxref.dtx
index 36b003f6d6c..485c428f584 100644
--- a/Master/texmf-dist/source/latex/biblatex-oxref/oxref.dtx
+++ b/Master/texmf-dist/source/latex/biblatex-oxref/oxref.dtx
@@ -1,6 +1,6 @@
% \iffalse
%<*internal|bbx|cbx|dbx|lbx|doc>
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
%</internal|bbx|cbx|dbx|lbx|doc>
%<*internal>
\iffalse
@@ -148,7 +148,7 @@ See: http://www.latex-project.org/lppl.txt
\endpreamble
\postamble
-Copyright (C) 2016 Alex Ball
+Copyright (C) 2016–2018 Alex Ball
\endpostamble
\usedir{tex/latex/\jobname}
@@ -777,7 +777,7 @@ first two steps.
## Licence
-Copyright 2016–7 Alex Ball.
+Copyright 2016–2018 Alex Ball.
This work consists of the documented LaTeX file oxref.dtx and a Makefile.
@@ -6708,6 +6708,7 @@ The second uses the dedicated \code{manuscript} entry type from \textsf{biblatex
{\usebibmacro{name:family-title-given}
{\namepartfamily}
{\namepartgiven}
+ {\namepartprefix}
{\namepartsuffix}
{\nameparttitle}}%
\savefield{hash}{\blx@ox@lasthash}%
diff --git a/Master/texmf-dist/source/latex/biblatex-oxref/oxref.ins b/Master/texmf-dist/source/latex/biblatex-oxref/oxref.ins
index e8948fd99c5..c48826f2574 100644
--- a/Master/texmf-dist/source/latex/biblatex-oxref/oxref.ins
+++ b/Master/texmf-dist/source/latex/biblatex-oxref/oxref.ins
@@ -37,7 +37,7 @@ See: http://www.latex-project.org/lppl.txt
\endpreamble
\postamble
-Copyright (C) 2016 Alex Ball
+Copyright (C) 2016–2018 Alex Ball
\endpostamble
\usedir{tex/latex/\jobname}
@@ -65,6 +65,6 @@ Copyright (C) 2016 Alex Ball
}
\endbatchfile
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxref.ins'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/american-oxref.lbx b/Master/texmf-dist/tex/latex/biblatex-oxref/american-oxref.lbx
index 70481eeda8a..9408fcea9e2 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/american-oxref.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/american-oxref.lbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{american-oxref.lbx}
[\Version\space American English conventions required by the biblatex-oxref styles]
@@ -21,6 +21,6 @@
\DeclareBibliographyExtras{\uspunctuation}
\InheritBibliographyStrings{english-oxref}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `american-oxref.lbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/british-oxref.lbx b/Master/texmf-dist/tex/latex/biblatex-oxref/british-oxref.lbx
index 3ab0182f05b..6fd36885470 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/british-oxref.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/british-oxref.lbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{british-oxref.lbx}
[\Version\space British English conventions required by the biblatex-oxref styles]
@@ -38,6 +38,6 @@
pm = {{p\adddot m\adddot}{p\adddot m\adddot}},
}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `british-oxref.lbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/english-oxref.lbx b/Master/texmf-dist/tex/latex/biblatex-oxref/english-oxref.lbx
index 4637f32d8c4..b73d7810166 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/english-oxref.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/english-oxref.lbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{english-oxref.lbx}
[\Version\space Generic English conventions required by the biblatex-oxref styles]
@@ -252,6 +252,6 @@
langswedish = {{Swedish}{Swed\adddot}},
}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `english-oxref.lbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.bbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.bbx
index d9163d0dd3a..9f182735ae1 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.bbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxalph.bbx}
[\Version\space Alphabetic bibliography style inspired by the Oxford Guide to Style]
@@ -123,6 +123,6 @@
}
}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxalph.bbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.cbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.cbx
index 79ebcad979c..cb23eb80132 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.cbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxalph.cbx}
[\Version\space Alphabetic citation style inspired by the Oxford Guide to Style]
@@ -36,6 +36,6 @@
}%
}{}{}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxalph.cbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.dbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.dbx
index 913bd84de74..a8f19784348 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.dbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxalph.dbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxalph.dbx}
[\Version\space Data model for the Oxref family of styles]
@@ -38,6 +38,6 @@
\DeclareDatamodelFields[type=field,datatype=date]{pardate}
\DeclareDatamodelEntryfields[jurisdiction]{pardate}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxalph.dbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.bbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.bbx
index cf0095c9957..ae151f79568 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.bbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxnotes.bbx}
[\Version\space Footnote-based bibliography style inspired by the Oxford Guide to Style]
@@ -58,6 +58,6 @@
}%
}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxnotes.bbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx
index 07d0cb6627d..0a13bc4bd67 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.cbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxnotes.cbx}
[\Version\space Footnote-based citation style inspired by the Oxford Guide to Style]
@@ -34,6 +34,6 @@
}%
}{}{}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxnotes.cbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx
index 314a2d306a3..ef1cab9689e 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxnotes.dbx}
[\Version\space Data model for the Oxref family of styles]
@@ -38,6 +38,6 @@
\DeclareDatamodelFields[type=field,datatype=date]{pardate}
\DeclareDatamodelEntryfields[jurisdiction]{pardate}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxnotes.dbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.bbx
index 95f5f085205..2987df4376a 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{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxnum.bbx}
[\Version\space Numeric bibliography style inspired by the Oxford Guide to Style]
@@ -81,6 +81,6 @@
\usebibmacro{setpageref}%
\finentry}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxnum.bbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.cbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.cbx
index 6f678321cc7..2d6d27b3b2d 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.cbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxnum.cbx}
[\Version\space Numeric citation style inspired by the Oxford Guide to Style]
@@ -36,6 +36,6 @@
}%
}{}{}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxnum.cbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.dbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.dbx
index d13af69bc7d..e969d4db03a 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.dbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.dbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxnum.dbx}
[\Version\space Data model for the Oxref family of styles]
@@ -38,6 +38,6 @@
\DeclareDatamodelFields[type=field,datatype=date]{pardate}
\DeclareDatamodelEntryfields[jurisdiction]{pardate}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxnum.dbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxref.bbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxref.bbx
index 7846ef62050..35c5595b6ec 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxref.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxref.bbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxref.bbx}
[\Version\space Base settings for bibliography styles inspired by the Oxford Guide to Style]
@@ -220,6 +220,7 @@
{\usebibmacro{name:family-title-given}
{\namepartfamily}
{\namepartgiven}
+ {\namepartprefix}
{\namepartsuffix}
{\nameparttitle}}%
\savefield{hash}{\blx@ox@lasthash}%
@@ -3966,6 +3967,6 @@ reference,mvreference,inreference]{volume}{%
[proceedings,report,audio,music,movie,video,manuscript,unpublished,review]%
{useeditor=false}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxref.bbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.bbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.bbx
index 88c2516b65a..d6e4943c695 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.bbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxyear.bbx}
[\Version\space Author-year bibliography style inspired by the Oxford Guide to Style]
@@ -432,6 +432,6 @@
}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxyear.bbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.cbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.cbx
index 1da19f3a206..2e6ae495923 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.cbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxyear.cbx}
[\Version\space Author-year citation style inspired by the Oxford Guide to Style]
@@ -70,6 +70,6 @@
}%
}{}{}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxyear.cbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.dbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.dbx
index 2727b129fb4..9a3fe00ddad 100644
--- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.dbx
+++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxyear.dbx
@@ -13,7 +13,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2017/11/18 v0.11}
+\def\Version{2018/01/26 v0.11.1}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesFile{oxyear.dbx}
[\Version\space Data model for the Oxref family of styles]
@@ -38,6 +38,6 @@
\DeclareDatamodelFields[type=field,datatype=date]{pardate}
\DeclareDatamodelEntryfields[jurisdiction]{pardate}
%%
-%% Copyright (C) 2016 Alex Ball
+%% Copyright (C) 2016–2018 Alex Ball
%%
%% End of file `oxyear.dbx'.