diff options
author | Karl Berry <karl@freefriends.org> | 2018-06-11 22:19:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-06-11 22:19:39 +0000 |
commit | 97fd3780f5c37e7667a82e30184b6c91469ad1ac (patch) | |
tree | 7c972a9f40057fbee3e6da82578ad48530fcfc59 /Master/texmf-dist/tex/latex/biblatex-archaeology/eaz.cbx | |
parent | b00bffe83bc1a4c66e79fe6a340b20b075a2aea6 (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/eaz.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/eaz.cbx | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz.cbx index ed8df9a382a..c313d627c59 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/eaz.cbx @@ -7,13 +7,14 @@ %% biblatex-archaeology.dtx (with options: `eazCBX,barecitations') %% \ProvidesFile{eaz.cbx} -[2017/11/16 v1.3 biblatex-archaeology citation style (IB)] +[2018/06/10 v2.0 biblatex-archaeology citation style (IB)] \RequireCitationStyle{authoryear-archaeology} \def\archaeocitestyletitle{\blxarch@style@eaz} -\renewcommand{\multicitedelim}{\addsemicolon\space} -\DeclareFieldFormat*{postnote}{#1} +\renewcommand*{\multicitedelim}{\addsemicolon\space} +\DeclareFieldFormat*{postnote}{\mknormrange{#1}} +\DeclareFieldFormat*{multipostnote}{\mknormrange{#1}} \DeclareFieldFormat*{volcitevolume}{#1} -\DeclareFieldFormat*{volcitepages}{#1} +\DeclareFieldFormat*{volcitepages}{\mknormrange{#1}} \endinput %% %% End of file `eaz.cbx'. |