summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-07-29 17:09:08 +0000
committerKarl Berry <karl@freefriends.org>2012-07-29 17:09:08 +0000
commitd5251f5ca249566dd8e4c57f49ff55df33614a47 (patch)
treec71024f6f34fb48c84aae60d8208a55fc462d72a /Master/texmf-dist
parente59b34a0dd79d94767052954cd3e961307edbdbe (diff)
biblatex-nature (7jun12)
git-svn-id: svn://tug.org/texlive/trunk@27234 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdfbin359972 -> 360114 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex5
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx10
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx2
4 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf
index e03339baff6..81f31b9445f 100644
--- a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex
index 5d5e5271909..15b704d7504 100644
--- a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex
@@ -23,8 +23,8 @@
\href{mailto:joseph.wright@morningstar2.co.uk}
{\texttt{joseph.wright@morningstar2.co.uk}}}}
\title{The \pkg{nature} bibliography style for \pkg{biblatex}%
- \footnote{This file describes v1.2a, last revised 2012/05/18.}}
-\date{Released 2012/05/18}
+ \footnote{This file describes v1.2b, last revised 2012/06/07.}}
+\date{Released 2012/06/07}
\providecommand*\opt[1]{\texttt{#1}}
\providecommand*\pkg[1]{\textsf{#1}}
@@ -75,6 +75,7 @@ be sent by e-mail to
\changes{v1.2}{2011/09/13}{New \opt{articletitle} option}
\changes{v1.2a}{2012/05/18}{Fix issue with \texttt{inbook} entries which
lack distinct \texttt{author} and \texttt{bookauthor}}
+\changes{v1.2b}{2012/06/07}{Remove some extraneous warnings}
\PrintChanges
diff --git a/Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx b/Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx
index 53b9117a056..6f60ddb302d 100644
--- a/Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{nature.bbx}[2012/05/18 v1.2a biblatex bibliography style]
+\ProvidesFile{nature.bbx}[2012/06/07 v1.2b biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -94,7 +94,7 @@
\newunit
}
-\newbibmacro*{editor}{%
+\renewbibmacro*{editor}{%
\ifboolexpr{
test \ifuseeditor
and
@@ -110,7 +110,7 @@
{}%
}
-\newbibmacro*{editor+others}{%
+\renewbibmacro*{editor+others}{%
\ifboolexpr{
test \ifuseeditor
and
@@ -141,7 +141,7 @@
\newunit
}
-\newbibmacro*{in:}{%
+\renewbibmacro*{in:}{%
\printtext{\biblcstring{in}\intitlepunct}%
}
@@ -173,7 +173,7 @@
\newunit
}
-\newbibmacro*{journal+issuetitle}{%
+\renewbibmacro*{journal+issuetitle}{%
\usebibmacro{journal}%
\setunit*{\addspace}%
\iffieldundef{series}
diff --git a/Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx b/Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx
index 70ffa9fe61e..9691eaf7a90 100644
--- a/Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{nature.cbx}[2012/05/18 v1.2a biblatex citation style]
+\ProvidesFile{nature.cbx}[2012/06/07 v1.2b biblatex citation style]
\RequireCitationStyle{numeric-comp}