From a254eee571b07cfc336f00d508fe6a4bd7dca5a3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 Mar 2017 21:56:12 +0000 Subject: biblatex-archaeology (12mar17) git-svn-id: svn://tug.org/texlive/trunk@43480 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/biblatex-archaeology/rgk-inline.bbx | 114 +++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-inline.bbx (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-inline.bbx') diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-inline.bbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-inline.bbx new file mode 100644 index 00000000000..3067d163d16 --- /dev/null +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-inline.bbx @@ -0,0 +1,114 @@ +%% +%% This is file `rgk-inline.bbx', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% biblatex-archaeology.dtx (with options: `rgkinlineBBX,rgksharedBBX,noarticlesubtitlepunct') +%% Copyright (C) 2005-2017 by Ingram Braun (https://ingram-braun.net/) +%% This file may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either +%% version 1.3c of this license or (at your option) any later +%% version. The latest version of this license is in: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3c or later is part of all distributions of +%% LaTeX version 2008/05/04 or later. +%% +\ProvidesFile{rgk-inline.bbx} +[2017/03/11 v1.0 biblatex-archaeology bibliography style (IB)] +\RequireBibliographyStyle{authoryear-archaeology} +\def\archaeobibstyletitle{\blxarch@style@rgkinline} +\ExecuteBibliographyOptions{ + ibidtracker=false, + idemtracker=false, + loccittracker=false, + repeatlabel=true, + mergedate=false, + maxbibnames=500, + maxcitenames=2, + mincitenames=1, + sorting=lnyvt, +} +\setlength{\bibitemsep}{\baselineskip} +\renewcommand{\bibnamedash}{\printtext{\bibstring[\mkbiblistnamefamily]{idem\thefield{gender}}}} +\renewcommand{\mkbiblistnamefamily}[1]{\textsc{#1}} +\renewcommand{\mkbiblistnameprefix}[1]{\textsc{#1}} +\ExecuteBibliographyOptions{ + dashed=true, + doi=false, + eprint=false, + giveninits=true, + maxbibnames=500, + maxcitenames=2, + maxitems=2, + mincitenames=1, + minitems=1, + notetype=foot+end, + url=false, + editionsuperscript=posttitle, + giveninitligatures={Ch,Ph,St,Th}, + idemincitation=false, + injournal=false, + journallocation=false, + maxbooknames=500, + minbooknames=3, + nothesistitlepunct=true, + notitlepunct=true, + origfields=true, + pagesfirst=false, + positionlabeldate=location, + preservelastauthor=false, + shortform=false, + shortjournal=true, + shortseries=true, + subseries=true, + summarytitle=false, + tabbedlabeldate=false, + titlebrackets=false, + titlenote=true, + useeventdate=false, + useeventnumber=true, + usefestschriftaddon=false, + useinstitution=false, + uselocation=true, + usemultivenue=false, + usesourceeditor=true, + usepublisher=false, + useunpublishedthesis=true, + volumeafterseries=false, +} +\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} +\DeclareFieldFormat[inreference]{dictionary}{\midsentence\bibstring{subverbum}\space#1} +\renewcommand{\seriespunct}{\addspace} +\DeclareFieldFormat*{seriesparens}{#1} +\renewcommand{\volumenumberdelim}{\addcomma\space} +\DeclareFieldFormat*{realdate}{\mkbibparens{#1}} +\DeclareFieldFormat*{origrealdate}{\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}{% + \iffieldundef{journaltitle} + {\addspace} + {\addcomma\space}} +\DeclareFieldFormat*{reprintbrackets}{\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} +\endinput +%% +%% End of file `rgk-inline.bbx'. -- cgit v1.2.3