From 0abdbd35737cbdc7690139a70e60024bb4481f3f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 May 2016 22:41:34 +0000 Subject: biblatex-ieee (9may16) git-svn-id: svn://tug.org/texlive/trunk@40983 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/biblatex-ieee/ieee-alphabetic.bbx | 2 +- .../tex/latex/biblatex-ieee/ieee-alphabetic.cbx | 2 +- Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx | 22 +++++++++++----------- Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-ieee') 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 7947685f548..204e3feda65 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}[2016/04/16 v1.1m biblatex bibliography style] +\ProvidesFile{ieee-alphabetic.bbx}[2016/05/08 v1.1n 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 5194faa5718..4f82b46a5d4 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}[2016/04/16 v1.1m biblatex citation style] +\ProvidesFile{ieee-alphabetic.cbx}[2016/05/08 v1.1n 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 e0e3092c47d..9df78927321 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}[2016/04/16 v1.1m biblatex bibliography style] +\ProvidesFile{ieee.bbx}[2016/05/08 v1.1n biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -27,8 +27,8 @@ \DeclareFieldFormat{pages}{% \mkpageprefix[bookpagination][\mkpagegrouped]{#1}% } -\DeclareFieldFormat{titlecase}{\bbx@colon@search\MakeCapital{#1}} -\DeclareFieldFormat{sentencecase}{\bbx@colon@search\MakeSentenceCase{#1}} +\DeclareFieldFormat{titlecase}{\bbx@colon@search{#1}} +\DeclareFieldFormat{sentencecase}{\bbx@colon@search{#1}} \DeclareFieldFormat[online]{title}{#1\isdot} \DeclareFieldFormat[report]{title}{\mkbibquote{#1\isdot}} \DeclareFieldFormat{url}{\bibstring{url}\addcolon\space\url{#1}} @@ -306,9 +306,9 @@ {} {% \printtext[title]{% - \printfield[titlecase]{title}% + \printfield[sentencecase]{title}% \setunit{\subtitlepunct}% - \printfield[titlecase]{subtitle}% + \printfield[sentencecase]{subtitle}% }% \newunit }% @@ -463,16 +463,16 @@ } % {} {} -\newcommand*{\bbx@colon@search}[2]{% - \bbx@colon@search@aux#1\empty#2: \stop +\newcommand*{\bbx@colon@search}[1]{% + \bbx@colon@search@aux\empty#1: \stop } -\long\def\bbx@colon@search@aux#1#2: #3\stop{% - \expandafter#1\expandafter{#2}% - \ifblank{#3} +\long\def\bbx@colon@search@aux#1: #2\stop{% + \expandafter\MakeSentenceCase\expandafter*\expandafter{#1}% + \ifblank{#2} {} {% : % - \bbx@colon@search@aux#1\empty#3\stop + \bbx@colon@search@aux\empty#2\stop }% } diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx index 9849a2469fc..4e882faade2 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}[2016/04/16 v1.1m biblatex citation style] +\ProvidesFile{ieee.cbx}[2016/05/08 v1.1n biblatex citation style] \RequireCitationStyle{numeric-comp} -- cgit v1.2.3