summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/biblatex-oxref
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-27 21:55:00 +0000
committerKarl Berry <karl@freefriends.org>2020-01-27 21:55:00 +0000
commit46115db43f64f6721627f4308d57c422c9f49d12 (patch)
treead4e31b06391cdccf163c04f98e93d7edd905a8e /Master/texmf-dist/source/latex/biblatex-oxref
parent800da9abca2f37f70e8719fc8b5dc705770785a9 (diff)
biblatex-oxref (27jan20)
git-svn-id: svn://tug.org/texlive/trunk@53571 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/biblatex-oxref')
-rw-r--r--Master/texmf-dist/source/latex/biblatex-oxref/oxref.dtx12
-rw-r--r--Master/texmf-dist/source/latex/biblatex-oxref/oxref.ins4
2 files changed, 11 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/biblatex-oxref/oxref.dtx b/Master/texmf-dist/source/latex/biblatex-oxref/oxref.dtx
index 780f797327b..5677b16828b 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{2019/09/20 v2.0}
+\def\Version{2020/01/27 v2.0.1}
%</internal|bbx|cbx|dbx|lbx|doc>
%<*internal>
\iffalse
@@ -166,7 +166,7 @@ See: http://www.latex-project.org/lppl.txt
\endpreamble
\postamble
-Copyright (C) 2016–2019 Alex Ball
+Copyright (C) 2016–2020 Alex Ball
\endpostamble
\usedir{tex/latex/\jobname}
@@ -842,7 +842,7 @@ first two steps.
## Licence
-Copyright 2016–2019 Alex Ball.
+Copyright 2016–2020 Alex Ball.
This work consists of the documented LaTeX file oxref.dtx and a Makefile.
@@ -14158,6 +14158,12 @@ reference,mvreference,inreference]{volume}{%
\DeclareDatamodelFields[type=field,datatype=literal]{datetype,origdatetype}
% \end{macrocode}
%
+% We add the |inaudio| entry type and friends.
+%
+% \begin{macrocode}
+\DeclareDatamodelEntrytypes{inaudio,inmusic,inmovie,invideo}
+% \end{macrocode}
+%
% The |authoraddon| and |editoraddon| fields are used for handling
% pseudonyms. The |serieseditor| field is used for the editor of a book series,
% as opposed to the editor of the particular cited work.
diff --git a/Master/texmf-dist/source/latex/biblatex-oxref/oxref.ins b/Master/texmf-dist/source/latex/biblatex-oxref/oxref.ins
index 77b7681f592..159820d794d 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–2019 Alex Ball
+Copyright (C) 2016–2020 Alex Ball
\endpostamble
\usedir{tex/latex/\jobname}
@@ -83,6 +83,6 @@ Copyright (C) 2016–2019 Alex Ball
}
\endbatchfile
%%
-%% Copyright (C) 2016–2019 Alex Ball
+%% Copyright (C) 2016–2020 Alex Ball
%%
%% End of file `oxref.ins'.