summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-03 22:43:02 +0000
committerKarl Berry <karl@freefriends.org>2019-11-03 22:43:02 +0000
commit01b003297fdb3212b399d3a7421eefe0f15e3157 (patch)
tree50c41447d3ba7ba43ad9e0ed07dbdf0056dd2840 /Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.bbx
parent8eee6a8899b57558d5d83d6e0064c16ee287be7d (diff)
biblatex-iso690
git-svn-id: svn://tug.org/texlive/trunk@52629 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.bbx44
1 files changed, 1 insertions, 43 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.bbx b/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.bbx
index 707a82f64ec..a7a84cb7bc2 100644
--- a/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-iso690/iso-authoryear.bbx
@@ -8,7 +8,7 @@
\def\printextrayear{%
\ifentrytype{patent}
{}
- {\printfield{year}\printfield{extrayear}}%
+ {\printfield{year}\printfield{extradate}}%
}
% remove second appearance of year in a reference
@@ -45,47 +45,5 @@
\usebibmacro{setpageref}%
\finentry}
-\renewbibmacro*{editor}{%
- \usebibmacro{bbx:editor}{editorstrg}}
-\newbibmacro*{bbx:editor}[1]{%
- \ifboolexpr{
- test \ifuseeditor
- and
- not test {\ifnameundef{editor}}
- }
- {\usebibmacro{bbx:dashcheck}
- {\bibnamedash}
- {\usebibmacro{bbx:savehash}%
- \printnames{editor}%
- \addspace%
- \mkbibparens{\usebibmacro{#1}}}%
- \clearname{editor}}%
- {\global\undef\bbx@lasthash
- \usebibmacro{labeltitle}}}%
-
-\newbibmacro*{bbx:dashcheck}[2]{%
- \ifboolexpr{
- test {\iffieldequals{fullhash}{\bbx@lasthash}}
- and
- not test \iffirstonpage
- and
- (
- not bool {bbx@inset}
- or
- test {\iffieldequalstr{entrysetcount}{1}}
- )
- }
- {#1}
- {#2}}
-
-\newbibmacro*{labeltitle}{%
- \iffieldundef{label}
- {\iffieldundef{shorttitle}
- {\usebibmacro{titles}{}{emph}%
- \clearfield{title}%
- \clearfield{subtitle}%
- \clearfield{titleaddon}}
- {\printfield{shorttitle}}}
- {\printfield{label}}}
\endinput