diff options
author | Karl Berry <karl@freefriends.org> | 2013-02-12 23:53:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-02-12 23:53:26 +0000 |
commit | dcf4eb75b6ae8a7d1ebab1fc40af55709bfd8139 (patch) | |
tree | 60c21705b5d47c1b11be2741deaff137b9dfb2bf /Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx | |
parent | b45e01dce04959e5d4b03a8814eb0d393afd4c36 (diff) |
biblatex-chem (12feb13)
git-svn-id: svn://tug.org/texlive/trunk@29089 c570f23f-e606-0410-a88d-b1316a301751
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 | 16 |
1 files changed, 5 insertions, 11 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 ce7029f12f3..8fcc7960054 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}[2013/01/27 v1.1j biblatex bibliography style] +\ProvidesFile{chem-biochem.bbx}[2013/02/11 v1.1k biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -81,16 +81,10 @@ % Simple modifications to punctuation, etc. \renewcommand*{\finalnamedelim}{% - \ifcurrentname{labelname} - {% - \ifnumgreater{\value{liststop}}{2} - {\finalandcomma} - {}% - \addspace - \bibstring{and}% - \space - } - {\multinamedelim}% + \finalandcomma + \addspace + \bibstring{and}% + \space } \renewcommand*{\intitlepunct}{\addspace} \renewcommand*{\labelnamepunct}{\addspace} |