summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ieee
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2012-10-08 09:15:39 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2012-10-08 09:15:39 +0000
commit3f3d6cf80f3b3bc90544f0c51f4d4aa8bfb410ad (patch)
tree1111fb41c1a4f9092d734f55ba8d9b60ba3713be /Master/texmf-dist/tex/latex/biblatex-ieee
parent18f5e267d43dc88e917e63daa99ff370081df2b0 (diff)
biblatex-ieee update
git-svn-id: svn://tug.org/texlive/trunk@27916 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ieee')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx2
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx2
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx2
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx40
4 files changed, 37 insertions, 9 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 f4b5afef109..7a24ccb5d28 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/07/18 v1.1b biblatex bibliography style]
+\ProvidesFile{ieee-alphabetic.bbx}[2012/10/04 v1.1c 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 08de566b3cf..14a3ae12065 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/07/18 v1.1b biblatex citation style]
+\ProvidesFile{ieee-alphabetic.cbx}[2012/10/04 v1.1c 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 90880701e0f..211ff3d76f0 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/07/18 v1.1b biblatex bibliography style]
+\ProvidesFile{ieee.bbx}[2012/10/04 v1.1c biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
index 5149d08ca68..c05681bc28c 100644
--- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
@@ -8,15 +8,43 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee.cbx}[2012/07/18 v1.1b biblatex citation style]
+\ProvidesFile{ieee.cbx}[2012/10/04 v1.1c biblatex citation style]
\RequireCitationStyle{numeric-comp}
-\ExecuteBibliographyOptions{
- maxcitenames = 3,
- minnames = 3,
- sorting = none
-}
+\ExecuteBibliographyOptions{sorting = none}
+
+\ifcsdef{blx@backend}
+ {%
+ \ifnumequal\blx@backend\blx@backend@biber
+ {%
+ \ExecuteBibliographyOptions{
+ maxcitenames = 4,
+ minnames = 3
+ }%
+ \protected\edef\abx@macro@textcite{%
+ \defcounter{maxnames}{3}%
+ \defcounter{minnames}{1}%
+ \unexpanded\expandafter{\abx@macro@textcite}%
+ }%
+ }
+ {%
+ \ExecuteBibliographyOptions{
+ maxalphanames = 4,
+ maxcitenames = 3,
+ minalphanames = 3,
+ minnames = 1
+ }%
+ }%
+ }
+ {%
+ \ExecuteBibliographyOptions{
+ maxalphanames = 4,
+ maxcitenames = 3,
+ minalphanames = 3,
+ minnames = 1
+ }%
+ }
%%
%% Copyright (C) 2011,2012 by