diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx | 10 |
1 files changed, 5 insertions, 5 deletions
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} |