summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-archaeology/dguf-apa.cbx
diff options
context:
space:
mode:
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'.