summaryrefslogtreecommitdiff
path: root/Master
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
parent5feb5a9b232917bf39642905999b8fd9443d984f (diff)
biblatex-bookinother (2mar20)
git-svn-id: svn://tug.org/texlive/trunk@54015 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.pdfbin257256 -> 257097 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex9
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.bib3
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.dot3
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.pdfbin17714 -> 17677 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookincollection.pdfbin18131 -> 18131 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininarticle.pdfbin19392 -> 19392 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininbook.pdfbin20118 -> 20118 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.pdfbin19623 -> 19623 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininproceedings.pdfbin20848 -> 20848 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinjournal.pdfbin17387 -> 17387 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinproceedings.pdfbin18779 -> 18779 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.pdfbin18487 -> 18487 bytes
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.bbx2
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-bookinother/bookinother.dbx12
15 files changed, 14 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.pdf b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.pdf
index 2f1ac2c44d9..64fac02d420 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex
index a716a9faaab..7dbb5c708a8 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex
+++ b/Master/texmf-dist/doc/latex/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/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.bib b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.bib
index 36e9cc38548..5f2e45af82d 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.bib
+++ b/Master/texmf-dist/doc/latex/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/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.dot b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.dot
index d42d39abd69..53c0eb70b09 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.dot
+++ b/Master/texmf-dist/doc/latex/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/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.pdf b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.pdf
index cce51ac30ac..5e46f636336 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookincollection.pdf b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookincollection.pdf
index e26357a8a1a..1a53a938aec 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookincollection.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookincollection.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininarticle.pdf b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininarticle.pdf
index 1b902c62248..498b27682c8 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininarticle.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininarticle.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininbook.pdf b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininbook.pdf
index 539b094c707..62c8ad5c844 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininbook.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininbook.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.pdf b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.pdf
index 2d3dc6897b6..98c846878ec 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininproceedings.pdf b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininproceedings.pdf
index a5905dedbdb..702330d543c 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininproceedings.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininproceedings.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinjournal.pdf b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinjournal.pdf
index c26afe3567b..18abf3e63b2 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinjournal.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinjournal.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinproceedings.pdf b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinproceedings.pdf
index c8d964ee4b2..4253b2ab2c2 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinproceedings.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinproceedings.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.pdf b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.pdf
index 3ea21cbd4ab..ef35640b3f5 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.pdf
Binary files differ
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,
}