summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-dw/cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-03-10 21:51:03 +0000
committerKarl Berry <karl@freefriends.org>2023-03-10 21:51:03 +0000
commitefe68ef98454af89d2c80bfc87e80b549e7a7cb8 (patch)
treedaa2bc894163272660410a951dec4543a4a2e819 /Master/texmf-dist/tex/latex/biblatex-dw/cbx
parent726a798bfc52390005ad318bb8f9dded595823c1 (diff)
biblatex-dw (10mar23)
git-svn-id: svn://tug.org/texlive/trunk@66525 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-dw/cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-dw/cbx/footnote-dw.cbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-dw/cbx/standard-dw.cbx16
3 files changed, 13 insertions, 11 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 4362c0355c8..422b5a36bab 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 2016
+% authortitle-dw.cbx, Dominik Waßenhoven 2023
-\ProvidesFile{authortitle-dw.cbx}[2016/12/06 v1.7 biblatex citation style]
+\ProvidesFile{authortitle-dw.cbx}[2023/03/09 v1.7a biblatex citation style]
\RequireCitationStyle{standard-dw}
diff --git a/Master/texmf-dist/tex/latex/biblatex-dw/cbx/footnote-dw.cbx b/Master/texmf-dist/tex/latex/biblatex-dw/cbx/footnote-dw.cbx
index a45a55f2606..03688af6a29 100644
--- a/Master/texmf-dist/tex/latex/biblatex-dw/cbx/footnote-dw.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-dw/cbx/footnote-dw.cbx
@@ -1,6 +1,6 @@
-% footnote-dw.cbx, Dominik Waßenhoven 2016
+% footnote-dw.cbx, Dominik Waßenhoven 2023
-\ProvidesFile{footnote-dw.cbx}[2016/12/06 v1.7 biblatex citation style]
+\ProvidesFile{footnote-dw.cbx}[2023/03/09 v1.7a biblatex citation style]
\RequireCitationStyle{standard-dw}
diff --git a/Master/texmf-dist/tex/latex/biblatex-dw/cbx/standard-dw.cbx b/Master/texmf-dist/tex/latex/biblatex-dw/cbx/standard-dw.cbx
index 348daefb5d5..a5f4668f397 100644
--- a/Master/texmf-dist/tex/latex/biblatex-dw/cbx/standard-dw.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-dw/cbx/standard-dw.cbx
@@ -1,6 +1,6 @@
-% standard-dw.cbx, Dominik Waßenhoven 2016
+% standard-dw.cbx, Dominik Waßenhoven 2023
-\ProvidesFile{standard-dw.cbx}[2016/12/06 v1.7 biblatex citation style]
+\ProvidesFile{standard-dw.cbx}[2023/03/09 v1.7a biblatex citation style]
\@ifpackagelater{biblatex}{2016/03/11}
{}
@@ -181,7 +181,7 @@
\global\booltrue{cbx:noidem}}
\newbibmacro*{cite:save}{%
- \savefield{namehash}{\cbx@lasthash}%
+ \savefield{fullhash}{\cbx@lasthash}%
\csxdef{cbx:lastcite@\thefield{entrykey}}{\the\value{instcount}}%
\global\boolfalse{cbx:noidem}}
@@ -358,11 +358,13 @@
not test {\ifnameundef{author}}
}
{\ifbool{xrefidem}
- {\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND
+ {\ifthenelse{\iffieldequals{fullhash}{\bbx@lasthash}\AND
\NOT\iffirstonpage}
{\usebibmacro{cite:idem}}
- {\printnames[labelname]{author}}}
+ {\printnames[labelname]{author}%
+ \setunit{\nametitledelim}}}
{\printnames[labelname]{author}%
+ \setunit{\nametitledelim}%
\global\undef\bbx@lasthash}%
\clearname{author}}
{}}
@@ -374,7 +376,7 @@
not test {\ifnameundef{editor}}
}
{\ifbool{bbx:edbyidem}
- {\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND
+ {\ifthenelse{\iffieldequals{fullhash}{\bbx@lasthash}\AND
\NOT\iffirstonpage}
{\usebibmacro{cite:idem}}
{\printnames[labelname]{editor}%
@@ -396,7 +398,7 @@
test {\ifnameundef{editor}} ) )
}
{\ifbool{bbx:edbyidem}
- {\ifthenelse{\iffieldequals{namehash}{\bbx@lasthash}\AND
+ {\ifthenelse{\iffieldequals{fullhash}{\bbx@lasthash}\AND
\NOT\iffirstonpage}
{\usebibmacro{cite:idem}}
{\printnames[labelname]{translator}%