summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-08-17 22:48:31 +0000
committerKarl Berry <karl@freefriends.org>2012-08-17 22:48:31 +0000
commit8c0fb35bffe9c80d9ffcaf436a751909eef9c7d5 (patch)
treeda5c7f12ba06f1c54191dfb74f659f0d44929dd8 /Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx
parentc66bbc99949d0deeb19caebfa5693a9bb654d2bc (diff)
biblatex-chem (17aug12)
git-svn-id: svn://tug.org/texlive/trunk@27440 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.bbx15
1 files changed, 13 insertions, 2 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 a4c914ca1da..da9b78de45d 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}[2012/05/18 v1.1g biblatex bibliography style]
+\ProvidesFile{chem-biochem.bbx}[2012/08/16 v1.1h biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -80,7 +80,18 @@
\DeclareFieldFormat[article]{volume}{\mkbibemph{#1}}
% Simple modifications to punctuation, etc.
-\renewcommand*\finalnamedelim{\multinamedelim}
+\renewcommand*{\finalnamedelim}{%
+ \ifcurrentname{labelname}
+ {%
+ \ifnumgreater{\value{liststop}}{2}
+ {\finalandcomma}
+ {}%
+ \addspace
+ \bibstring{and}%
+ \space
+ }
+ {\multinamedelim}%
+}
\renewcommand*\intitlepunct{\addspace}
\renewcommand*\labelnamepunct{\addspace}
\renewcommand*\mkbibnameaffix[1]{\addcomma\addspace#1}