diff options
author | Karl Berry <karl@freefriends.org> | 2013-07-13 21:58:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-07-13 21:58:57 +0000 |
commit | b4352de156c7cffa99576e2f2b0d0cb77c9a6de0 (patch) | |
tree | 83a9a43284d46b32f4cc622bd4c38b92b280d2e3 /Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx | |
parent | 91d7af20a7860346af1fc4bf9d891cb37add1d51 (diff) |
biblatex-philosophy
git-svn-id: svn://tug.org/texlive/trunk@31188 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 | 8 |
1 files changed, 4 insertions, 4 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 c68f0a0ec4f..cdd87df99b8 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/06/20 v0.8f valbusa beta] + [2013/06/20 v0.9a valbusa beta] \RequireBiber[2] @@ -858,14 +858,14 @@ \printfield{note}% \newunit\newblock \usebibmacro{publisher+location+date}% - \newunit\newblock - \usebibmacro{chapter+pages}% \newunit \iffieldundef{maintitle} {\printfield{volume}% \printfield{part}} {}% \newunit\newblock + \usebibmacro{chapter+pages}% + \newunit\newblock \iftoggle{bbx:isbn} {\printfield{isbn}} {}% @@ -916,7 +916,7 @@ \printlist{organization}% \newunit \usebibmacro{publisher+location+date}% - \newunit\newblock + \newunit \iffieldundef{maintitle} {\printfield{volume}% \printfield{part}} |