summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-science/science.bbx15
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-science/science.cbx2
2 files changed, 14 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-science/science.bbx b/Master/texmf-dist/tex/latex/biblatex-science/science.bbx
index a17c701b43d..4205a48d5c1 100644
--- a/Master/texmf-dist/tex/latex/biblatex-science/science.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-science/science.bbx
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{science.bbx}[2012/06/07 v1.1b biblatex bibliography style]
+\ProvidesFile{science.bbx}[2012/08/16 v1.1c biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -68,7 +68,18 @@
\DeclareFieldFormat[article,periodical]{volume}{\mkbibbold{#1}}
% Simple modifications to punctuation, etc.
-\let\finalnamedelim\multinamedelim
+\renewcommand*{\finalnamedelim}{%
+ \ifcurrentname{labelname}
+ {%
+ \ifnumgreater{\value{liststop}}{2}
+ {\finalandcomma}
+ {}%
+ \addspace
+ \bibstring{and}%
+ \space
+ }
+ {\multinamedelim}%
+}
\renewcommand*\intitlepunct{\addspace}
\renewcommand*\newunitpunct{\addcomma\space}
diff --git a/Master/texmf-dist/tex/latex/biblatex-science/science.cbx b/Master/texmf-dist/tex/latex/biblatex-science/science.cbx
index 0b6b99a6261..9450a05a270 100644
--- a/Master/texmf-dist/tex/latex/biblatex-science/science.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-science/science.cbx
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{science.cbx}[2012/06/07 v1.1b biblatex citation style]
+\ProvidesFile{science.cbx}[2012/08/16 v1.1c biblatex citation style]
\RequireCitationStyle{numeric-comp}