diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-29 17:09:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-29 17:09:08 +0000 |
commit | d5251f5ca249566dd8e4c57f49ff55df33614a47 (patch) | |
tree | c71024f6f34fb48c84aae60d8208a55fc462d72a /Master/texmf-dist/tex/latex/biblatex-nature | |
parent | e59b34a0dd79d94767052954cd3e961307edbdbe (diff) |
biblatex-nature (7jun12)
git-svn-id: svn://tug.org/texlive/trunk@27234 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-nature')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx | 10 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx | 2 |
2 files changed, 6 insertions, 6 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} 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} |