summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx
index 38e16177c00..3c0f7fb92dc 100644
--- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx
@@ -1,5 +1,5 @@
\ProvidesFile{ext-authortitle-tcomp.cbx}
- [2018/06/04 v0.3 extended biblatex authortitle-tcomp
+ [2018/06/10 v0.4 extended biblatex authortitle-tcomp
citation style (MW)]
\RequireCitationStyle{ext-authortitle-comp}
@@ -63,7 +63,7 @@
\setunit{%
\global\booltrue{cbx:parens}%
\printdelim{nametitledelim}%
- \csuse{extblx@citedelim@textcite@inner@open}}%
+ \csuse{extblx@citedelim@\blx@delimcontext @inner@open}}%
\ifnumequal{\value{citecount}}{1}
{\usebibmacro{prenote}}
{}%
@@ -74,7 +74,7 @@
\savefield{namehash}{\cbx@lasthash}}%
\setunit{%
\ifbool{cbx:parens}
- {\csuse{extblx@citedelim@textcite@inner@close}%
+ {\csuse{extblx@citedelim@\blx@delimcontext @inner@close}%
\global\boolfalse{cbx:parens}}
{}%
\textcitedelim}}
@@ -85,18 +85,18 @@
{\setunit{%
\global\booltrue{cbx:parens}%
\extpostnotedelim
- \csuse{extblx@citedelim@textcite@inner@open}}}%
+ \csuse{extblx@citedelim@\blx@delimcontext @inner@open}}}%
\printfield{postnote}%
\ifnumequal{\value{multicitecount}}{\value{multicitetotal}}
{\setunit{}%
\printtext{%
\ifbool{cbx:parens}
- {\csuse{extblx@citedelim@textcite@inner@close}%
+ {\csuse{extblx@citedelim@\blx@delimcontext @inner@close}%
\global\boolfalse{cbx:parens}}
{}}}
{\setunit{%
\ifbool{cbx:parens}
- {\csuse{extblx@citedelim@textcite@inner@close}%
+ {\csuse{extblx@citedelim@\blx@delimcontext @inner@close}%
\global\boolfalse{cbx:parens}}
{}%
\textcitedelim}}}