summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-10 20:49:25 +0000
committerKarl Berry <karl@freefriends.org>2018-06-10 20:49:25 +0000
commit016c87e3d5d8da8e0d35d9e14dd234d234f1acdd (patch)
tree38227ee2163a6260725c9e5fdedeae40cacffdac /Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx
parent94f0b880cd88c2f9737d2f1c77cecbc88f195400 (diff)
biblatex-ext (10jun18)
git-svn-id: svn://tug.org/texlive/trunk@47974 c570f23f-e606-0410-a88d-b1316a301751
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}}}