diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-09 23:01:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-09 23:01:42 +0000 |
commit | 8542531ab70ed2628cb4e1c8674fee9821f81c6a (patch) | |
tree | 013384ef6495b9f19cd419d89b270b2b2570402a /Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-comp.cbx | |
parent | 3316f6f00b0df5fa5871c2c3c1214501eced9b7a (diff) |
biblatex 2.6 (9may13)
git-svn-id: svn://tug.org/texlive/trunk@30358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-comp.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-comp.cbx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-comp.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-comp.cbx index 185499b12ba..d831050b97a 100644 --- a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-comp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle-comp.cbx @@ -42,8 +42,8 @@ {} {\printnames{labelname}% \setunit{% - \global\booltrue{cbx:parens}% - \addspace\bibopenparen}}% + \global\booltrue{cbx:parens}% + \addspace\bibopenparen}}% \savefield{namehash}{\cbx@lasthash}}% \ifnumequal{\value{citecount}}{1} {\usebibmacro{prenote}} @@ -74,12 +74,12 @@ {\setunit{}% \printtext{% \ifbool{cbx:parens} - {\bibcloseparen\global\boolfalse{cbx:parens}} - {}}} + {\bibcloseparen\global\boolfalse{cbx:parens}} + {}}} {\setunit{% \ifbool{cbx:parens} - {\bibcloseparen\global\boolfalse{cbx:parens}} - {}% + {\bibcloseparen\global\boolfalse{cbx:parens}} + {}% \multicitedelim}}} \DeclareCiteCommand{\cite} |