diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-26 22:45:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-26 22:45:51 +0000 |
commit | 49725705d2b7563df02a58db07bab6d39931f5a0 (patch) | |
tree | 6e2c6b08e5c5f62e9ca7f731843343f50443a6cc /Master/texmf-dist/tex/latex/biblatex-ieee | |
parent | 5c7e88f6bc0ed19c94fd9c49311ee63a90ebab7c (diff) |
biblatex-ieee (21jul12)
git-svn-id: svn://tug.org/texlive/trunk@27183 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ieee')
4 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx index 2b170f22a4b..f4b5afef109 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{ieee-alphabetic.bbx}[2012/05/03 v1.1 biblatex bibliography style] +\ProvidesFile{ieee-alphabetic.bbx}[2012/07/18 v1.1b biblatex bibliography style] \RequireBibliographyStyle{ieee} diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx index b0bc89de8af..08de566b3cf 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{ieee-alphabetic.cbx}[2012/05/03 v1.1 biblatex citation style] +\ProvidesFile{ieee-alphabetic.cbx}[2012/07/18 v1.1b biblatex citation style] \RequireCitationStyle{alphabetic} diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx index fda44919617..90880701e0f 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{ieee.bbx}[2012/05/03 v1.1 biblatex bibliography style] +\ProvidesFile{ieee.bbx}[2012/07/18 v1.1b biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -66,7 +66,7 @@ \newbibmacro*{bbx:savehash}{\savefield{fullhash}{\bbx@lasthash}} % Bibliography macros -\newbibmacro*{author}{% +\renewbibmacro*{author}{% \ifboolexpr{ test \ifuseauthor and diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx index 6c7a9ba4bc1..5149d08ca68 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{ieee.cbx}[2012/05/03 v1.1 biblatex citation style] +\ProvidesFile{ieee.cbx}[2012/07/18 v1.1b biblatex citation style] \RequireCitationStyle{numeric-comp} |