summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx49
1 files changed, 26 insertions, 23 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx
index 6ab6abc2fa7..0deba384035 100644
--- a/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz-alt.bbx
@@ -7,7 +7,7 @@
%% biblatex-archaeology.dtx (with options: `eazaltBBX,noarticlesubtitlepunct')
%%
\ProvidesFile{eaz-alt.bbx}
-[2017/11/16 v1.3 biblatex-archaeology bibliography style (IB)]
+[2018/06/10 v2.0 biblatex-archaeology bibliography style (IB)]
\RequireBibliographyStyle{authoryear-comp-archaeology}
\def\archaeobibstyletitle{\blxarch@style@eazalt}
\ExecuteBibliographyOptions{
@@ -32,6 +32,7 @@
journallocation=false,
maxbooknames=500,
minbooknames=3,
+ minrealdatediff=\blxarch@maxnumber,
nothesistitlepunct=false,
notitlepunct=false,
origfields=true,
@@ -69,44 +70,46 @@
}
\setlength{\bibhang}{2.5em}
\DeclareNameAlias{bookauthor}{given-family}
-\renewcommand{\mkbibbooknamegiven}[1]{\textsc{#1}}
-\renewcommand{\mkbibbooknamefamily}[1]{\textsc{#1}}
-\renewcommand{\mkbibbooknameprefix}[1]{\textsc{#1}}
-\renewcommand{\mkbibbooknamesuffix}[1]{\textsc{#1}}
-\renewcommand{\mkbibsourcenamegiven}[1]{\textsc{#1}}
-\renewcommand{\mkbibsourcenamefamily}[1]{\textsc{#1}}
-\renewcommand{\mkbibsourcenameprefix}[1]{\textsc{#1}}
-\renewcommand{\mkbibsourcenamesuffix}[1]{\textsc{#1}}
-\renewcommand{\mkbiblistnamegiven}[1]{\textsc{#1}}
-\renewcommand{\mkbiblistnamefamily}[1]{\textsc{#1}}
-\renewcommand{\mkbiblistnameprefix}[1]{\textsc{#1}}
-\renewcommand{\mkbiblistnamesuffix}[1]{\textsc{#1}}
+\renewcommand*{\mkbibbooknamegiven}[1]{\textsc{#1}}
+\renewcommand*{\mkbibbooknamefamily}[1]{\textsc{#1}}
+\renewcommand*{\mkbibbooknameprefix}[1]{\textsc{#1}}
+\renewcommand*{\mkbibbooknamesuffix}[1]{\textsc{#1}}
+\renewcommand*{\mkbibsourcenamegiven}[1]{\textsc{#1}}
+\renewcommand*{\mkbibsourcenamefamily}[1]{\textsc{#1}}
+\renewcommand*{\mkbibsourcenameprefix}[1]{\textsc{#1}}
+\renewcommand*{\mkbibsourcenamesuffix}[1]{\textsc{#1}}
+\renewcommand*{\mkbiblistnamegiven}[1]{\textsc{#1}}
+\renewcommand*{\mkbiblistnamefamily}[1]{\textsc{#1}}
+\renewcommand*{\mkbiblistnameprefix}[1]{\textsc{#1}}
+\renewcommand*{\mkbiblistnamesuffix}[1]{\textsc{#1}}
\def\blxarch@finalnamedelim@sortname{%
\ifnumequal{\value{listtotal}}{2}
{\addcomma}
{}%
\addspace\&\space}
\def\blxarch@finalnamedelim@default{\addspace\&\space}
-\xapptobibmacro{begentry}{\let\finalnamedelim\blxarch@finalnamedelim@sortname}{}{}
-\xapptobibmacro{title}{\let\finalnamedelim\blxarch@finalnamedelim@default}{}{}
-\renewcommand{\bibnamedash}{\parbox{\bibhang}{\hfill\textendash\hspace*{0.4em}}}
-\renewcommand{\labelnamepunct}{\addcolon\space}
-\renewcommand{\booklabelnamepunct}{\addcomma\space}
+\xapptobibmacro{begentry}{\let\finalnamedelim\blxarch@finalnamedelim@sortname}
+ {}{Patching bibmacro 'begentry' failed (3)}
+\xapptobibmacro{title}{\let\finalnamedelim\blxarch@finalnamedelim@default}
+ {}{Patching bibmacro 'title' failed}
+\renewcommand*{\bibnamedash}{\parbox{\bibhang}{\hfill\textendash\hspace*{0.4em}}}
+\renewcommand*{\labelnamepunct}{\addcolon\space}
+\renewcommand*{\booklabelnamepunct}{\addcomma\space}
\DeclareFieldFormat*{parens}{#1}
-\renewcommand{\multilistdelim}{\addspace\textendash\space}
+\renewcommand*{\multilistdelim}{\addspace\textendash\space}
\DeclareFieldFormat[inreference]{dictionary}{#1}
\DeclareFieldFormat*{volume}{\addspace#1}
\DeclareFieldFormat*{seriesparens}{\mkbibparens{#1\addperiod}}
-\renewcommand{\seriespunct}{\addspace}
-\renewcommand{\noseriespunct}{\addperiod\space}
+\renewcommand*{\seriespunct}{\addspace}
+\renewcommand*{\noseriespunct}{\addperiod\space}
\DeclareFieldFormat*{locationdateparens}{#1}
\DeclareFieldFormat*{journaldateparens}{#1}
\DeclareFieldFormat*{pages}{#1}
\DeclareFieldFormat*{typeinstitution}{\mkbibparens{#1\addperiod}}
-\renewcommand{\institutionlocationdelim}{\addspace}
+\renewcommand*{\institutionlocationdelim}{\addspace}
\DeclareFieldFormat*{url}{\url{#1}}
\DeclareFieldFormat*{urldate}{}
-\renewcommand{\articlesubtitlepunct}{\subtitlepunct}
+\renewcommand*{\articlesubtitlepunct}{\subtitlepunct}
\endinput
%%
%% End of file `eaz-alt.bbx'.