summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.bbx35
1 files changed, 18 insertions, 17 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.bbx
index f213ef13f1b..85498577541 100644
--- a/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.bbx
@@ -7,10 +7,11 @@
%% biblatex-archaeology.dtx (with options: `rgkverboseBBX,rgksharedBBX,noarticlesubtitlepunct')
%%
\ProvidesFile{rgk-verbose.bbx}
-[2017/11/16 v1.3 biblatex-archaeology bibliography style (IB)]
+[2018/06/10 v2.0 biblatex-archaeology bibliography style (IB)]
\RequireBibliographyStyle{verbose-trad2note-archaeology}
\def\archaeobibstyletitle{\blxarch@style@rgkverbose}
\ExecuteBibliographyOptions{
+ dashed=true,
ibidtracker=true,
idemtracker=false,
loccittracker=true,
@@ -18,7 +19,6 @@
maxcitenames=500,
}
\ExecuteBibliographyOptions{
- dashed=true,
doi=false,
eprint=false,
giveninits=true,
@@ -36,6 +36,7 @@
journallocation=false,
maxbooknames=500,
minbooknames=3,
+ minrealdatediff=\blxarch@maxnumber,
nothesistitlepunct=true,
notitlepunct=true,
origfields=true,
@@ -63,34 +64,34 @@
}
\DeclareNameAlias{bookauthor}{given-family}
\DeclareNameAlias{sortname}{given-family}
-\renewcommand{\multinamedelim}{\addslash}
-\renewcommand{\finalnamedelim}{\addslash}
-\renewcommand{\mkbiblistnamefamily}[1]{\textsc{#1}}
-\renewcommand{\mkbiblistnameprefix}[1]{\textsc{#1}}
-\renewcommand{\labelnamepunct}{\addcomma\space}
-\renewcommand{\booklabelnamepunct}{\addcomma\space}
+\renewcommand*{\multinamedelim}{\addslash}
+\renewcommand*{\finalnamedelim}{\addslash}
+\renewcommand*{\mkbiblistnamefamily}[1]{\textsc{#1}}
+\renewcommand*{\mkbiblistnameprefix}[1]{\textsc{#1}}
+\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}{\mkbibparens{#1}}
\DeclareFieldFormat[thesis]{locationdateparens}{#1}
\DeclareFieldFormat*{missingfield}{\mkbibbrackets{#1}}
-\renewcommand{\bibpagespunct}{%
+\renewcommand*{\bibpagespunct}{%
\iffieldundef{journaltitle}
{\addspace}
{\addcomma\space}}
-\DeclareFieldFormat*{reprintbrackets}{\addsemicolon\space#1}
-\renewcommand{\multicitedelim}{\addsemicolon\space}
+\DeclareFieldFormat*{reprintparens}{\addsemicolon\space#1}
+\renewcommand*{\multicitedelim}{\addsemicolon\space}
\DeclareFieldFormat*{url}{\url{#1}}
\let\blxarch@buffer@url\url
-\renewcommand{\url}[1]{\textless\blxarch@buffer@url{#1}\textgreater}
-\renewcommand{\articlesubtitlepunct}{\subtitlepunct}
+\renewcommand*{\url}[1]{\textless\blxarch@buffer@url{#1}\textgreater}
+\renewcommand*{\articlesubtitlepunct}{\subtitlepunct}
\endinput
%%
%% End of file `rgk-verbose.bbx'.