summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/zaes.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/zaes.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/zaes.bbx38
1 files changed, 20 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/zaes.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/zaes.bbx
index 09b74843410..c610b50e458 100644
--- a/Master/texmf-dist/tex/latex/biblatex-archaeology/zaes.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/zaes.bbx
@@ -7,7 +7,7 @@
%% biblatex-archaeology.dtx (with options: `zaesBBX,noarticlesubtitlepunct')
%%
\ProvidesFile{zaes.bbx}
-[2017/11/16 v1.3 biblatex-archaeology bibliography style (IB)]
+[2018/06/10 v2.0 biblatex-archaeology bibliography style (IB)]
\RequireBibliographyStyle{authoryear-ibid-archaeology}
\def\archaeobibstyletitle{\blxarch@style@zaes}
\DeclareStyleSourcemap{
@@ -42,6 +42,7 @@
journallocation=false,
maxbooknames=500,
minbooknames=3,
+ minrealdatediff=\blxarch@maxnumber,
nothesistitlepunct=false,
notitlepunct=false,
origfields=false,
@@ -68,32 +69,33 @@
useunpublishedthesis=false,
volumeafterseries=false,
}
-\renewcommand{\newunitpunct}{\addcomma\space}
-\renewcommand{\booklabelnamepunct}{\addcomma\space}
-\renewcommand{\labelnamepunct}{\addcomma\space}
+\renewcommand*{\newunitpunct}{\addcomma\space}
+\renewcommand*{\booklabelnamepunct}{\addcomma\space}
+\renewcommand*{\labelnamepunct}{\addcomma\space}
\DeclareNameAlias{sortname}{family-given}
\DeclareNameAlias{bookauthor}{given-family}
-\renewcommand{\mkbibnamefamily}[1]{\mkbibletterspacing{#1}}
-\renewcommand{\mkbibnameprefix}[1]{\mkbibletterspacing{#1}}
-\renewcommand{\mkbiblistnamefamily}[1]{\mkbibletterspacing{#1}}
-\renewcommand{\mkbiblistnameprefix}[1]{\mkbibletterspacing{#1}}
-\renewcommand{\mkbibbooknamefamily}[1]{\mkbibletterspacing{#1}}
-\renewcommand{\mkbibbooknameprefix}[1]{\mkbibletterspacing{#1}}
-\renewcommand{\mkbibsourcenamefamily}[1]{\mkbibletterspacing{#1}}
-\renewcommand{\mkbibsourcenameprefix}[1]{\mkbibletterspacing{#1}}
+\renewcommand*{\mkbibnamefamily}[1]{\mkbibletterspacing{#1}}
+\renewcommand*{\mkbibnameprefix}[1]{\mkbibletterspacing{#1}}
+\renewcommand*{\mkbiblistnamefamily}[1]{\mkbibletterspacing{#1}}
+\renewcommand*{\mkbiblistnameprefix}[1]{\mkbibletterspacing{#1}}
+\renewcommand*{\mkbibbooknamefamily}[1]{\mkbibletterspacing{#1}}
+\renewcommand*{\mkbibbooknameprefix}[1]{\mkbibletterspacing{#1}}
+\renewcommand*{\mkbibsourcenamefamily}[1]{\mkbibletterspacing{#1}}
+\renewcommand*{\mkbibsourcenameprefix}[1]{\mkbibletterspacing{#1}}
\DeclareFieldFormat*{pages}{#1}
\DeclareFieldFormat*{volume}{\addspace#1}
-\renewcommand{\titleseriesdelim}{\addcomma\space}
-\renewcommand{\seriespunct}{\iffieldundef{pages}{\finentrypunct}{\bibpagespunct}}
+\renewcommand*{\titleseriesdelim}{\addcomma\space}
+\renewcommand*{\seriespunct}{\iffieldundef{pages}{\finentrypunct}{\bibpagespunct}}
\DeclareFieldFormat*{locationdateparens}{#1}
\DeclareFieldFormat[thesis]{thesis}{#1}
\DeclareFieldFormat*{seriesparens}{#1}
\DeclareFieldFormat*{journaldateparens}{#1}
\DeclareFieldFormat*{parens}{\addcomma\space#1}
-\xpatchbibdriver{inreference}{\usebibmacro{location+date}}{}{}{}
-\renewcommand{\nameshortformdelim}{\addcomma\space}
-\renewcommand{\noseriespunct}{\addcomma\addspace}
-\renewcommand{\articlesubtitlepunct}{\subtitlepunct}
+\xpatchbibdriver{inreference}{\usebibmacro{location+date}}{}
+ {}{Patching driver 'inreference' failed (4)}
+\renewcommand*{\nameshortformdelim}{\addcomma\space}
+\renewcommand*{\noseriespunct}{\addcomma\addspace}
+\renewcommand*{\articlesubtitlepunct}{\subtitlepunct}
\endinput
%%
%% End of file `zaes.bbx'.