diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/aefkw.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/aefkw.cbx | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/aefkw.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/aefkw.cbx index bf0d15be698..0ca25872119 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/aefkw.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/aefkw.cbx @@ -7,12 +7,13 @@ %% biblatex-archaeology.dtx (with options: `aefkwCBX,barecitations') %% \ProvidesFile{aefkw.cbx} -[2017/11/16 v1.3 biblatex-archaeology citation style (IB)] +[2018/06/10 v2.0 biblatex-archaeology citation style (IB)] \RequireCitationStyle{verbose-ibid-archaeology} \def\archaeocitestyletitle{\blxarch@style@aefkw} -\DeclareFieldFormat*{postnote}{#1} +\DeclareFieldFormat*{postnote}{\mknormrange{#1}} +\DeclareFieldFormat*{multipostnote}{\mknormrange{#1}} \DeclareFieldFormat*{volcitevolume}{#1} -\DeclareFieldFormat*{volcitepages}{#1} +\DeclareFieldFormat*{volcitepages}{\mknormrange{#1}} \endinput %% %% End of file `aefkw.cbx'. |