summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx35
1 files changed, 19 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
index c620a1ab60b..01de1e8b75b 100644
--- a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
@@ -7,13 +7,13 @@
%% biblatex-philosophy.dtx (with options: `verbose-cbx')
%% ______________________________________________________
%% The biblatex-philosophy package
-%% Copyright (C) 2009-2015 Ivan Valbusa
+%% Copyright (C) 2009-2016 Ivan Valbusa
%% All rights reserved
%%
%% License information appended
%%
\ProvidesFile{philosophy-verbose.cbx}
- [2016/03/10 v1.4 valbusa beta]
+ [2016/05/18 v1.5 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:
@@ -66,7 +66,11 @@
{}}%
\iftoggle{cbx:scauthorscite}{%
\ifblx@load@version@legacy
-\DeclareNameFormat{labelname}{%
+ \expandafter\@firstoftwo
+\else
+ \expandafter\@secondoftwo
+\fi
+{\DeclareNameFormat{labelname}{%
\iffootnote{%
\let\mkbibnamefamily\mkbibsc%
\let\mkbibnamegiven\mkbibsc%
@@ -81,9 +85,8 @@
\or
\usebibmacro{name:given-family}{#1}{#3}{#5}{#7}%
\fi
- \usebibmacro{name:andothers}}%
-\else
-\DeclareNameFormat{labelname}{%
+ \usebibmacro{name:andothers}}}%
+{\DeclareNameFormat{labelname}{%
\iffootnote{%
\let\mkbibnamefamily\mkbibsc%
\let\mkbibnamegiven\mkbibsc%
@@ -115,12 +118,14 @@
{\namepartprefix}
{\namepartsuffix}%
\fi
- \usebibmacro{name:andothers}}
- \fi
+ \usebibmacro{name:andothers}}}
}{}}%
-
\ifblx@load@version@legacy
-\DeclareNameFormat{scdefault}{%
+ \expandafter\@firstoftwo
+\else
+ \expandafter\@secondoftwo
+\fi
+{\DeclareNameFormat{scdefault}{%
\iffootnote{%
\let\mkbibnamefamily\mkbibsc%
\let\mkbibnamegiven\mkbibsc%
@@ -129,9 +134,8 @@
\iffirstinits
{\usebibmacro{name:given-family}{#1}{#4}{#5}{#7}}%
{\usebibmacro{name:given-family}{#1}{#3}{#5}{#7}}%
- \usebibmacro{name:andothers}}
-\else
-\DeclareNameFormat{scdefault}{%
+ \usebibmacro{name:andothers}}}
+{\DeclareNameFormat{scdefault}{%
\iffootnote{%
\let\mkbibnamefamily\mkbibsc%
\let\mkbibnamegiven\mkbibsc%
@@ -149,8 +153,7 @@
{\namepartgiven}
{\namepartprefix}
{\namepartsuffix}}%
- \usebibmacro{name:andothers}}
-\fi
+ \usebibmacro{name:andothers}}}
\newbibmacro*{cite:opcit}{%
\printtext[bibhyperlink]{\bibstring[\mkibid]{opcit}}}
@@ -224,7 +227,7 @@
{\multicitedelim}
{\usebibmacro{postnote}}
%%
-%% Copyright 2009-2015 by Ivan Valbusa
+%% Copyright 2009-2016 by Ivan Valbusa
%%
%% This program is provided under the terms of the
%% LaTeX Project Public License distributed from CTAN