From f7a55a4aadc98501bb86c486d52022177d1f5d18 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 20 May 2013 22:03:13 +0000 Subject: bublatex-nature (20may13) git-svn-id: svn://tug.org/texlive/trunk@30595 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx | 14 ++++++++++---- Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx | 2 +- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-nature') diff --git a/Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx b/Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx index cbce3ecd798..26fd279e8b1 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}[2013/01/27 v1.2c biblatex bibliography style] +\ProvidesFile{nature.bbx}[2013/05/20 v1.2e biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -56,13 +56,13 @@ \ifbibstring{#1}{\bibstring{#1}}{#1}% }% } -\DeclareFieldFormat{url}{<\url{#1}>} +\DeclareFieldFormat{url}{\textless\url{#1}\textgreater} \DeclareFieldFormat*{volume}{\mkbibbold{#1}} \DeclareFieldFormat[book]{volume}{#1} % Simple modifications to punctuation, etc. -\renewcommand*\finalnamedelim{\addspace\&\addspace} -\renewcommand*\intitlepunct{\addspace} +\renewcommand*{\finalnamedelim}{\addspace\&\addspace} +\renewcommand*{\intitlepunct}{\addspace} % Bibliography strings \DefineBibliographyStrings{english}{ @@ -475,6 +475,12 @@ \usebibmacro{begentry}% \usebibmacro{author/translator+others}% \setunit{\labelnamepunct}\newblock + \iftoggle{bbx:articletitle} + {% + \usebibmacro{title}% + \newblock + } + {}% \printlist{language}% \newunit\newblock \usebibmacro{byauthor}% diff --git a/Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx b/Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx index 25b53e30fe1..fa578c4ab5c 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}[2013/01/27 v1.2c biblatex citation style] +\ProvidesFile{nature.cbx}[2013/05/20 v1.2e biblatex citation style] \RequireCitationStyle{numeric-comp} -- cgit v1.2.3