From 7d8dd653ee56f462798fe27df3eea8321846fb27 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 19 Jul 2016 22:26:24 +0000 Subject: emisa (19jul16) git-svn-id: svn://tug.org/texlive/trunk@41731 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/emisa/emisa.bbx | 8 ++++---- Master/texmf-dist/tex/latex/emisa/emisa.cbx | 2 +- Master/texmf-dist/tex/latex/emisa/emisa.cls | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/emisa') diff --git a/Master/texmf-dist/tex/latex/emisa/emisa.bbx b/Master/texmf-dist/tex/latex/emisa/emisa.bbx index c945aa112f1..6a72873d265 100644 --- a/Master/texmf-dist/tex/latex/emisa/emisa.bbx +++ b/Master/texmf-dist/tex/latex/emisa/emisa.bbx @@ -10,7 +10,7 @@ %% See there for more information. %% ------------------------------------------------------------------------ %% -\ProvidesFile{emisa.bbx}[2016/03/31 2.1 EMISA bibliography style] +\ProvidesFile{emisa.bbx}[2016/07/18 2.1.1 EMISA bibliography style] \RequireBibliographyStyle{authoryear} \newcommand*{\bibitemlabel}[1]{% \normalfont #1} @@ -127,14 +127,14 @@ \newbibmacro*{name:family-giveninit}[4]{% \usebibmacro{name:delim}{#2#3#1}% \usebibmacro{name:hook}{#2#3#1}% - \ifempty{#3}{}{% + \ifdefvoid{#3}{}{% \mkbibnameprefix{#3}%\isdot \ifprefchar% replaces \ifpunctmark{'}% {}% {\ifuseprefix{\addhighpenspace}{\addlowpenspace}}}% \mkbibnamefamily{#1}\addhighpenspace% - \ifempty{#4}{}{\addlowpenspace\mkbibnameaffix{#4}\addlowpenspace}% - \ifempty{#2}{}{\mkbibnamegiven{#2}\isdot}% + \ifdefvoid{#4}{}{\addlowpenspace\mkbibnameaffix{#4}\addlowpenspace}% + \ifdefvoid{#2}{}{\mkbibnamegiven{#2}\isdot}% }% }% {% diff --git a/Master/texmf-dist/tex/latex/emisa/emisa.cbx b/Master/texmf-dist/tex/latex/emisa/emisa.cbx index fcf2d3e98ad..88c76b2172e 100644 --- a/Master/texmf-dist/tex/latex/emisa/emisa.cbx +++ b/Master/texmf-dist/tex/latex/emisa/emisa.cbx @@ -10,7 +10,7 @@ %% See there for more information. %% ------------------------------------------------------------------------ %% -\ProvidesFile{emisa.cbx}[2016/03/31 2.1 EMISA citation style] +\ProvidesFile{emisa.cbx}[2016/07/18 2.1.1 EMISA citation style] \RequireCitationStyle{authoryear-comp} \renewcommand*{\nameyeardelim}{\addspace} \DeclareRangeChars*{f} diff --git a/Master/texmf-dist/tex/latex/emisa/emisa.cls b/Master/texmf-dist/tex/latex/emisa/emisa.cls index 7d09a357886..4aa63640019 100644 --- a/Master/texmf-dist/tex/latex/emisa/emisa.cls +++ b/Master/texmf-dist/tex/latex/emisa/emisa.cls @@ -31,7 +31,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{emisa}% -[2016/03/31 2.1 LaTeX class EMISA] +[2016/07/18 2.1.1 LaTeX class EMISA] \def\@clearglobaloption#1{% \def\@tempa{#1}% \def\@tempb{\@gobble}% -- cgit v1.2.3