summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-03-03 03:01:59 +0000
committerNorbert Preining <norbert@preining.info>2020-03-03 03:01:59 +0000
commitb78f5a6705512314d6fe42fd5144c5f8e5d484ce (patch)
tree593ea7c2b2e5eb38eb55ddc98e50668bceb502cc /macros/latex/contrib/biblatex-contrib
parent6276231aa1cc25fe33679b149fdbaca5471ca8a4 (diff)
CTAN sync 202003030301
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/bookinother.bbx2
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/bookinother.dbx12
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/biblatex-bookinother.pdfbin257256 -> 257097 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/biblatex-bookinother.tex9
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.bib3
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.dot3
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.pdfbin17714 -> 17677 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookincollection.pdfbin18131 -> 18131 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininarticle.pdfbin19392 -> 19392 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininbook.pdfbin20118 -> 20118 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinincollection.pdfbin19623 -> 19623 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininproceedings.pdfbin20848 -> 20848 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinjournal.pdfbin17387 -> 17387 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinproceedings.pdfbin18779 -> 18779 bytes
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinthesis.pdfbin18487 -> 18487 bytes
15 files changed, 14 insertions, 15 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/bookinother.bbx b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/bookinother.bbx
index ecb1218b8e..6de444003a 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/bookinother.bbx
+++ b/macros/latex/contrib/biblatex-contrib/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/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/bookinother.dbx b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/bookinother.dbx
index 82ad22c3b2..677bac7133 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/bookinother.dbx
+++ b/macros/latex/contrib/biblatex-contrib/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,
}
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/biblatex-bookinother.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/biblatex-bookinother.pdf
index 2f1ac2c44d..64fac02d42 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/biblatex-bookinother.pdf
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/biblatex-bookinother.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/biblatex-bookinother.tex b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/biblatex-bookinother.tex
index a716a9faaa..7dbb5c708a 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/biblatex-bookinother.tex
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/biblatex-bookinother.tex
@@ -24,8 +24,8 @@
subtitle={New data types},
email={maieul <at> maieul <dot> net},
author={Maïeul Rouquette},
- revision={2.3.2},
- date={20/01/2020},
+ revision={2.3.3},
+ date={02/03/2020},
url={https://github.com/maieul/biblatex-bookinarticle}}
% biblatex
@@ -221,7 +221,10 @@ The ways new entry types are printed are derived from the \verb+standard.bbx+ bi
\begin{changelog}
-\begin{release}{2.3.2}{2020-12-20}
+\begin{release}{2.3.3}{2020-03-02}
+ \item Fix spurious spaces.
+\end{release}
+\begin{release}{2.3.2}{2020-01-20}
\item Declare correctly the new entrytypes to Biber.
\end{release}
\begin{release}{2.3.1}{2017-11-19}
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.bib b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.bib
index 36e9cc3854..5f2e45af82 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.bib
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.bib
@@ -1,6 +1,5 @@
@article{VanDeun1990,
Author = {Van Deun, Peter},
- Ineditor = {Article Editor},
Journaltitle = {Analecta Bollandiana},
Number = {108},
Pages = {323-335},
@@ -8,7 +7,7 @@
Title = {Un mémoire anonyme sur saint Barnabé (BHG 226e)},
Year = {1990}}
@bookinarticle{BHG226e,
- bookineditor = {Book Editor},
+ bookineditor = {Van Deun, Peter},
Crossref = {VanDeun1990},
Pages = {326-335},
Title = {Mémoire sur le saint apôtre Barnabé}}
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.dot b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.dot
index d42d39abd6..53c0eb70b0 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.dot
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.dot
@@ -15,7 +15,6 @@ digraph Biberdata {
fillcolor="#a0d0ff";
"section0/BHG226e/bookauthor" [ label="BOOKAUTHOR" ]
- "section0/BHG226e/bookeditor" [ label="BOOKEDITOR" ]
"section0/BHG226e/bookineditor" [ label="BOOKINEDITOR" ]
"section0/BHG226e/crossref" [ label="CROSSREF" ]
"section0/BHG226e/journaltitle" [ label="JOURNALTITLE" ]
@@ -34,7 +33,6 @@ digraph Biberdata {
fillcolor="#a0d0ff";
"section0/VanDeun1990/author" [ label="AUTHOR" ]
- "section0/VanDeun1990/ineditor" [ label="INEDITOR" ]
"section0/VanDeun1990/journaltitle" [ label="JOURNALTITLE" ]
"section0/VanDeun1990/number" [ label="NUMBER" ]
"section0/VanDeun1990/pages" [ label="PAGES" ]
@@ -46,7 +44,6 @@ digraph Biberdata {
"section0/VanDeun1990/author" -> "section0/BHG226e/bookauthor" [ penwidth="2.0", color="#7d7879", tooltip="BHG226e/BOOKAUTHOR inherited via CROSSREF from VanDeun1990/AUTHOR" ]
- "section0/VanDeun1990/ineditor" -> "section0/BHG226e/bookeditor" [ penwidth="2.0", color="#7d7879", tooltip="BHG226e/BOOKEDITOR inherited via CROSSREF from VanDeun1990/INEDITOR" ]
"section0/VanDeun1990/journaltitle" -> "section0/BHG226e/journaltitle" [ penwidth="2.0", color="#7d7879", tooltip="BHG226e/JOURNALTITLE inherited via CROSSREF from VanDeun1990/JOURNALTITLE" ]
"section0/VanDeun1990/number" -> "section0/BHG226e/number" [ penwidth="2.0", color="#7d7879", tooltip="BHG226e/NUMBER inherited via CROSSREF from VanDeun1990/NUMBER" ]
"section0/VanDeun1990/subtitle" -> "section0/BHG226e/mainsubtitle" [ penwidth="2.0", color="#7d7879", tooltip="BHG226e/MAINSUBTITLE inherited via CROSSREF from VanDeun1990/SUBTITLE" ]
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.pdf
index cce51ac30a..5e46f63633 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.pdf
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinarticle.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookincollection.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookincollection.pdf
index e26357a8a1..1a53a938ae 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookincollection.pdf
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookincollection.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininarticle.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininarticle.pdf
index 1b902c6224..498b27682c 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininarticle.pdf
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininarticle.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininbook.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininbook.pdf
index 539b094c70..62c8ad5c84 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininbook.pdf
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininbook.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinincollection.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinincollection.pdf
index 2d3dc6897b..98c846878e 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinincollection.pdf
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinincollection.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininproceedings.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininproceedings.pdf
index a5905dedbd..702330d543 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininproceedings.pdf
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookininproceedings.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinjournal.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinjournal.pdf
index c26afe3567..18abf3e63b 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinjournal.pdf
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinjournal.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinproceedings.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinproceedings.pdf
index c8d964ee4b..4253b2ab2c 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinproceedings.pdf
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinproceedings.pdf
Binary files differ
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinthesis.pdf b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinthesis.pdf
index 3ea21cbd4a..ef35640b3f 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinthesis.pdf
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-bookinother/documentation/example-bookinthesis.pdf
Binary files differ