summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx23
1 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx
index e6026e90122..9d37715462f 100644
--- a/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf.bbx
@@ -7,7 +7,7 @@
%% biblatex-archaeology.dtx (with options: `dgufBBX,noarticlesubtitlepunct')
%%
\ProvidesFile{dguf.bbx}
-[2017/11/16 v1.3 biblatex-archaeology bibliography style (IB)]
+[2018/06/10 v2.0 biblatex-archaeology bibliography style (IB)]
\RequireBibliographyStyle{authoryear-archaeology}
\def\archaeobibstyletitle{\blxarch@style@dguf}
\ExecuteBibliographyOptions{
@@ -31,6 +31,7 @@
journallocation=false,
maxbooknames=500,
minbooknames=3,
+ minrealdatediff=\blxarch@maxnumber,
nothesistitlepunct=false,
notitlepunct=true,
origfields=true,
@@ -59,17 +60,17 @@
}
\setlength{\bibhang}{0em}
\setlength{\bibitemsep}{\baselineskip}
-\renewcommand{\multilistdelim}{\addspace-\space}
-\renewcommand{\labelnamepunct}{\addcomma\space}
-\renewcommand{\booklabelnamepunct}{\addcomma\space}
-\renewcommand{\mkbiblistnamefamily}[1]{\textsc{#1}}
-\renewcommand{\mkbiblistnameprefix}[1]{\textsc{#1}}
-\xpatchbibmacro{name:andothers}{\bibstring{andothers}}{\bibstring[\mkbibnamefamily]{andothers}}{}{}
+\renewcommand*{\multilistdelim}{\addspace-\space}
+\renewcommand*{\labelnamepunct}{\addcomma\space}
+\renewcommand*{\booklabelnamepunct}{\addcomma\space}
+\renewcommand*{\mkbiblistnamefamily}[1]{\textsc{#1}}
+\renewcommand*{\mkbiblistnameprefix}[1]{\textsc{#1}}
+\renewcommand*{\mkbibandothers}[1]{\mkbibnamefamily{\#1}}
\DeclareNameAlias{bookauthor}{given-family}
\DeclareNameAlias{sortname}{family-given}
\DeclareFieldFormat*{url}{\url{#1}}
\DeclareFieldFormat*{urldate}{\mkbibbrackets{#1}}
-\renewcommand{\seriespunct}{\addspace}
+\renewcommand*{\seriespunct}{\addspace}
\DeclareFieldFormat*{seriesparens}{#1}
\DeclareFieldFormat[inreference]{dictionary}{\midsentence\bibstring{subverbum}\space#1}
\DeclareFieldFormat[thesis]{locationdateparens}{%
@@ -83,14 +84,14 @@
{\mkbibparens{#1}}
{#1}%
}
-\renewcommand{\institutionlocationdelim}{\addspace}
+\renewcommand*{\institutionlocationdelim}{\addspace}
\DeclareFieldFormat*{journaldateparens}{#1}
\DeclareFieldFormat*{pages}{#1}
-\renewcommand{\bibpagespunct}{%
+\renewcommand*{\bibpagespunct}{%
\iffieldundef{journaltitle}
{\addspace}
{\unspace\addcomma\space}}
-\renewcommand{\articlesubtitlepunct}{\subtitlepunct}
+\renewcommand*{\articlesubtitlepunct}{\subtitlepunct}
\endinput
%%
%% End of file `dguf.bbx'.