summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx15
1 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx
index ca5c5c0645e..3e12b5844cc 100644
--- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{chem-angew.bbx}[2012/05/18 v1.1g biblatex bibliography style]
+\ProvidesFile{chem-angew.bbx}[2012/08/16 v1.1h biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -89,7 +89,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*\mkbibnameaffix[1]{\addcomma\space#1}
\renewcommand*\newunitpunct{\addcomma\addspace}