diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/jb-halle.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/jb-halle.bbx | 41 |
1 files changed, 21 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/jb-halle.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/jb-halle.bbx index 507ed6ca439..bf0c3dc520a 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/jb-halle.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/jb-halle.bbx @@ -7,7 +7,7 @@ %% biblatex-archaeology.dtx (with options: `jbhalleBBX,noarticlesubtitlepunct,nosmallcaps') %% \ProvidesFile{jb-halle.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@jbhalle} \ExecuteBibliographyOptions{ @@ -32,6 +32,7 @@ journallocation=false, maxbooknames=500, minbooknames=3, + minrealdatediff=\blxarch@maxnumber, nothesistitlepunct=true, notitlepunct=false, origfields=true, @@ -61,17 +62,17 @@ \setlength{\bibhang}{1.2em} \DeclareNameAlias{bookauthor}{given-family} \DeclareNameAlias{sortname}{given-family} -\renewcommand{\repeatlabelwrap}[1]{\mkbibbold{#1}} -\renewcommand{\multinamedelim}{\addslash} -\renewcommand{\finalnamedelim}{\addslash} -\renewcommand{\labelnamepunct}{\addcomma\space} -\renewcommand{\booklabelnamepunct}{\addcomma\space} +\DeclareFieldFormat{repeatlabel}{\mkbibbold{#1}} +\renewcommand*{\multinamedelim}{\addslash} +\renewcommand*{\finalnamedelim}{\addslash} +\renewcommand*{\labelnamepunct}{\addcomma\space} +\renewcommand*{\booklabelnamepunct}{\addcomma\space} \DeclareFieldFormat[inreference]{dictionary}{\midsentence\bibstring{subverbum}\space#1} -\renewcommand{\seriespunct}{\addspace} +\renewcommand*{\seriespunct}{\addspace} \DeclareFieldFormat*{seriesparens}{#1} -\renewcommand{\volumenumberdelim}{\addcomma\space} -\DeclareFieldFormat*{realdate}{\mkbibparens{#1}} -\DeclareFieldFormat*{origrealdate}{\mkbibparens{#1}} +\renewcommand*{\volumenumberdelim}{\addcomma\space} +\DeclareFieldFormat*{realdateparens}{\mkbibparens{#1}} +\DeclareFieldFormat*{origrealdateparens}{\mkbibparens{#1}} \DeclareFieldFormat*{pages}{#1} \DeclareFieldFormat*{volume}{\addspace#1} \DeclareFieldFormat*{journaldateparens}{#1} @@ -84,26 +85,26 @@ \DeclareFieldFormat[thesis]{thesis}{\mkbibparens{#1}} \DeclareFieldFormat[thesis]{locationdateparens}{#1} \DeclareFieldFormat*{missingfield}{\mkbibbrackets{#1}} -\renewcommand{\bibpagespunct}{% +\renewcommand*{\bibpagespunct}{% \iffieldundef{journaltitle} {\addspace} {\addcomma\space}} -\DeclareFieldFormat*{reprintbrackets}{\addsemicolon\space#1} +\DeclareFieldFormat*{reprintparens}{\addsemicolon\space#1} \DeclareFieldFormat*{usere}{% \ifinteger{#1} {\mkbibordinal{#1}\space\bibstring{edition},\space} {#1}% } -\renewcommand{\multicitedelim}{\addsemicolon\space} +\renewcommand*{\multicitedelim}{\addsemicolon\space} \DeclareFieldFormat*{url}{\url{#1}} \let\blxarch@buffer@url\url -\renewcommand{\url}[1]{\textless\blxarch@buffer@url{#1}\textgreater} -\renewcommand{\nameshortformdelim}{\addspace in\space} -\renewcommand{\mkbibnamefamily}[1]{#1} -\renewcommand{\mkbibnameprefix}[1]{#1} -\renewcommand{\mkbibrepeatfamily}[1]{#1} -\renewcommand{\mkbibrepeatprefix}[1]{#1} -\renewcommand{\articlesubtitlepunct}{\subtitlepunct} +\renewcommand*{\url}[1]{\textless\blxarch@buffer@url{#1}\textgreater} +\renewcommand*{\nameshortformdelim}{\addspace in\space} +\renewcommand*{\mkbibnamefamily}[1]{#1} +\renewcommand*{\mkbibnameprefix}[1]{#1} +\renewcommand*{\mkbibrepeatfamily}[1]{#1} +\renewcommand*{\mkbibrepeatprefix}[1]{#1} +\renewcommand*{\articlesubtitlepunct}{\subtitlepunct} \endinput %% %% End of file `jb-halle.bbx'. |