diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-24 21:38:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-24 21:38:37 +0000 |
commit | 3ed65554de0c7beba0ca3a61160af91053530e3f (patch) | |
tree | 338827a3ecf7ca8f213a50d5e33c1645e9dc3f50 /Master/texmf-dist/tex/latex/biblatex-anonymous | |
parent | 08475f7c024d2c93cdb07b68e88177203700aa6b (diff) |
biblatex-anonymous (24jan17)
git-svn-id: svn://tug.org/texlive/trunk@43043 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-anonymous')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-anonymous/biblatex-anonymous.sty | 18 |
1 files changed, 17 insertions, 1 deletions
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{ |