summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx b/Master/texmf-dist/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx
index b70030ddc5c..85aaec9daa5 100644
--- a/Master/texmf-dist/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx
@@ -1,6 +1,6 @@
% authortitle-dw.cbx, Dominik Waßenhoven 2010
-\ProvidesFile{authortitle-dw.cbx}[2010/09/21 v1.3a biblatex citation style]
+\ProvidesFile{authortitle-dw.cbx}[2010/11/21 v1.3b biblatex citation style]
\RequireCitationStyle{standard-dw}
@@ -104,7 +104,7 @@
{\ifbool{xrefidem}
{\usebibmacro{cite:xref:idem}}%
{\usebibmacro{cite:editor}
- \citenamepunct}}%
+ \nametitledelim}}%
\usebibmacro{cite:title}%
\ifnameundef{labelname}
{\ifboolexpr{
@@ -130,9 +130,9 @@
{\ifbool{bbx:edbyidem}
{\usebibmacro{cite:idem}}%
{\printnames{labelname}%
- \citenamepunct}}%
+ \nametitledelim}}%
{\usebibmacro{cite:editor}%
- \citenamepunct}%
+ \nametitledelim}%
\usebibmacro{cite:title}%
\ifuseeditor
{}
@@ -231,7 +231,7 @@
\newbibmacro*{cite:title}{%
\cbx@tempa
\ifsingletitle
- {\setunit{}}% Löschen des \citenamepunct, falls kein Titel ausgegeben wird
+ {\setunit{}}% Löschen des \nametitledelim, falls kein Titel ausgegeben wird
{\printtext[bibhyperref]{%
\printfield[citetitle]{labeltitle}}}}