diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/offa.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/offa.bbx | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/offa.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/offa.bbx index 6fece610b5e..6673dd5e218 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/offa.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/offa.bbx @@ -7,7 +7,7 @@ %% biblatex-archaeology.dtx (with options: `offaBBX,noarticlesubtitlepunct') %% \ProvidesFile{offa.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@offa} \DeclareLanguageMappingSuffix{-offa} @@ -33,6 +33,7 @@ journallocation=false, maxbooknames=500, minbooknames=3, + minrealdatediff=3, nothesistitlepunct=true, notitlepunct=true, origfields=true, @@ -61,25 +62,25 @@ } \DeclareNameAlias{bookauthor}{given-family} \DeclareNameAlias{sortname}{given-family} -\renewcommand{\mkbibrepeatfamily}[1]{#1} -\renewcommand{\mkbibrepeatprefix}[1]{#1} -\renewcommand{\multicitedelim}{\addsemicolon\space} -\renewcommand{\multinamedelim}{\addslash} -\renewcommand{\finalnamedelim}{\addslash} -\renewcommand{\multilistdelim}{\addslash} -\renewcommand{\repeatlabeldelim}{\addcolon\space} -\renewcommand{\booklabelnamepunct}{\addcomma\space} -\renewcommand{\labelnamepunct}{\addcomma\space} -\renewcommand{\seriespunct}{\addspace} +\renewcommand*{\mkbibrepeatfamily}[1]{#1} +\renewcommand*{\mkbibrepeatprefix}[1]{#1} +\renewcommand*{\multicitedelim}{\addsemicolon\space} +\renewcommand*{\multinamedelim}{\addslash} +\renewcommand*{\finalnamedelim}{\addslash} +\renewcommand*{\multilistdelim}{\addslash} +\renewcommand*{\repeatlabeldelim}{\addcolon\space} +\renewcommand*{\booklabelnamepunct}{\addcomma\space} +\renewcommand*{\labelnamepunct}{\addcomma\space} +\renewcommand*{\seriespunct}{\addspace} \DeclareFieldFormat*{seriesparens}{#1} \DeclareFieldFormat*{journaldateparens}{#1} \DeclareFieldFormat*{pages}{#1} \DeclareFieldFormat*{volume}{\addspace#1} \DeclareFieldFormat*{thesis}{\mkbibparens{#1}} -\renewcommand{\institutionlocationdelim}{\addspace} +\renewcommand*{\institutionlocationdelim}{\addspace} \DeclareFieldFormat*{url}{\url{#1}} \DeclareFieldFormat*{urldate}{\mkbibparens{#1}} -\renewcommand{\articlesubtitlepunct}{\subtitlepunct} +\renewcommand*{\articlesubtitlepunct}{\subtitlepunct} \endinput %% %% End of file `offa.bbx'. |