From 15710f4309fba8bc936f2b0c1c5a6ee5bac33b22 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 2 Mar 2020 21:40:39 +0000 Subject: biblatex-bookinother (2mar20) git-svn-id: svn://tug.org/texlive/trunk@54015 c570f23f-e606-0410-a88d-b1316a301751 --- .../documentation/biblatex-bookinother.pdf | Bin 257256 -> 257097 bytes .../documentation/biblatex-bookinother.tex | 9 ++++++--- .../documentation/example-bookinarticle.bib | 3 +-- .../documentation/example-bookinarticle.dot | 3 --- .../documentation/example-bookinarticle.pdf | Bin 17714 -> 17677 bytes .../documentation/example-bookincollection.pdf | Bin 18131 -> 18131 bytes .../documentation/example-bookininarticle.pdf | Bin 19392 -> 19392 bytes .../documentation/example-bookininbook.pdf | Bin 20118 -> 20118 bytes .../documentation/example-bookinincollection.pdf | Bin 19623 -> 19623 bytes .../documentation/example-bookininproceedings.pdf | Bin 20848 -> 20848 bytes .../documentation/example-bookinjournal.pdf | Bin 17387 -> 17387 bytes .../documentation/example-bookinproceedings.pdf | Bin 18779 -> 18779 bytes .../documentation/example-bookinthesis.pdf | Bin 18487 -> 18487 bytes .../tex/latex/biblatex-bookinother/bookinother.bbx | 2 +- .../tex/latex/biblatex-bookinother/bookinother.dbx | 12 ++++++------ 15 files changed, 14 insertions(+), 15 deletions(-) (limited to 'Master') 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 Binary files a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.pdf and b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.pdf 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 maieul 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 Binary files a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.pdf and b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.pdf 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 Binary files a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookincollection.pdf and b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookincollection.pdf 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 Binary files a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininarticle.pdf and b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininarticle.pdf 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 Binary files a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininbook.pdf and b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininbook.pdf 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 Binary files a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.pdf and b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.pdf 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 Binary files a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininproceedings.pdf and b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininproceedings.pdf 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 Binary files a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinjournal.pdf and b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinjournal.pdf 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 Binary files a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinproceedings.pdf and b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinproceedings.pdf 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 Binary files a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.pdf and b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.pdf 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, } -- cgit v1.2.3