diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-alt.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-alt.bbx | 30 |
1 files changed, 16 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-alt.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-alt.bbx index 4900203448b..ffdfda7f6b3 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-alt.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-alt.bbx @@ -7,7 +7,7 @@ %% biblatex-archaeology.dtx (with options: `dgufaltBBX,noarticlesubtitlepunct') %% \ProvidesFile{dguf-alt.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@dgufalt} \DeclareLanguageMappingSuffix{-dguf-alt} @@ -32,6 +32,7 @@ journallocation=false, maxbooknames=500, minbooknames=3, + minrealdatediff=\blxarch@maxnumber, nothesistitlepunct=false, notitlepunct=false, origfields=true, @@ -60,31 +61,32 @@ } \setlength{\bibhang}{0em} \setlength{\bibitemsep}{\baselineskip} -\renewcommand{\labelnamepunct}{\addspace} -\renewcommand{\booklabelnamepunct}{\addspace} +\renewcommand*{\labelnamepunct}{\addspace} +\renewcommand*{\booklabelnamepunct}{\addspace} \DeclareFieldFormat*{seriesparens}{\mkbibitalic{#1}} \DeclareFieldFormat*{journaldateparens}{#1} \DeclareFieldFormat*{url}{\url{#1}} \DeclareFieldFormat*{urldate}{\mkbibbrackets{#1}} -\renewcommand{\multilistdelim}{\addslash} -\renewcommand{\multinamedelim}{\addcomma\space} -\renewcommand{\finalnamedelim}{\addspace\&\space} -\renewcommand{\mkbibnamefamily}[1]{\MakeUppercase{#1}} -\renewcommand{\mkbibnameprefix}[1]{\MakeUppercase{#1}} -\renewcommand{\mkbibbooknamefamily}[1]{\MakeUppercase{#1}} -\renewcommand{\mkbibbooknameprefix}[1]{\MakeUppercase{#1}} -\renewcommand{\mkbiblistnamefamily}[1]{\MakeUppercase{#1}} -\renewcommand{\mkbiblistnameprefix}[1]{\MakeUppercase{#1}} +\renewcommand*{\multilistdelim}{\addslash} +\renewcommand*{\multinamedelim}{\addcomma\space} +\renewcommand*{\finalnamedelim}{\addspace\&\space} +\renewcommand*{\mkbibnamefamily}[1]{\MakeUppercase{#1}} +\renewcommand*{\mkbibnameprefix}[1]{\MakeUppercase{#1}} +\renewcommand*{\mkbibbooknamefamily}[1]{\MakeUppercase{#1}} +\renewcommand*{\mkbibbooknameprefix}[1]{\MakeUppercase{#1}} +\renewcommand*{\mkbiblistnamefamily}[1]{\MakeUppercase{#1}} +\renewcommand*{\mkbiblistnameprefix}[1]{\MakeUppercase{#1}} \xpretobibmacro{in:}{\itshape} + {}{Patching bibmacro 'in:' failed} \DeclareFieldFormat*{locationdateparens}{\textup{#1}} \DeclareFieldFormat[thesis]{locationdateparens}{#1} \DeclareFieldFormat*{seriesparens}{\mkbibitalic{#1}} \DeclareFieldFormat[thesis]{thesis}{\mkbibitalic{#1}} \DeclareFieldFormat*{journaldateparens}{#1} \DeclareFieldFormat*{pages}{#1} -\DeclareFieldFormat*{reprintbrackets}{\addsemicolon\space#1} +\DeclareFieldFormat*{reprintparens}{\addsemicolon\space#1} \DeclareFieldFormat[inreference]{dictionary}{\midsentence\bibstring{subverbum}\space#1} -\renewcommand{\articlesubtitlepunct}{\subtitlepunct} +\renewcommand*{\articlesubtitlepunct}{\subtitlepunct} \endinput %% %% End of file `dguf-alt.bbx'. |