diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-20 21:59:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-20 21:59:39 +0000 |
commit | 1118208e21bad9d9554f9d9a4c95f88bf5392855 (patch) | |
tree | e2fcc600f7659aa2b3df6a88bcc7fd64efc41d55 /Master/texmf-dist/tex/latex/biblatex-archaeology/afwl.cbx | |
parent | b770ac87eac01c038c8933df77490016f4265514 (diff) |
biblatex-archaeology (20nov18)
git-svn-id: svn://tug.org/texlive/trunk@49202 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/afwl.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/afwl.cbx | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/afwl.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/afwl.cbx index 2fad1e132fe..e5c64750211 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/afwl.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/afwl.cbx @@ -6,11 +6,16 @@ %% %% biblatex-archaeology.dtx (with options: `afwlCBX,barecitations') %% + \ProvidesFile{afwl.cbx} -[2018/06/10 v2.0 biblatex-archaeology citation style (IB)] +[2018/11/20 v2.1 biblatex-archaeology citation style (IB)] \RequireCitationStyle{authoryear-comp-archaeology} \def\archaeocitestyletitle{\blxarch@style@afwl} -\ExecuteBibliographyOptions{autocite=footnote} +\ExecuteBibliographyOptions{ + autocite=footnote, + uniquename=false, + uniquelist=false, +} \DeclareFieldFormat*{postnote}{\mknormrange{#1}} \DeclareFieldFormat*{multipostnote}{\mknormrange{#1}} \DeclareFieldFormat*{volcitevolume}{#1} |