summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx38
1 files changed, 20 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx
index fd4db02196a..612802c1ede 100644
--- a/Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/mpk.bbx
@@ -7,7 +7,7 @@
%% biblatex-archaeology.dtx (with options: `mpkBBX,noarticlesubtitlepunct')
%%
\ProvidesFile{mpk.bbx}
-[2017/11/16 v1.3 biblatex-archaeology bibliography style (IB)]
+[2018/06/10 v2.0 biblatex-archaeology bibliography style (IB)]
\RequireBibliographyStyle{authoryear-icomp-archaeology}
\def\archaeobibstyletitle{\blxarch@style@mpk}
\DeclareLanguageMappingSuffix{-mpk}
@@ -35,6 +35,7 @@
journallocation=false,
maxbooknames=500,
minbooknames=3,
+ minrealdatediff=\blxarch@maxnumber,
nothesistitlepunct=false,
notitlepunct=false,
origfields=true,
@@ -64,31 +65,32 @@
\setlength{\bibhang}{0em}
\DeclareNameAlias{bookauthor}{given-family}
\DeclareNameAlias{sortname}{given-family}
-\renewcommand{\mkbibbooknamefamily}[1]{\textsc{#1}}
-\renewcommand{\mkbibbooknameprefix}[1]{\textsc{#1}}
-\renewcommand{\mkbibsourcenamefamily}[1]{\textsc{#1}}
-\renewcommand{\mkbibsourcenameprefix}[1]{\textsc{#1}}
-\renewcommand{\mkbiblistnamefamily}[1]{\textsc{#1}}
-\renewcommand{\mkbiblistnameprefix}[1]{\textsc{#1}}
-\renewcommand{\labelnamepunct}{\addcomma\space}
-\renewcommand{\booklabelnamepunct}{\addcomma\space}
-\renewcommand{\newunitpunct}{\addcomma\space}
-\renewcommand{\titleseriesdelim}{\addperiod\space}
-\renewcommand{\seriespunct}{\newunitpunct}
+\renewcommand*{\mkbibbooknamefamily}[1]{\textsc{#1}}
+\renewcommand*{\mkbibbooknameprefix}[1]{\textsc{#1}}
+\renewcommand*{\mkbibsourcenamefamily}[1]{\textsc{#1}}
+\renewcommand*{\mkbibsourcenameprefix}[1]{\textsc{#1}}
+\renewcommand*{\mkbiblistnamefamily}[1]{\textsc{#1}}
+\renewcommand*{\mkbiblistnameprefix}[1]{\textsc{#1}}
+\renewcommand*{\labelnamepunct}{\addcomma\space}
+\renewcommand*{\booklabelnamepunct}{\addcomma\space}
+\renewcommand*{\newunitpunct}{\addcomma\space}
+\renewcommand*{\titleseriesdelim}{\addperiod\space}
+\renewcommand*{\seriespunct}{\newunitpunct}
\DeclareFieldFormat*{seriesparens}{#1}
-\renewcommand{\subnumberseriesdelim}{\newunitpunct}
+\renewcommand*{\subnumberseriesdelim}{\newunitpunct}
\DeclareFieldFormat*{locationdateparens}{#1}
\DeclareFieldFormat*{journaldateparens}{#1}
\DeclareFieldFormat*{reprintparens}{\newunitpunct#1}
-\DeclareFieldFormat*{realdateparen}{\addcomma\space#1}
-\DeclareFieldFormat*{origrealdateparen}{\addcomma\space#1}
+\DeclareFieldFormat*{realdateparens}{\addcomma\space#1}
+\DeclareFieldFormat*{origrealdateparens}{\addcomma\space#1}
\DeclareFieldFormat*{pages}{#1}
\DeclareFieldFormat*{volume}{\addspace#1}
\DeclareFieldFormat*{url}{#1}
\DeclareFieldFormat*{urldate}{\newunitpunct\biblstring{urlseen}\addcolon\space#1}
-\xpatchbibmacro{thesistype}{bibstring}{biblstring}{}{}
+\xpatchbibmacro{thesistype}{bibstring}{biblstring}
+ {}{Patching bibmacro 'thesistype' failed (4)}
\let\blxarch@buffer@finentrypunct\finentrypunct
-\renewcommand{\finentrypunct}{%
+\renewcommand*{\finentrypunct}{%
\ifboolexpr{
test {\ifentrytype{online}}
or
@@ -99,7 +101,7 @@
{}
{\blxarch@buffer@finentrypunct}
}
-\renewcommand{\articlesubtitlepunct}{\subtitlepunct}
+\renewcommand*{\articlesubtitlepunct}{\subtitlepunct}
\endinput
%%
%% End of file `mpk.bbx'.