summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/maja.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-11 22:19:39 +0000
committerKarl Berry <karl@freefriends.org>2018-06-11 22:19:39 +0000
commit97fd3780f5c37e7667a82e30184b6c91469ad1ac (patch)
tree7c972a9f40057fbee3e6da82578ad48530fcfc59 /Master/texmf-dist/tex/latex/biblatex-archaeology/maja.bbx
parentb00bffe83bc1a4c66e79fe6a340b20b075a2aea6 (diff)
biblatex-archaeology (11jun18)
git-svn-id: svn://tug.org/texlive/trunk@47989 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/maja.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/maja.bbx56
1 files changed, 33 insertions, 23 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/maja.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/maja.bbx
index 5bb0d779f56..d167081dfe1 100644
--- a/Master/texmf-dist/tex/latex/biblatex-archaeology/maja.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/maja.bbx
@@ -7,8 +7,8 @@
%% biblatex-archaeology.dtx (with options: `majaBBX,noarticlesubtitlepunct,nosmallcaps')
%%
\ProvidesFile{maja.bbx}
-[2017/11/16 v1.3 biblatex-archaeology bibliography style (IB)]
-\RequireBibliographyStyle{verbose-ibid-archaeology}
+[2018/06/10 v2.0 biblatex-archaeology bibliography style (IB)]
+\RequireBibliographyStyle{verbose-archaeology}
\def\archaeobibstyletitle{\blxarch@style@maja}
\DeclareLanguageMappingSuffix{-maja}
\ExecuteBibliographyOptions{
@@ -25,11 +25,12 @@
notetype=foot+end,
editionsuperscript=predate,
giveninitligatures={},
- idemincitation=true,
+ idemincitation=false,
injournal=true,
journallocation=false,
maxbooknames=500,
minbooknames=3,
+ minrealdatediff=\blxarch@maxnumber,
nothesistitlepunct=false,
notitlepunct=true,
origfields=false,
@@ -38,8 +39,8 @@
preservelastauthor=false,
repeatlabel=false,
shortform=title,
- shortjournal=false,
- shortseries=false,
+ shortjournal=true,
+ shortseries=true,
subseries=false,
summarytitle=false,
tabbedlabeldate=false,
@@ -56,33 +57,42 @@
useunpublishedthesis=true,
volumeafterseries=false,
}
-\renewcommand{\newunitpunct}{\addcomma\space}
+\renewcommand*{\newunitpunct}{\addcomma\space}
\DeclareNameAlias{sortname}{family-given}
-\renewcommand{\booklabelnamepunct}{\addcomma\space}
-\renewcommand{\labelnamepunct}{\addcomma\space}
-\renewcommand{\multinamedelim}{\addspace\slash\space}
-\renewcommand{\finalnamedelim}{\addspace\slash\space}
+\DeclareNameAlias{labelnames}{sortname}
+\renewcommand*{\booklabelnamepunct}{\addcomma\space}
+\renewcommand*{\labelnamepunct}{\addcomma\space}
+\renewcommand*{\multinamedelim}{\addspace\slash\space}
+\renewcommand*{\finalnamedelim}{\addspace\slash\space}
\DeclareFieldFormat*{pages}{#1}
\DeclareFieldFormat*{volume}{\addspace#1}
-\renewcommand{\titleseriesdelim}{\newunitpunct}
-\renewcommand{\seriespunct}{\newunitpunct}
+\DeclareFieldFormat[inreference]{volume}{\addspace\RN{#1}}
+\DeclareFieldFormat*{edition}{}
+\DeclareFieldFormat*{usere}{}
+\DeclareFieldFormat*{titleaddon}{}
+\DeclareFieldFormat*{booktitleaddon}{}
+\DeclareFieldFormat*{maintitleaddon}{}
+\renewcommand*{\titleseriesdelim}{\newunitpunct}
+\renewcommand*{\seriespunct}{\newunitpunct}
+\DeclareListFormat[inreference]{location}{}
\DeclareFieldFormat*{locationdateparens}{#1}
\DeclareFieldFormat*{seriesparens}{#1}
\DeclareFieldFormat*{newsparens}{#1}
\DeclareFieldFormat[inreference]{date}{\iffieldundef{shortform}{#1}{\mkbibparens{#1}}}
-\DeclareFieldFormat[inreference]{title}{#1}
-\xpatchbibdriver{inreference}{location+date}{bibliographydate}{}{}
-\xpatchbibdriver{inreference}{titlepunct}{nopunct}{}{}
-\xpatchbibmacro{thesistype}{bibstring}{biblstring}{}{}
-\renewcommand{\volumedatedelim}{\addspace}
-\renewcommand{\multilistdelim}{\addspace\slash\space}
+\DeclareFieldFormat[inreference]{dictionary}{#1}
+\xpatchbibdriver{inreference}{location+date}{bibliographydate}
+ {}{Patching driver 'inreference' failed (2)}
+\xpatchbibmacro{thesistype}{bibstring}{biblstring}
+ {}{Patching bibmacro 'thesistype' failed (3)}
+\renewcommand*{\volumedatedelim}{\addspace}
+\renewcommand*{\multilistdelim}{\addspace\slash\space}
\DeclareFieldFormat*{url}{\mkbibparens{\url{#1}}}
\DeclareFieldFormat*{urldate}{\addcomma\space#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 `maja.bbx'.