From ac53510efef3bc751ae064b6d8b1146e7d5a0e0d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 1 Mar 2016 23:37:50 +0000 Subject: biblatex-chem (28feb16) git-svn-id: svn://tug.org/texlive/trunk@39912 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/biblatex-chem/chem-acs.bbx | 12 ++++---- .../tex/latex/biblatex-chem/chem-acs.cbx | 6 ++-- .../tex/latex/biblatex-chem/chem-angew.bbx | 34 ++++++++++++++-------- .../tex/latex/biblatex-chem/chem-angew.cbx | 4 +-- .../tex/latex/biblatex-chem/chem-biochem.bbx | 10 +++---- .../tex/latex/biblatex-chem/chem-biochem.cbx | 6 ++-- .../tex/latex/biblatex-chem/chem-rsc.bbx | 12 ++++---- .../tex/latex/biblatex-chem/chem-rsc.cbx | 4 +-- 8 files changed, 49 insertions(+), 39 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-chem') diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx index fadddaf1a42..76c9323f3cf 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-acs.bbx}[2014/11/14 v1.1m biblatex bibliography style] +\ProvidesFile{chem-acs.bbx}[2016/02/26 v1.1n biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -81,10 +81,10 @@ \iftoggle{bbx:pageranges}{#1}{\mkfirstpage{#1}}% } \DeclareFieldFormat*{title}{#1\adddot} -\DeclareFieldFormat[report]{title}{\mkbibemph{#1}} -\DeclareFieldFormat[book, collection, inproceedings]{title}{\mkbibemph{#1}} +\DeclareFieldFormat[report]{title}{\mkbibitalic{#1}} +\DeclareFieldFormat[book, collection, inproceedings]{title}{\mkbibitalic{#1}} \DeclareFieldFormat{url}{\url{#1}} -\DeclareFieldFormat[article]{volume}{\mkbibemph{#1}} +\DeclareFieldFormat[article]{volume}{\mkbibitalic{#1}} % Simple modifications to punctuation, etc. \renewcommand*{\finalnamedelim}{% @@ -735,7 +735,7 @@ } %% -%% Copyright (C) 2010-2014 by +%% Copyright (C) 2010-2014,2016 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of @@ -769,4 +769,4 @@ %% biblatex-chem-rsc.pdf. %% %% -%% End of file `chem-acs.bbx'. \ No newline at end of file +%% End of file `chem-acs.bbx'. diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx index 241a333d582..bde1969c777 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-acs.cbx}[2014/11/14 v1.1m biblatex citation style] +\ProvidesFile{chem-acs.cbx}[2016/02/26 v1.1n biblatex citation style] \RequireCitationStyle{numeric-comp} @@ -20,7 +20,7 @@ } %% -%% Copyright (C) 2010-2014 by +%% Copyright (C) 2010-2014,2016 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of @@ -54,4 +54,4 @@ %% biblatex-chem-rsc.pdf. %% %% -%% End of file `chem-acs.cbx'. \ No newline at end of file +%% End of file `chem-acs.cbx'. diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx index 02903794360..2ea838a15a7 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-angew.bbx}[2014/11/14 v1.1m biblatex bibliography style] +\ProvidesFile{chem-angew.bbx}[2016/02/26 v1.1n biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -69,7 +69,7 @@ {\href{http://dx.doi.org/#1}{\nolinkurl{#1}}} {\nolinkurl{#1}}% } -\DeclareFieldFormat{journaltitle}{\mkbibemph{#1}\isdot} +\DeclareFieldFormat{journaltitle}{\mkbibitalic{#1}\isdot} \DeclareFieldFormat{labelnumberwidth}{\mkbibbrackets{#1}} \DeclareFieldFormat[article]{pages}{% \iftoggle{bbx:pageranges}{#1}{\mkfirstpage{#1}}% @@ -79,14 +79,14 @@ {title}{#1} \DeclareFieldFormat[patent]{type}{% \ifbibstring{#1} - {\mkbibemph{\bibstring{#1}}} - {\mkbibemph{#1}}% + {\mkbibitalic{\bibstring{#1}}} + {\mkbibitalic{#1}}% } \DeclareFieldFormat{url}{\url{#1}} \DeclareFieldFormat*{volume}{% - \mkbibemph{\bibstring{volume}~#1}% + \mkbibitalic{\bibstring{volume}~#1}% } -\DeclareFieldFormat[article]{volume}{\mkbibemph{#1}} +\DeclareFieldFormat[article]{volume}{\mkbibitalic{#1}} % Simple modifications to punctuation, etc. \renewcommand*{\finalnamedelim}{% @@ -350,10 +350,20 @@ % Specialised functions for manipulating data, where the biblatex % kernel does not provide a suitable function. \newcommand*\mkbibnocomma[1]{% - \begingroup - \catcode`\, = 9\relax - \scantokens{#1}% - \endgroup + \in@{,}{#1}% + \ifin@ + \expandafter\bbx@no@comma + \else + \expandafter\@firstofone + \fi + {#1}% +} +\newcommand*\bbx@no@comma[1]{% + \bbx@no@comma@aux#1,\@nil,% +} +\newcommand\bbx@no@comma@aux{} +\def\bbx@no@comma@aux#1,{% + \ifx\@nil#1\else #1\expandafter\bbx@no@comma@aux\fi } % New bibliography drivers, using the required order of fields. These @@ -705,7 +715,7 @@ } %% -%% Copyright (C) 2010-2014 by +%% Copyright (C) 2010-2014,2016 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of @@ -739,4 +749,4 @@ %% biblatex-chem-rsc.pdf. %% %% -%% End of file `chem-angew.bbx'. \ No newline at end of file +%% End of file `chem-angew.bbx'. diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx index 7718d628108..c9f2e674056 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-angew.cbx}[2014/11/14 v1.1m biblatex citation style] +\ProvidesFile{chem-angew.cbx}[2016/02/26 v1.1n biblatex citation style] \RequireCitationStyle{numeric-comp} @@ -38,7 +38,7 @@ {\usebibmacro{cite:dump}} %% -%% Copyright (C) 2010-2014 by +%% Copyright (C) 2010-2014,2016 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx index 350c86a1806..9198133d88f 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-biochem.bbx}[2014/11/14 v1.1m biblatex bibliography style] +\ProvidesFile{chem-biochem.bbx}[2016/02/26 v1.1n biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -75,9 +75,9 @@ \iftoggle{bbx:pageranges}{#1}{\mkfirstpage{#1}}% } \DeclareFieldFormat*{title}{#1\adddot} -\DeclareFieldFormat[book, collection, inproceedings]{title}{\mkbibemph{#1}} +\DeclareFieldFormat[book, collection, inproceedings]{title}{\mkbibitalic{#1}} \DeclareFieldFormat{url}{\url{#1}} -\DeclareFieldFormat[article]{volume}{\mkbibemph{#1}} +\DeclareFieldFormat[article]{volume}{\mkbibitalic{#1}} % Simple modifications to punctuation, etc. \renewcommand*{\finalnamedelim}{% @@ -712,7 +712,7 @@ } %% -%% Copyright (C) 2010-2014 by +%% Copyright (C) 2010-2014,2016 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of @@ -746,4 +746,4 @@ %% biblatex-chem-rsc.pdf. %% %% -%% End of file `chem-biochem.bbx'. \ No newline at end of file +%% End of file `chem-biochem.bbx'. diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx index 23301077283..8bb2d05c56a 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx @@ -8,18 +8,18 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-biochem.cbx}[2014/11/14 v1.1m biblatex citation style] +\ProvidesFile{chem-biochem.cbx}[2016/02/26 v1.1n biblatex citation style] \RequireCitationStyle{numeric-comp} \ExecuteBibliographyOptions{sorting = none} -\DeclareFieldFormat{labelnumber}{\mkbibemph{#1}} +\DeclareFieldFormat{labelnumber}{\mkbibitalic{#1}} \renewcommand*\bibleftbracket{(} \renewcommand*\bibrightbracket{)\midsentence} %% -%% Copyright (C) 2010-2014 by +%% Copyright (C) 2010-2014,2016 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx index aaf45bb1dc0..857711cca07 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-rsc.bbx}[2014/11/14 v1.1m biblatex bibliography style] +\ProvidesFile{chem-rsc.bbx}[2016/02/26 v1.1n biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -68,7 +68,7 @@ {\href{http://dx.doi.org/#1}{\nolinkurl{#1}}} {\nolinkurl{#1}}% } -\DeclareFieldFormat{journaltitle}{\mkbibemph{#1}\isdot} +\DeclareFieldFormat{journaltitle}{\mkbibitalic{#1}\isdot} \DeclareFieldFormat{labelnumberwidth}{\mkbibparens{#1}} \DeclareFieldFormat[patent]{number}{\mkgroupeddigits{#1}} \DeclareFieldFormat[article]{pages}{% @@ -77,8 +77,8 @@ \DeclareFieldFormat[inbook, incollection, proceedings]{title}{#1} \DeclareFieldFormat[patent]{type}{% \ifbibstring{#1} - {\mkbibemph{\bibstring{#1}}} - {\mkbibemph{#1}}% + {\mkbibitalic{\bibstring{#1}}} + {\mkbibitalic{#1}}% } \DeclareFieldFormat{url}{\url{#1}} \DeclareFieldFormat[article]{volume}{\mkbibbold{#1}} @@ -651,7 +651,7 @@ } %% -%% Copyright (C) 2010-2014 by +%% Copyright (C) 2010-2014,2016 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of @@ -685,4 +685,4 @@ %% biblatex-chem-rsc.pdf. %% %% -%% End of file `chem-rsc.bbx'. \ No newline at end of file +%% End of file `chem-rsc.bbx'. diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx index a1778492f4b..9b14e606453 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-rsc.cbx}[2014/11/14 v1.1m biblatex citation style] +\ProvidesFile{chem-rsc.cbx}[2016/02/26 v1.1n biblatex citation style] \RequireCitationStyle{numeric-comp} @@ -20,7 +20,7 @@ } %% -%% Copyright (C) 2010-2014 by +%% Copyright (C) 2010-2014,2016 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of -- cgit v1.2.3