summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-21 00:00:02 +0000
committerKarl Berry <karl@freefriends.org>2012-05-21 00:00:02 +0000
commitbcc3d992e34edef3faac96f69e998a87ae42f795 (patch)
tree10ad95b2728126aac28a1b968f4fd8e956dc1f2a /Master
parent8cc99699bb24c90a5b4058480630778e8b764418 (diff)
biblatex-science (18may12)
git-svn-id: svn://tug.org/texlive/trunk@26519 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.bib (renamed from Master/texmf-dist/bibtex/bib/biblatex-science/biblatex-science.bib)2
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.pdfbin363382 -> 364991 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.tex12
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-science/science.bbx6
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-science/science.cbx4
5 files changed, 13 insertions, 11 deletions
diff --git a/Master/texmf-dist/bibtex/bib/biblatex-science/biblatex-science.bib b/Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.bib
index 8a9cdca6456..6916b5d6d41 100644
--- a/Master/texmf-dist/bibtex/bib/biblatex-science/biblatex-science.bib
+++ b/Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.bib
@@ -386,7 +386,7 @@
}
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright at morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
diff --git a/Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.pdf b/Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.pdf
index 0027e8a643e..0f982f2a1fa 100644
--- a/Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.tex b/Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.tex
index 29405cf19c2..17ba8e88e47 100644
--- a/Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-science/biblatex-science.tex
@@ -10,12 +10,12 @@
\documentclass[a4paper]{ltxdoc}
\usepackage[T1]{fontenc}
-\usepackage[style=science]{biblatex}
+\usepackage[backend=bibtex,style=science]{biblatex}
\usepackage[final]{microtype}
\usepackage{csquotes,lmodern}
\usepackage{hyperref}
-\hypersetup{pdfborder = 0 0 0}
+\hypersetup{hidelinks}
\addbibresource{biblatex-science.bib}
@@ -23,8 +23,8 @@
\href{mailto:joseph.wright@morningstar2.co.uk}
{\texttt{joseph.wright@morningstar2.co.uk}}}}
\title{The \pkg{science} bibliography style for \pkg{biblatex}%
- \footnote{This file describes v1.1, last revised 2011/03/13.}}
-\date{Released 2011/03/13}
+ \footnote{This file describes v1.1a, last revised 2012/05/18.}}
+\date{Released 2012/05/18}
\providecommand*\opt[1]{\texttt{#1}}
\providecommand*\pkg[1]{\textsf{#1}}
@@ -76,13 +76,15 @@ be sent by e-mail to
guidance from \emph{Science}}
\changes{v1.1}{2011/03/13}{New \texttt{article-title} option to
allow inclusion of titles for journal articles}
+\changes{v1.1a}{2012/05/18}{Fix issue with \texttt{inbook} entries which
+ lack distinct \texttt{author} and \texttt{bookauthor}}
\PrintChanges
\end{document}
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
diff --git a/Master/texmf-dist/tex/latex/biblatex-science/science.bbx b/Master/texmf-dist/tex/latex/biblatex-science/science.bbx
index 534d53bb7b1..e8ee57d1d3d 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}[2011/03/13 v1.1 biblatex bibliography style]
+\ProvidesFile{science.bbx}[2012/05/18 v1.1a biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -300,7 +300,7 @@
\newunit\newblock
\usebibmacro{in:}%
\usebibmacro{bybookauthor}%
- \newunit\newblock
+ \setunit*{\newunitpunct}\newblock
\usebibmacro{maintitle+booktitle}%
\newunit\newblock
\usebibmacro{byeditor+others}%
@@ -538,7 +538,7 @@
}
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
diff --git a/Master/texmf-dist/tex/latex/biblatex-science/science.cbx b/Master/texmf-dist/tex/latex/biblatex-science/science.cbx
index 5b0bad76ddc..d4cc41a4c05 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}[2011/03/13 v1.1 biblatex citation style]
+\ProvidesFile{science.cbx}[2012/05/18 v1.1a biblatex citation style]
\RequireCitationStyle{numeric-comp}
@@ -25,7 +25,7 @@
}
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of