summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-chicago/latex/chicago-notes16.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-chicago/latex/chicago-notes16.bbx')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-chicago/latex/chicago-notes16.bbx10
1 files changed, 6 insertions, 4 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-chicago/latex/chicago-notes16.bbx b/macros/latex/contrib/biblatex-contrib/biblatex-chicago/latex/chicago-notes16.bbx
index 383cc3cd18..e406c5847e 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-chicago/latex/chicago-notes16.bbx
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-chicago/latex/chicago-notes16.bbx
@@ -2,7 +2,7 @@
% standard.bbx It provides the bibliography formatting for the Chicago
% notes + bibliography style.
-\ProvidesFile{chicago-notes16.bbx}[2020/04/20 v 3.14 biblatex
+\ProvidesFile{chicago-notes16.bbx}[2021/03/27 v 3.16 biblatex
bibliography style]
%%%% Initialize and format bibliography and los %%%%
@@ -3644,6 +3644,8 @@ bibliography style]
%%%% Related functionality from standard.bbx %%%%
+\providecommand*{\mkrelatedstringtext}[1]{{{\mainlang #1}}}
+
\newcounter{bbx:relatedcount}
\newcounter{bbx:relatedtotal}
@@ -3714,14 +3716,14 @@ bibliography style]
test {\ifbibxstring{\thefield{relatedtype}s}}%
}%
{\printtext[\bbx@tempb]{%
- \bibstring[\mkrelatedstring]{\thefield{relatedtype}s}}}%
+ \bibstring[\mkrelatedstringtext]{\thefield{relatedtype}s}}}%
{\iffieldbibstring{relatedtype}%
{\printtext[\bbx@tempb]{%
- \bibstring[\mkrelatedstring]{\thefield{relatedtype}}}}%
+ \bibstring[\mkrelatedstringtext]{\thefield{relatedtype}}}}%
{}}}%
{\iffieldbibstring{relatedstring}%
{\printtext[\bbx@tempb]{%
- \bibstring[\mkrelatedstring]{\thefield{relatedstring}}}}%
+ \bibstring[\mkrelatedstringtext]{\thefield{relatedstring}}}}%
{\printfield[\bbx@tempb]{relatedstring}}}%
\docsvfield{related}%
\usebibmacro{endrelatedloop}}}%