diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx index 2a3925230cb..ad7ad703bc1 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-biochem.bbx}[2017/02/01 v1.1s biblatex bibliography style] +\ProvidesFile{chem-biochem.bbx}[2017/08/09 v1.1t biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -191,20 +191,20 @@ \ifblank{#3}{} {\mkbibnameprefix{#3\isdot}% \ifpunctmark{'}{}{\addhighpenspace}}% - \mkbibnamelast{#1\isdot}% + \mkbibnamefamily{#1\isdot}% \ifblank{#2}{} {\addcomma\addlowpenspace - \mkbibnamefirst{#2}\isdot}% + \mkbibnamegiven{#2}\isdot}% \ifblank{#4}{} {\addlowpenspace \mkbibnamesuffix{#4}\isdot}} {\usebibmacro{name:delim}{#1}% \usebibmacro{name:hook}{#1}% - \mkbibnamelast{#1}\isdot + \mkbibnamefamily{#1}\isdot \ifblank{#2#3}{}{\addcomma}% \ifblank{#2}{} {\addlowpenspace - \mkbibnamefirst{#2}\isdot}% + \mkbibnamegiven{#2}\isdot}% \ifblank{#3}{} {\addlowpenspace \mkbibnameprefix{#3}\isdot}% @@ -651,7 +651,7 @@ \usebibmacro{author/editor+others/translator+others}% \setunit{\labelnamepunct}\newblock \usebibmacro{title}% - \newunit + \printunit{\addspace}% \usebibmacro{byauthor}% \newunit\newblock \usebibmacro{byeditor+others}% |