summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-25 21:16:45 +0000
committerKarl Berry <karl@freefriends.org>2020-05-25 21:16:45 +0000
commit26fad116200631ac1aee48dd033352bde6ceb72a (patch)
tree50e42408ce57dd850529902756bb8258e35cf2ea /Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx
parent55c3251ade50e1d64d6e439c8d25fe20c9d5024a (diff)
biblatex-philosophy (25may20)
git-svn-id: svn://tug.org/texlive/trunk@55276 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx72
1 files changed, 37 insertions, 35 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx
index 8082482d71b..61aa52b84fb 100644
--- a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx
@@ -5,17 +5,27 @@
%% The original source files were:
%%
%% biblatex-philosophy.dtx (with options: `verbose-bbx')
-%% ______________________________________________________
-%% The biblatex-philosophy package
-%% Copyright (C) 2009-2018 Ivan Valbusa
+%%
+%% The 'biblatex-philosophy' package
+%% Copyright (C) 2009-2020 Ivan Valbusa
+%% <ivan dot valbusa at gmail dot com>
+%%
%% All rights reserved
%%
-%% License information appended
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work consists of all files listed in README
+%%
+%% This work has the LPPL maintenance status "author-maintained".
%%
\ProvidesFile{philosophy-verbose.bbx}
-[2018/03/03 v1.9.8a A set of styles for biblatex]
-
-
+[2020/05/24 v1.9.8b A set of styles for biblatex]
\RequireBibliographyStyle{authortitle}
\RequireBibliographyStyle{philosophy-standard}
\AtBeginShorthands{%
@@ -148,22 +158,24 @@
{}%
{}%
\DeclareCiteCommand{\bbx@crossref@incollection}%
- {}%
- {\ifciteseen{%
+{}%
+{\ifciteseen{%
\ifthenelse{\value{listtotal}=2}%
- {\printnames[][-\value{maxnamesincross}]{labelname}}%
- {\printnames[][-\value{minnamesincross}]{labelname}}%
- \setunit{\addspace}%
- \usebibmacro{editorstrg}%
- \setunit*{\addcomma\space}\printtext{%
- \printfield[citetitle]{labeltitle}%
- \iftoggle{cbx:commacit}{\setunit{\addcomma\space}}%
- {\setunit{\addspace\midsentence}}%
- \bibstring{opcit}}}%
- {\DeclareNameAlias{sortname}{default}%
- \usebibmacro{usedriver:collection}}}%
- {}%
- {}%
+{\printnames[][-\value{maxnamesincross}]{labelname}}%
+{\printnames[][-\value{minnamesincross}]{labelname}}%
+\ifnameundef{editor}{}{%
+\setunit*{\addspace}%
+\usebibmacro{editorstrg}%
+\setunit*{\addcomma\space}}%
+\printtext{%
+\printfield[citetitle]{labeltitle}%
+\iftoggle{cbx:commacit}{\setunit{\addcomma\space}}%
+{\setunit{\addspace\midsentence}}%
+\bibstring{opcit}}}%
+{\DeclareNameAlias{sortname}{default}%
+\usebibmacro{usedriver:collection}}}%
+{}%
+{}%
\DeclareBibliographyDriver{book}{%
\usebibmacro{bibindex}%
\usebibmacro{begentry}%
@@ -422,7 +434,8 @@
\usebibmacro{bibindex}%
\usebibmacro{begentry}%
\usebibmacro{nodash:editor+others}%
- \setunit{\labelnamepunct}\newblock
+ \ifnameundef{editor}{}{%
+ \setunit{\labelnamepunct}\newblock}%
\usebibmacro{maintitle+title}%
\newunit
\printlist{language}%
@@ -461,17 +474,6 @@
\newunit\newblock
\usebibmacro{pageref}%
}
-%%
-%% Copyright 2009-2018 by Ivan Valbusa
-%%
-%% This program is provided under the terms of the
-%% LaTeX Project Public License distributed from CTAN
-%% archives in directory macros/latex/base/lppl.txt.
-%%
-%% Author: Ivan Valbusa
-%% ivan dot valbusa at univr dot it
-%%
-%% This work has the LPPL maintenance status "author-maintained".
-%%
+\endinput
%%
%% End of file `philosophy-verbose.bbx'.