diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-10 21:44:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-10 21:44:45 +0000 |
commit | 3ff2c88a53d7c22678a85a322184b262b8456d66 (patch) | |
tree | 00150287dcf4fbc7ec4002c2e1498563c8467513 /Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx | |
parent | a9869a09c61205bf400cfc7731bb818560a2b2b4 (diff) |
biblatex-philosophy (10jun16)
git-svn-id: svn://tug.org/texlive/trunk@41339 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx | 38 |
1 files changed, 5 insertions, 33 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx index 0a1b8da309b..378a01ad767 100644 --- a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx @@ -13,13 +13,13 @@ %% License information appended %% \ProvidesFile{philosophy-standard.bbx} - [2016/05/18 v1.5 A set of styles for biblatex] + [2016/06/10 v1.7 A set of styles for biblatex] %% These style redefines the \cmd{bibrangedash} and \cmd{bibdatedash} commands in order to get a simple hyphen (-) instead of an en dash (--) in the page and date ranges. If you prefer the en dash use the following code: -\RequireBiber[2] +\RequireBiber[3] \RequireBibliographyStyle{standard} \DeclareLanguageMapping{italian}{italian-philosophy} \DeclareLanguageMapping{english}{english-philosophy} @@ -111,28 +111,7 @@ {}} \AtBeginBibliography{% \iftoggle{bbx:scauthorsbib}{% -\ifblx@load@version@legacy - \expandafter\@firstoftwo -\else - \expandafter\@secondoftwo -\fi -{\DeclareNameFormat{family-given/given-family}{% - \let\mkbibnamefamily\mkbibsc% - \let\mkbibnamegiven\mkbibsc% - \let\mkbibnameprefix\mkbibsc% - \let\mkbibnameaffix\mkbibsc% - \ifnumequal{\value{listcount}}{1} - {\iffirstinits - {\usebibmacro{name:family-given}{#1}{#4}{#5}{#7}}% - {\usebibmacro{name:family-given}{#1}{#3}{#5}{#7}}% - \ifblank{#3#5} - {} - {\usebibmacro{name:revsdelim}}} - {\iffirstinits - {\usebibmacro{name:given-family}{#1}{#4}{#5}{#7}} - {\usebibmacro{name:given-family}{#1}{#3}{#5}{#7}}}% - \usebibmacro{name:andothers}}}% -{\DeclareNameFormat{sortname}{% +\DeclareNameFormat{sortname}{% \let\mkbibnamefamily\mkbibsc% \let\mkbibnamegiven\mkbibsc% \let\mkbibnameprefix\mkbibsc% @@ -165,7 +144,6 @@ {\namepartprefix} {\namepartsuffix}}}% \usebibmacro{name:andothers}}}% - }% {}}% \renewcommand*{\newunitpunct}{\addcomma\space} \renewcommand*{\subtitlepunct}{\addperiod\space} @@ -1634,13 +1612,7 @@ \newunit\newblock \usebibmacro{pageref}% \usebibmacro{finentry}} -\ifblx@load@version@legacy - \expandafter\@firstoftwo -\else - \expandafter\@secondoftwo -\fi -{\relax} -{\DeclareStyleSourcemap{ +\DeclareStyleSourcemap{ \maps[datatype=bibtex]{ \map{ \step[fieldsource=court , fieldtarget=author] @@ -1660,7 +1632,7 @@ } } \DeclareDataInheritance{*}{*}{\noinherit{annotation}} -} + \DeclareFieldAlias[jurisdiction]{usera}[jurisdiction]{notacomm} \DeclareFieldAlias[jurisdiction]{nameadddon}[jurisdiction]{section} \DeclareFieldAlias[jurisdiction]{author}[jurisdiction]{court} |