summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-bookinother
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-02 21:40:39 +0000
committerKarl Berry <karl@freefriends.org>2020-03-02 21:40:39 +0000
commit15710f4309fba8bc936f2b0c1c5a6ee5bac33b22 (patch)
tree98c13ebb9610e189e35a191113d7e1af913423da /Master/texmf-dist/tex/latex/biblatex-bookinother
parent5feb5a9b232917bf39642905999b8fd9443d984f (diff)
biblatex-bookinother (2mar20)
git-svn-id: svn://tug.org/texlive/trunk@54015 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-bookinother')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.bbx2
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx12
2 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.bbx b/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.bbx
index ecb1218b8e3..6de444003a7 100644
--- a/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.bbx
@@ -14,7 +14,7 @@
%0. Preamble
\ProvidesFile{bookinother.bbx}
-[2020/01/20 v2.3.2 biblatex bibliography style to have entry type for book edited in other entry type (MR)]
+[2020/03/02 v2.3.3 biblatex bibliography style to have entry type for book edited in other entry type (MR)]
\RequireBiber
\RequirePackage{xpatch}
diff --git a/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx b/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx
index 82ad22c3b2a..677bac71338 100644
--- a/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx
+++ b/Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx
@@ -13,7 +13,7 @@
% The Current Maintainer of this work is Maïeul Rouquette
% This work consists of the files realauthor.dbx, realauthor.bbx
\ProvidesFile{bookinother.dbx}
-[2020/01/20 v2.3.2 biblatex bibliography style to have entry type for book edited in other entry type (MR)]
+[2020/03/02 v2.3.3 biblatex bibliography style to have entry type for book edited in other entry type (MR)]
%0. New entrytypes
\DeclareDatamodelEntrytypes{
@@ -48,7 +48,7 @@
inincollection,ininproceedings,ininreference%
]{%
bookeditor,
- bookineditor
+ bookineditor,
}
\DeclareDatamodelEntryfields[
@@ -59,20 +59,20 @@
bookinjournal,%
ininbook,bookininbook,%
]{%
- bookineditor
+ bookineditor,
}
\DeclareDatamodelEntryfields[%
ininarticle,bookininarticle%
]{%
bookineditor,
- mainauthor,%
+ mainauthor,
}
%3. For standard entry type
\DeclareDatamodelEntryfields[
bookincollection,bookinproceedings,bookinreference
]{%
bookeditor,
- bookineditor
+ bookineditor,
}
%4. Fields declared by morenames.dbx, for bookinother entrytypes
\DeclareDatamodelEntryfields[%
@@ -80,7 +80,7 @@
bookinincollection,bookininproceedings,bookininreference,%
inincollection,ininproceedings,ininreference%
]{
- maineditor
+ maineditor,
}