diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
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} |