diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-25 20:44:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-25 20:44:30 +0000 |
commit | 00861fb907e725cd88cbc7636af954e858a91e1f (patch) | |
tree | 5e4bc9c3675fcfe9bb56e97d926563d1f0b19e48 /Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx | |
parent | cc0d2934b75b0ae87b1c810249a3b6dc829e0d9b (diff) |
biblatex-ext (25aug19)
git-svn-id: svn://tug.org/texlive/trunk@51959 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.cbx | 6 |
1 files changed, 3 insertions, 3 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 3a47c203923..c15b1d2f3be 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} - [2019/04/04 v0.7a extended biblatex authortitle-tcomp + [2019/08/25 v0.8 extended biblatex authortitle-tcomp citation style (MW)] \RequireCitationStyle{ext-authortitle-comp} @@ -82,10 +82,10 @@ \renewbibmacro*{textcite:postnote}{% \ifbool{cbx:parens} - {\setunit{\postnotedelim}} + {\setunit{\printdelim{postnotedelim}}} {\setunit{% \global\booltrue{cbx:parens}% - \extpostnotedelim + \printdelim{extpostnotedelim}% \csuse{extblx@citedelim@\blx@delimcontext @inner@open}}}% \printfield{postnote}% \ifnumequal{\value{multicitecount}}{\value{multicitetotal}} |