diff options
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 | 25 |
1 files changed, 5 insertions, 20 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 54a622be04d..327acc05fef 100644 --- a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx @@ -13,7 +13,7 @@ %% License information appended %% \ProvidesFile{philosophy-standard.bbx} - [2013/03/27 v0.8c valbusa beta] + [2013/03/30 v0.8d valbusa beta] \RequireBiber[2] @@ -87,24 +87,6 @@ \setcounter{biburllcpenalty}{9000} \newcounter{maxnamesincross} \newcounter{minnamesincross} - -\AtBeginShorthands{ - \togglefalse{bbx:annotation} - \DeclareCiteCommand{\bbx@crossref@inbook} - {}% - {\iffieldundef{shorthand}% - {\usebibmacro{inbook:full}}% - {\usebibmacro{cite:shorthand}}}% - {}% - {}% -\DeclareCiteCommand{\bbx@crossref@incollection} - {}% - {\iffieldundef{shorthand}% - {\usebibmacro{incollection:full}}% - {\usebibmacro{cite:shorthand}}}% - {}% - {}% -} \AtBeginBibliography{% \iftoggle{bbx:scauthorsbib}{% \DeclareNameFormat{sortname}{% @@ -167,6 +149,7 @@ \endgroup} \DeclareFieldFormat[bookinbook,thesis]{title}{\mkbibemph{#1}} \DeclareFieldFormat[review]{title}{\bibstring{reviewof}\addspace#1} +\DeclareFieldFormat[review]{citetitle}{\bibstring{reviewof}\addspace#1} \DeclareFieldFormat[inreference,article]{title}{\mkbibquote{#1}} \DeclareFieldFormat[bookinbook,thesis]{citetitle}{\mkbibemph{#1}} \DeclareFieldFormat{origtitle}{\mkbibemph{#1}} @@ -1412,7 +1395,8 @@ \newunit\newblock \usebibmacro{pageref}% \usebibmacro{finentry}} -\DeclareDriverSourcemap[datatype=bibtex]{ +\DeclareStyleSourcemap{ +\maps{ \map{ \step[fieldsource=court , fieldtarget=author] \step[fieldsource=section , fieldtarget=nameaddon] @@ -1427,6 +1411,7 @@ \step[fieldsource=origpages , fieldtarget=userc] } } + } \DeclareDataInheritance{*}{*}{\noinherit{annotation}} %% %% Copyright 2009-2013 by Ivan Valbusa |