diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-30 21:29:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-30 21:29:19 +0000 |
commit | fc9117a56d131ac50cccb9ce74115714ce105ef7 (patch) | |
tree | 839e86667bc5c99221269f9298bf16ed3f0a1406 /Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx | |
parent | ed27c4e2ef9f9840065d1420c4d8b1fec0656f1d (diff) |
biblatex-philosophy (30sep20)
git-svn-id: svn://tug.org/texlive/trunk@56493 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.bbx | 57 |
1 files changed, 28 insertions, 29 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 61aa52b84fb..a75eb68fbf9 100644 --- a/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx @@ -25,7 +25,8 @@ %% This work has the LPPL maintenance status "author-maintained". %% \ProvidesFile{philosophy-verbose.bbx} -[2020/05/24 v1.9.8b A set of styles for biblatex] +[2020/09/30 v1.9.8c A set of styles for biblatex] + \RequireBibliographyStyle{authortitle} \RequireBibliographyStyle{philosophy-standard} \AtBeginShorthands{% @@ -143,37 +144,36 @@ \printdate\ifdefstring{\bbx@editionformat}{superscript}% {\printfield{edition}}{}} \DeclareCiteCommand{\bbx@crossref@inbook}% - {}% - {\ifciteseen{% - \ifthenelse{\value{listtotal}=2}% - {\printnames[][-\value{maxnamesincross}]{labelname}}% - {\printnames[][-\value{minnamesincross}]{labelname}}% - \setunit*{\addcomma\space}\printtext{% - \printfield[citetitle]{labeltitle}% +{}% +{\ifciteseen{% + \ifthenelse{\value{listtotal}=2}% + {\printnames[][-\value{maxnamesincross}]{labelname}}% + {\printnames[][-\value{minnamesincross}]{labelname}}% + \setunit*{\addcomma\space}\printtext{% + \printfield[citetitle]{labeltitle}% \iftoggle{cbx:commacit}{\setunit{\addcomma\space}}% - {\setunit{\addspace\midsentence}}% - \bibstring{opcit}}}% - {\DeclareNameAlias{sortname}{default}% + {\setunit{\addspace\midsentence}}% + \bibstring{opcit}}}% + {\DeclareNameAlias{sortname}{default}% \usebibmacro{usedriver:book}}}% - {}% - {}% +{}% +{}% \DeclareCiteCommand{\bbx@crossref@incollection}% {}% {\ifciteseen{% -\ifthenelse{\value{listtotal}=2}% -{\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}}}% + \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}}}% {}% {}% \DeclareBibliographyDriver{book}{% @@ -434,8 +434,7 @@ \usebibmacro{bibindex}% \usebibmacro{begentry}% \usebibmacro{nodash:editor+others}% - \ifnameundef{editor}{}{% - \setunit{\labelnamepunct}\newblock}% + \setunit{\labelnamepunct}\newblock% \usebibmacro{maintitle+title}% \newunit \printlist{language}% |