From 1047aeae9ba9b5a7f1b980914904fef6f2a0ed81 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 26 Nov 2016 22:45:12 +0000 Subject: biblatex-morenames (26nov16) git-svn-id: svn://tug.org/texlive/trunk@42587 c570f23f-e606-0410-a88d-b1316a301751 --- .../documentation/biblatex-morenames.pdf | Bin 133003 -> 133180 bytes .../documentation/biblatex-morenames.tex | 12 ++++++++---- ...example-bookineditor-BookineditorFromEditor.pdf | Bin 17927 -> 17926 bytes .../documentation/example-bookineditor.pdf | Bin 17481 -> 17487 bytes .../documentation/example-maineditor.pdf | Bin 21830 -> 21836 bytes .../tex/latex/biblatex-morenames/morenames.bbx | 2 +- .../tex/latex/biblatex-morenames/morenames.dbx | 2 +- 7 files changed, 10 insertions(+), 6 deletions(-) diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.pdf b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.pdf index 5bf14afa344..97fcf7acbb6 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.pdf and b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.tex b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.tex index 8b68677daf2..dd63ce3665b 100644 --- a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.tex +++ b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.tex @@ -25,8 +25,8 @@ subtitle={New fields of name type for standard biblatex entry types}, email={maieul maieul net}, author={Maïeul Rouquette}, - revision={1.3.0}, - date={23/11/2016}, + revision={1.3.0a}, + date={26/11/2016}, url={https://git.framasoft.org/maieul/biblatex-morenames}} @@ -215,14 +215,14 @@ The graph~\ref{example-bookineditor} shows the fields inheritance. With the optional inheritance, the \bibfield{bookineditor} or \bibfield{ineditor} field of the subentry is inherited from the \bibfield{editor} field of the main entry, except if the subentrty has already a \bibfield{bookineditor} or \bibfield{ineditor} field. -To enable this feature for the \bibfield{ineditor} field, just add in your preamble, after loading biblatex, the following line: +To enable this feature for the \bibfield{bookineditor} field, just add in your preamble, after loading biblatex, the following line: \begin{minted}{latex} \toggletrue{BookineditorFromEditor} \end{minted} To enable this feature for the \bibfield{ineditor} field, just add in your preamble, after loading biblatex, the following line: \begin{minted}{latex} -\toggletrue{BookineditorFromEditor} +\toggletrue{IneditorFromEditor} \end{minted} You can disable these features for specific subentry using \verb+noinherit=bookineditor+ or \verb`noinherit=ineditor` in the \bibfield{options} field of this subentry. @@ -254,6 +254,10 @@ The graph~\ref{example-bookineditor-BookineditorFromEditor} shows the fields inh \begin{changelog} +\begin{release}{1.3.0a}{2016-11-26} + \item Fix typo in handbook. +\end{release} + \begin{release}{1.3.0}{2016-11-23} \item Add \verb+noinherit=bookineditor+ and \verb+noinherit=ineditor+ options for individual volume. \end{release} diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.pdf b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.pdf index fd6fdd92297..9a651f67a71 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.pdf and b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdf b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdf index 635c6c21b17..a4a101d67ae 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdf and b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.pdf b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.pdf index 1a3c432e40b..adda5f3cc71 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.pdf and b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.pdf differ diff --git a/Master/texmf-dist/tex/latex/biblatex-morenames/morenames.bbx b/Master/texmf-dist/tex/latex/biblatex-morenames/morenames.bbx index 77b1a633394..94f97563ac1 100644 --- a/Master/texmf-dist/tex/latex/biblatex-morenames/morenames.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-morenames/morenames.bbx @@ -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{morenames.bbx} -[2016/11/23 v1.3.0 biblatex bibliography style to have more name fields (MR)] +[2016/11/26 v1.3.0a biblatex bibliography style to have more name fields (MR)] %0. Preamble diff --git a/Master/texmf-dist/tex/latex/biblatex-morenames/morenames.dbx b/Master/texmf-dist/tex/latex/biblatex-morenames/morenames.dbx index 8dda14876fb..c8be0050029 100644 --- a/Master/texmf-dist/tex/latex/biblatex-morenames/morenames.dbx +++ b/Master/texmf-dist/tex/latex/biblatex-morenames/morenames.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{morenames.dbx} -[2016/11/23 v1.3.0 biblatex bibliography style to have more name fields (MR)] +[2016/11/26 v1.3.0a biblatex bibliography style to have more name fields (MR)] %1. New fields \DeclareDatamodelFields[type=list,datatype=name]{ -- cgit v1.2.3