diff options
author | Karl Berry <karl@freefriends.org> | 2013-06-25 23:00:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-06-25 23:00:13 +0000 |
commit | 181db66a703baa5f2ad0048423a1980a00a043ab (patch) | |
tree | 204846878d606e6590cc56bebc760f486705ee9d /Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx | |
parent | 126b0d7e4e423777ec343b7350530e17ecbfc811 (diff) |
biblatex-ieee (18jun13)
git-svn-id: svn://tug.org/texlive/trunk@30944 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx index 7e13f6c2b83..d02003b9c72 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}[2013/02/08 v1.1h biblatex citation style] +\ProvidesFile{ieee.cbx}[2013/06/18 v1.1i biblatex citation style] \RequireCitationStyle{numeric-comp} @@ -126,8 +126,11 @@ \bibclosebracket } +% More bracket removal required +\DeclareMultiCiteCommand{\cites}{\cite}{\multicitedelim} + %% -%% Copyright (C) 2011-2103 by +%% Copyright (C) 2011-2013 by %% Joseph Wright <joseph.wright@morningstar2.co.uk> %% %% It may be distributed and/or modified under the conditions of |