summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-26 21:43:35 +0000
committerKarl Berry <karl@freefriends.org>2013-10-26 21:43:35 +0000
commit9d3eae747cc59d87ad033e8cb8e41cd8feab6970 (patch)
treea6820de8263b79788a0fa2c7431946b6b1fa73ab /Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
parentfb7138686dfa87a452b0135e50f0909160009bd8 (diff)
biblatex-ieee (26oct13)
git-svn-id: svn://tug.org/texlive/trunk@32005 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.cbx32
1 files changed, 2 insertions, 30 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
index d02003b9c72..748d157efd8 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/06/18 v1.1i biblatex citation style]
+\ProvidesFile{ieee.cbx}[2013/10/25 v1.1j biblatex citation style]
\RequireCitationStyle{numeric-comp}
@@ -96,35 +96,7 @@
{}%
\setcounter{cbx@tempcnta}{0}%
\global\undef\cbx@lastprefix}
-
-% More fun, this time with \textcite, which has brackets hard-coded in
-% the original
-\renewbibmacro*{textcite}{%
- \iffieldequals{namehash}{\cbx@lasthash}
- {\usebibmacro{cite:comp}}
- {\usebibmacro{cite:dump}\cbx@tempa
- \usebibmacro{cite:init}%
- \ifnameundef{labelname}
- {\printfield[citetitle]{labeltitle}}
- {\printnames{labelname}}%
- \addspace
- \bibopenbracket
- \ifnumequal{\value{citecount}}{1}
- {\usebibmacro{prenote}}
- {}%
- \usebibmacro{cite:comp}}%
- \savefield{namehash}{\cbx@lasthash}%
- \gdef\cbx@tempa{\multicitedelim}}
-
-\DeclareCiteCommand{\textcite}
- {\usebibmacro{cite:init}}
- {\usebibmacro{citeindex}%
- \usebibmacro{textcite}}
- {}
- {%
- \usebibmacro{postnote}%
- \bibclosebracket
- }
+
% More bracket removal required
\DeclareMultiCiteCommand{\cites}{\cite}{\multicitedelim}