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/rgzm-verbose.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/rgzm-verbose.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-archaeology/rgzm-verbose.cbx | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/rgzm-verbose.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgzm-verbose.cbx index 923be103761..264b3afab3d 100644 --- a/Master/texmf-dist/tex/latex/biblatex-archaeology/rgzm-verbose.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/rgzm-verbose.cbx @@ -7,15 +7,16 @@ %% biblatex-archaeology.dtx (with options: `rgzmverboseCBX,barecitations') %% \ProvidesFile{rgzm-verbose.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@rgzmverbose} \ExecuteBibliographyOptions{ citepages=omit, % permit|suppress|omit|separate } -\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 `rgzm-verbose.cbx'. |