summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/cbx/authortitle.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex/cbx/authortitle.cbx16
1 files changed, 6 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle.cbx b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle.cbx
index 8d52c873f3a..3b3ed80deb7 100644
--- a/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex/cbx/authortitle.cbx
@@ -9,10 +9,8 @@
\newbibmacro*{cite}{%
\iffieldundef{shorthand}
- {\ifnameundef{labelname}
- {}
- {\printnames{labelname}%
- \setunit{\printdelim{nametitledelim}}}%
+ {\printnames{labelname}%
+ \setunit*{\printdelim{nametitledelim}}%
\usebibmacro{cite:title}}%
{\usebibmacro{cite:shorthand}}}
@@ -22,12 +20,10 @@
{\usebibmacro{cite:shorthand}}}
\newbibmacro*{textcite}{%
- \ifnameundef{labelname}
- {}
- {\printnames{labelname}%
- \setunit{%
- \global\booltrue{cbx:parens}%
- \printdelim{nametitledelim}\bibopenparen}}%
+ \printnames{labelname}%
+ \setunit*{%
+ \global\booltrue{cbx:parens}%
+ \printdelim{nametitledelim}\bibopenparen}%
\ifnumequal{\value{citecount}}{1}
{\usebibmacro{prenote}}
{}%