diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-02 22:02:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-02 22:02:21 +0000 |
commit | 7282f0820d643e7b73cfbc1c46593f1099dd62a9 (patch) | |
tree | f8b39fa3a1e7625d3978c29db08809d81676ae78 | |
parent | 5f9cb6594c5c491b7fdf82b3111f93dd7c866f78 (diff) |
biblatex-nature (2mar17)
git-svn-id: svn://tug.org/texlive/trunk@43382 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf | bin | 380418 -> 380273 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex | 9 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx | 6 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx | 4 |
5 files changed, 11 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib index ace681ef885..f35e93d2b49 100644 --- a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib +++ b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib @@ -387,7 +387,7 @@ } %% -%% Copyright (C) 2010-2013,2016 by +%% Copyright (C) 2010-2013,2016,2017 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-nature/biblatex-nature.pdf b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf Binary files differindex 882071586ec..ba2e06b0e5e 100644 --- a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf 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 5a82c1f6027..7932819fcde 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.3a, last revised 2016/10/26.}} -\date{Released 2016/10/26} + \footnote{This file describes v1.3b, last revised 2017/03/01.}} +\date{Released 2017/03/01} \providecommand*{\opt}[1]{\texttt{#1}} \providecommand*{\pkg}[1]{\textsf{#1}} @@ -54,7 +54,7 @@ standard articles in \emph{Nature} use these but \emph{Letters to the Editor} do not. To control this behaviour, the boolean option \opt{articletitle} is provided; this is set \opt{true} as standard. -\DescribeOption{intitl} +\DescribeOption{intitle} The boolean option \opt{intitle} determines whether the title of books is printed for \texttt{inbook} and \texttt{incollection} entries. It is set \opt{false} as standard. @@ -91,13 +91,14 @@ be sent by e-mail to \changes{v1.2h}{2016/09/13}{Work properly with \texttt{urldate} option} \changes{v1.3}{2016/10/22}{New \opt{intitle} option} \changes{v1.3a}{2016/10/26}{Correct \opt{intitle} default value} +\changes{v1.3b}{2017/03/01}{Update \texttt{url} formatting} \PrintChanges \end{document} %% -%% Copyright (C) 2010-2013,2016 by +%% Copyright (C) 2010-2013,2016,2017 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-nature/nature.bbx b/Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx index df79dad2229..66e1f1b813e 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}[2016/10/26 v1.3a biblatex bibliography style] +\ProvidesFile{nature.bbx}[2017/03/01 v1.3b biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -78,7 +78,7 @@ \ifbibstring{#1}{\bibstring{#1}}{#1}% }% } -\DeclareFieldFormat{url}{\textless\url{#1}\textgreater} +\DeclareFieldFormat{url}{\url{#1}} \DeclareFieldFormat{urldate}{\mkbibparens{#1}} \DeclareFieldFormat*{volume}{\mkbibbold{#1}} \DeclareFieldFormat[book]{volume}{#1} @@ -664,7 +664,7 @@ } %% -%% Copyright (C) 2010-2013,2016 by +%% Copyright (C) 2010-2013,2016,2017 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-nature/nature.cbx b/Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx index 4c0aa76faad..0079a49c794 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}[2016/10/26 v1.3a biblatex citation style] +\ProvidesFile{nature.cbx}[2017/03/01 v1.3b biblatex citation style] \RequireCitationStyle{numeric-comp} @@ -19,7 +19,7 @@ } %% -%% Copyright (C) 2010-2013,2016 by +%% Copyright (C) 2010-2013,2016,2017 by %% Joseph Wright <joseph.wright@morningstar2.co.uk> %% %% It may be distributed and/or modified under the conditions of |