summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-anonymous
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-14 22:23:54 +0000
committerKarl Berry <karl@freefriends.org>2016-09-14 22:23:54 +0000
commit1eb226764fce7a0e38a736fa2db3c71221fb0dff (patch)
tree3c7bb1121d07292e3fcc6bf8795e4d27bb36bc23 /Master/texmf-dist/tex/latex/biblatex-anonymous
parent5466f6809edd0fb30c637cae824eb2473974b719 (diff)
biblatex-anonymous
git-svn-id: svn://tug.org/texlive/trunk@42067 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.sty8
1 files changed, 4 insertions, 4 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 e5d987228f9..b3cd059fb27 100644
--- a/Master/texmf-dist/tex/latex/biblatex-anonymous/biblatex-anonymous.sty
+++ b/Master/texmf-dist/tex/latex/biblatex-anonymous/biblatex-anonymous.sty
@@ -12,12 +12,12 @@
%
% The Current Maintainer of this work is Maïeul Rouquette
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{biblatex-anonymous}[2016/06/21 v2.2.2a Manage anonymous works with biblatex]
+\ProvidesPackage{biblatex-anonymous}[2016/09/08 v2.3.0 Manage anonymous works with biblatex]
%1. Just execute bibliographic option for some entries type
-\ExecuteBibliographyOptions[book, bookinbook, bookinarticle, bookinincollection, mvbook,inbook]{useeditor=false,usetranslator=false}
+\ExecuteBibliographyOptions[book, bookinbook, bookinarticle, bookinincollection, mvbook,inbook,bookininbook,bookininarticle]{useeditor=false,usetranslator=false}
\ifdefined\ifuserealeditor
- \ExecuteBibliographyOptions[book, bookinbook, bookinarticle, bookinincollection, mvbook,inbook]{userealeditor=false}
+ \ExecuteBibliographyOptions[book, bookinbook, bookinarticle, bookinincollection, mvbook,inbook,bookininbook,bookininarticle]{userealeditor=false}
\fi
% 2. Sorting
@@ -51,7 +51,7 @@
%%3.1 And so, prevent the spurious space in case of \cites command
%%% Hack suggested on https://github.com/plk/biblatex/issues/285#issuecomment-226918950
-\AtEveryCitekey{\blx@initunit}
+\AtEveryCitekey{\iffieldundef{prenote}{\blx@initunit}{}}
%4. Tools to prevent inhering author field (require biblatex > 3.4)
\ifdefined\DeclareDatafieldSet