summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-apa.cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-11 22:19:39 +0000
committerKarl Berry <karl@freefriends.org>2018-06-11 22:19:39 +0000
commit97fd3780f5c37e7667a82e30184b6c91469ad1ac (patch)
tree7c972a9f40057fbee3e6da82578ad48530fcfc59 /Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-apa.cbx
parentb00bffe83bc1a4c66e79fe6a340b20b075a2aea6 (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/dguf-apa.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-apa.cbx11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-apa.cbx b/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-apa.cbx
index 470024b16fa..311ab7e91b9 100644
--- a/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-apa.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-apa.cbx
@@ -7,7 +7,7 @@
%% biblatex-archaeology.dtx (with options: `dgufapaCBX,barecitations')
%%
\ProvidesFile{dguf-apa.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@dgufapa}
\xpatchbibmacro{cite}{\printnames{labelname}}{%
@@ -18,7 +18,7 @@
}
{\printnames[][-\value{listtotal}]{labelname}}
{\printnames{labelname}}%
-}{}{}
+}{}{Patching bibmacro 'cite' failed}
\xpatchbibmacro{textcite}{\printnames{labelname}}{%
\ifboolexpr{
not test {\ifciteseen}
@@ -27,10 +27,11 @@
}
{\printnames[][-\value{listtotal}]{labelname}}
{\printnames{labelname}}%
-}{}{}
-\DeclareFieldFormat*{postnote}{#1}
+}{}{Patching bibmacro 'textcite' failed}
+\DeclareFieldFormat*{postnote}{\mknormrange{#1}}
+\DeclareFieldFormat*{multipostnote}{\mknormrange{#1}}
\DeclareFieldFormat*{volcitevolume}{#1}
-\DeclareFieldFormat*{volcitepages}{#1}
+\DeclareFieldFormat*{volcitepages}{\mknormrange{#1}}
\endinput
%%
%% End of file `dguf-apa.cbx'.