summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-22 21:55:51 +0000
committerKarl Berry <karl@freefriends.org>2017-03-22 21:55:51 +0000
commit9be209067b3b2ae9f128567279fffa136f353e7a (patch)
tree6347ae5227e872e33099f6033da762675dff30d9 /Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
parentce69653f5a9a7ccfb0d6aad5be2841a4043a16a7 (diff)
biblatex-ieee (22mar17)
git-svn-id: svn://tug.org/texlive/trunk@43574 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
index 99eb6216193..f752a66298b 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}[2017/03/02 v1.2a biblatex bibliography style]
+\ProvidesFile{ieee.bbx}[2017/03/22 v1.2b biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -313,7 +313,7 @@
\renewbibmacro*{volume+number+eid}{%
\printfield{volume}%
\newunit
- \bibstring{number}%
+ \printfield{number}%
\newunit
\printfield{eid}%
}