summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx
index 26cdc92ccd5..c0fce4f7ea7 100644
--- a/Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/archa.cbx
@@ -7,14 +7,15 @@
%% biblatex-archaeology.dtx (with options: `archaCBX,barecitations')
%%
\ProvidesFile{archa.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@archa}
\renewcommand{\multicitedelim}{\addperiod\space\textendash\space}
\ExecuteBibliographyOptions{autocite=footnote}
-\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 `archa.cbx'.