diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/rgzm-inline.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/rgzm-inline.bbx | 50 |
1 files changed, 26 insertions, 24 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/rgzm-inline.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgzm-inline.bbx index 6c86c294508..08a33477b7c 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/rgzm-inline.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgzm-inline.bbx @@ -7,14 +7,15 @@ %% biblatex-archaeology.dtx (with options: `rgzminlineBBX,rgzmsharedBBX,noarticlesubtitlepunct,nosmallcaps') %% \ProvidesFile{rgzm-inline.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@rgzminline} \ExecuteBibliographyOptions{ + dashed=false, ibidtracker=false, idemtracker=false, loccittracker=false, - repeatlabel=true, + repeatlabel=dashed, mergedate=false, maxbibnames=500, maxcitenames=2, @@ -22,12 +23,12 @@ sorting=lnyvt, } \setlength{\bibitemsep}{\baselineskip} -\renewcommand{\mkbibrepeatfamily}[1]{#1} -\renewcommand{\mkbibrepeatprefix}[1]{#1} -\renewcommand{\repeatlabeldelim}{\addcolon\space} +\renewcommand*{\repeatlabeldash}{\hspace*{\bibhang}} +\renewcommand*{\mkbibrepeatfamily}[1]{#1} +\renewcommand*{\mkbibrepeatprefix}[1]{#1} +\renewcommand*{\repeatlabeldelim}{\addcolon\space} \DeclareLanguageMappingSuffix{-rgzm} \ExecuteBibliographyOptions{ - dashed=false, doi=false, eprint=false, giveninits=true, @@ -46,6 +47,7 @@ journallocation=false, maxbooknames=500, minbooknames=3, + minrealdatediff=1, nothesistitlepunct=true, notitlepunct=true, origfields=true, @@ -73,36 +75,36 @@ } \DeclareNameAlias{bookauthor}{given-family} \DeclareNameAlias{sortname}{given-family} -\renewcommand{\mkbibrepeatfamily}[1]{#1} -\renewcommand{\mkbibrepeatprefix}[1]{#1} -\renewcommand{\multinamedelim}{\addspace\addslash\space} -\renewcommand{\finalnamedelim}{\addspace\addslash\space} -\renewcommand{\labelnamepunct}{\addcomma\space} -\renewcommand{\booklabelnamepunct}{\addcomma\space} +\renewcommand*{\mkbibrepeatfamily}[1]{#1} +\renewcommand*{\mkbibrepeatprefix}[1]{#1} +\renewcommand*{\multinamedelim}{\addspace\addslash\space} +\renewcommand*{\finalnamedelim}{\addspace\addslash\space} +\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} \DeclareFieldFormat[thesis]{thesis}{\mkbibbrackets{#1}} \DeclareFieldFormat[thesis]{locationdateparens}{#1} -\renewcommand{\bibpagespunct}{% +\renewcommand*{\bibpagespunct}{% \iffieldundef{journaltitle} {\addspace} {\addcomma\space}} -\DeclareFieldFormat*{reprintbrackets}{\addcomma\space#1} -\renewcommand{\multicitedelim}{\addsemicolon\space} +\DeclareFieldFormat*{reprintparens}{\addcomma\space#1} +\renewcommand*{\multicitedelim}{\addsemicolon\space} \DeclareFieldFormat*{url}{\url{#1}} \DeclareFieldFormat*{urldate}{\mkbibparens{#1}} -\renewcommand{\mkbibnamefamily}[1]{#1} -\renewcommand{\mkbibnameprefix}[1]{#1} -\renewcommand{\mkbibrepeatfamily}[1]{#1} -\renewcommand{\mkbibrepeatprefix}[1]{#1} -\renewcommand{\articlesubtitlepunct}{\subtitlepunct} +\renewcommand*{\mkbibnamefamily}[1]{#1} +\renewcommand*{\mkbibnameprefix}[1]{#1} +\renewcommand*{\mkbibrepeatfamily}[1]{#1} +\renewcommand*{\mkbibrepeatprefix}[1]{#1} +\renewcommand*{\articlesubtitlepunct}{\subtitlepunct} \endinput %% %% End of file `rgzm-inline.bbx'. |