summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-21 23:52:45 +0000
committerKarl Berry <karl@freefriends.org>2010-11-21 23:52:45 +0000
commit67db10d00fe1667acb186aa61d485eecd5a8d828 (patch)
tree42f036781d28f48c11b6e594b6b8c59dfff90e2d /Master/texmf-dist/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx
parent00076ea08ace90e5d76ff06db470c1be81449289 (diff)
biblatex-dw 1.3b (22nov10)
git-svn-id: svn://tug.org/texlive/trunk@20521 c570f23f-e606-0410-a88d-b1316a301751
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}}}}