diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-archaeology/foe.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/foe.cbx | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/foe.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/foe.cbx index c0fbb7ad66e..9b2bf01f063 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/foe.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/foe.cbx @@ -7,13 +7,14 @@ %% biblatex-archaeology.dtx (with options: `foeCBX,barecitations') %% \ProvidesFile{foe.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@foe} \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 `foe.cbx'. |