diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/zaak.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/zaak.bbx | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/zaak.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/zaak.bbx index c6a29fd3123..1d3c6db1ffa 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/zaak.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/zaak.bbx @@ -7,7 +7,7 @@ %% biblatex-archaeology.dtx (with options: `zaakBBX,nosmallcaps') %% \ProvidesFile{zaak.bbx} -[2017/11/16 v1.3 biblatex-archaeology bibliography style (IB)] +[2018/06/10 v2.0 biblatex-archaeology bibliography style (IB)] \DeclareStyleSourcemap{ \maps[datatype=bibtex]{ \map[overwrite=true]{ @@ -42,6 +42,7 @@ journallocation=true, maxbooknames=500, minbooknames=3, + minrealdatediff=\blxarch@maxnumber, nothesistitlepunct=false, notitlepunct=false, origfields=false, @@ -71,27 +72,27 @@ \setlength{\bibhang}{0em} \setlength{\bibitemsep}{\baselineskip} \DeclareNameAlias{sortname}{family-given} -\renewcommand{\multinamedelim}{\addspace\addslash\space} -\renewcommand{\finalnamedelim}{\multinamedelim} -\renewcommand{\nameyeardelim}{% +\renewcommand*{\multinamedelim}{\addspace\addslash\space} +\renewcommand*{\finalnamedelim}{\multinamedelim} +\renewcommand*{\nameyeardelim}{% \iftabbedlabeldate {} {\addspace}} \DeclareFieldFormat[inreference]{dictionary}{#1} \DeclareFieldFormat*{seriesparens}{\mkbibparens{=#1}} -\renewcommand{\seriespunct}{\addspace} -\renewcommand{\titleseriesdelim}{\addspace} -\renewcommand{\labelnamepunct}{\addspace} -\renewcommand{\booklabelnamepunct}{\addcomma\space} +\renewcommand*{\seriespunct}{\addspace} +\renewcommand*{\titleseriesdelim}{\addspace} +\renewcommand*{\labelnamepunct}{\addspace} +\renewcommand*{\booklabelnamepunct}{\addcomma\space} \DeclareFieldFormat*{journaldateparens}{#1} -\renewcommand{\volumenumberdelim}{\addspace} +\renewcommand*{\volumenumberdelim}{\addspace} \DeclareFieldFormat[article]{number}{\mkbibparens{#1}} \DeclareFieldFormat*{volume}{\addcomma\space\bibstring{volume}\space#1} \DeclareFieldFormat[article]{volume}{\addspace#1} \DeclareFieldFormat[article]{number}{\mkbibparens{#1}} \DeclareFieldFormat*{urldate}{\mkbibparens{#1}} -\renewcommand{\volumedatedelim}{} -\renewcommand{\bibpagespunct}{% +\renewcommand*{\volumedatedelim}{} +\renewcommand*{\bibpagespunct}{% \ifboolexpr{ not test {\iffieldundef{usera}} and @@ -101,14 +102,14 @@ {\addcomma\space\midsentence}} \DeclareFieldFormat*{parens}{#1} \DeclareFieldFormat*{locationdateparens}{#1} -\renewcommand{\daterealdatedelim}{% +\renewcommand*{\daterealdatedelim}{% \iftabbedlabeldate {\newline} {\addspace}} -\renewcommand{\mkbibnamefamily}[1]{#1} -\renewcommand{\mkbibnameprefix}[1]{#1} -\renewcommand{\mkbibrepeatfamily}[1]{#1} -\renewcommand{\mkbibrepeatprefix}[1]{#1} +\renewcommand*{\mkbibnamefamily}[1]{#1} +\renewcommand*{\mkbibnameprefix}[1]{#1} +\renewcommand*{\mkbibrepeatfamily}[1]{#1} +\renewcommand*{\mkbibrepeatprefix}[1]{#1} \endinput %% %% End of file `zaak.bbx'. |