From 3ed65554de0c7beba0ca3a61160af91053530e3f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 24 Jan 2017 21:38:37 +0000 Subject: biblatex-anonymous (24jan17) git-svn-id: svn://tug.org/texlive/trunk@43043 c570f23f-e606-0410-a88d-b1316a301751 --- .../latex/biblatex-anonymous/biblatex-anonymous.pdf | Bin 59663 -> 59714 bytes .../latex/biblatex-anonymous/biblatex-anonymous.tex | 8 ++++++-- .../latex/biblatex-anonymous/biblatex-anonymous.sty | 18 +++++++++++++++++- 3 files changed, 23 insertions(+), 3 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/biblatex-anonymous/biblatex-anonymous.pdf b/Master/texmf-dist/doc/latex/biblatex-anonymous/biblatex-anonymous.pdf index e3301198415..7a701862ea2 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-anonymous/biblatex-anonymous.pdf and b/Master/texmf-dist/doc/latex/biblatex-anonymous/biblatex-anonymous.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-anonymous/biblatex-anonymous.tex b/Master/texmf-dist/doc/latex/biblatex-anonymous/biblatex-anonymous.tex index e443a5bf4bd..cdfea26e1b0 100644 --- a/Master/texmf-dist/doc/latex/biblatex-anonymous/biblatex-anonymous.tex +++ b/Master/texmf-dist/doc/latex/biblatex-anonymous/biblatex-anonymous.tex @@ -20,8 +20,8 @@ subtitle={}, email={maieul maieul net}, author={Maïeul Rouquette}, - revision={2.5.0}, - date={23/10/2016}, + revision={2.6.0}, + date={24/01/2017}, url={https://github.com/maieul/biblatex-anonymous}} \begin{document} @@ -35,6 +35,7 @@ In some scholar fields, like history or philology, we have to work with anonymous works. This package provides facility to manage them with \biblatex, with citation and bibliography style of the \namebibstyle{verbose} family. +It is compatible with the biblatex-morenames and biblatex-realeditor package. \section{What does the package do?} @@ -104,6 +105,9 @@ All issues can be submitted, in French or English, in the GitHub issues page\foo \begin{changelog} +\begin{release}{2.6.0}{2017-01-24} + \item Add compatibility with the biblatex-morenames package. +\end{release} \begin{release}{2.5.0}{2016-10-23} \item Add \verb+anonymous+manuscripts+ sorting scheme. diff --git a/Master/texmf-dist/tex/latex/biblatex-anonymous/biblatex-anonymous.sty b/Master/texmf-dist/tex/latex/biblatex-anonymous/biblatex-anonymous.sty index 6a375cd7f1d..847a27ad4e4 100644 --- a/Master/texmf-dist/tex/latex/biblatex-anonymous/biblatex-anonymous.sty +++ b/Master/texmf-dist/tex/latex/biblatex-anonymous/biblatex-anonymous.sty @@ -12,7 +12,7 @@ % % The Current Maintainer of this work is Maïeul Rouquette \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{biblatex-anonymous}[2016/10/23 v2.5.0 Manage anonymous works with biblatex] +\ProvidesPackage{biblatex-anonymous}[2017/01/24 v2.6.0 Manage anonymous works with biblatex] %1. Just execute bibliographic option for some entries type \ExecuteBibliographyOptions[% @@ -45,6 +45,22 @@ bookininreference% ]{userealeditor=false} \fi +\ifdefined\etb@tgl@blx@usebookineditor + \ExecuteBibliographyOptions[% + book,% + bookinbook,% + bookinarticle,% + bookincollection,% + bookinincollection,% + mvbook,% + inbook,% + bookininbook,% + bookininarticle,% + inreference,% + bookinreference,% + bookininreference% + ]{usebookineditor=false,useineditor=false,usemaineditor=false} +\fi % 2. Sorting \def\bbx@anonymous@sorting{ -- cgit v1.2.3