summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.cbx9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.cbx
index f8ee0e6f6e0..6d3184fd7a7 100644
--- a/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgk-verbose.cbx
@@ -7,14 +7,14 @@
%% biblatex-archaeology.dtx (with options: `rgkverboseCBX,barecitations')
%%
\ProvidesFile{rgk-verbose.cbx}
-[2017/11/16 v1.3 biblatex-archaeology citation style (IB)]
+[2018/06/10 v2.0 biblatex-archaeology citation style (IB)]
\RequireCitationStyle{verbose-trad2note-archaeology}
\def\archaeocitestyletitle{\blxarch@style@rgkverbose}
\ExecuteBibliographyOptions{
citepages=omit, % permit|suppress|omit|separate
}
\DeclareFieldFormat*{seenote}{\mkbibparens{#1}}
-\renewcommand{\postnotedelim}{%
+\renewcommand*{\postnotedelim}{%
\ifboolexpr{
test {\ifentrytype{article}}
or
@@ -31,9 +31,10 @@
{\addspace}}
{\addspace}}
% \end{macrocode}
-\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 `rgk-verbose.cbx'.