summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-dw/bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-07 22:36:23 +0000
committerKarl Berry <karl@freefriends.org>2013-09-07 22:36:23 +0000
commit3babeb32c5a00bc32e03adf0d2e01173d813d1a6 (patch)
treec989b57c239ddb2ac6208b1cb71b7372e39bdb94 /Master/texmf-dist/tex/latex/biblatex-dw/bbx
parentb0595338bbb74130992e1432ad51c7ae1a8d513e (diff)
biblatex-dw (7sep13)
git-svn-id: svn://tug.org/texlive/trunk@31593 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-dw/bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-dw/bbx/authortitle-dw.bbx26
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-dw/bbx/footnote-dw.bbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-dw/bbx/standard-dw.bbx4
3 files changed, 16 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-dw/bbx/authortitle-dw.bbx b/Master/texmf-dist/tex/latex/biblatex-dw/bbx/authortitle-dw.bbx
index c2bac9f4831..e39ca992ba7 100644
--- a/Master/texmf-dist/tex/latex/biblatex-dw/bbx/authortitle-dw.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-dw/bbx/authortitle-dw.bbx
@@ -1,6 +1,6 @@
-% authortitle-dw.bbx, Dominik Waßenhoven 2012
+% authortitle-dw.bbx, Dominik Waßenhoven 2013
-\ProvidesFile{authortitle-dw.bbx}[2012/06/28 v1.5 biblatex bibliography style]
+\ProvidesFile{authortitle-dw.bbx}[2013/09/07 v1.6 biblatex bibliography style]
\RequireBibliographyStyle{standard-dw}
@@ -233,7 +233,7 @@
%% Formate in der Bibliographie
\DeclareFieldFormat{annotation}{%
- \annotationfont #1\addperiod\par}
+ \annotationfont #1}%\addperiod\par}
\DeclareFieldFormat{booktitle}{#1}
\DeclareFieldFormat{edition}{%
\ifinteger{#1}
@@ -253,7 +253,7 @@
\DeclareFieldFormat{journaltitle}{#1}
\DeclareFieldFormat{issuetitle}{#1}
\DeclareFieldFormat{library}{%
- \libraryfont #1\addperiod\par}
+ \libraryfont #1}%\addperiod\par}
\DeclareFieldFormat{maintitle}{#1}
\DeclareFieldFormat{review}{%
\bibstring{review}%
@@ -298,21 +298,19 @@
test {\iffieldundef{library}}
}
{\finentry}
- {\iffieldundef{library}
- {\iffieldundef{annotation}
+ {\iffieldundef{annotation}
+ {\iffieldundef{library}
{\finentry}
{}}%
- {\ifbool{bbx:library}
+ {\ifbool{bbx:annotation}
{\setunit{\addperiod\par}
- \printfield{library}}
+ \printfield{annotation}}
{}}%
- \iffieldundef{annotation}
+ \iffieldundef{library}
{}
- {\ifbool{bbx:annotation}
- {\iffieldundef{library}% wenn library ebenfalls ausgegeben wird, keinen Punkt und Absatz machen (ist dann von library schon gesetzt)
- {\setunit{\addperiod\par}}
- {}
- \printfield{annotation}}
+ {\ifbool{bbx:library}
+ {\setunit{\addperiod\par}
+ \printfield{library}}
{}}%
\finentry}}
diff --git a/Master/texmf-dist/tex/latex/biblatex-dw/bbx/footnote-dw.bbx b/Master/texmf-dist/tex/latex/biblatex-dw/bbx/footnote-dw.bbx
index f05a070a024..43804aed50e 100644
--- a/Master/texmf-dist/tex/latex/biblatex-dw/bbx/footnote-dw.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-dw/bbx/footnote-dw.bbx
@@ -1,6 +1,6 @@
-% footnote-dw.bbx, Dominik Waßenhoven 2012
+% footnote-dw.bbx, Dominik Waßenhoven 2013
-\ProvidesFile{footnote-dw.bbx}[2012/06/28 v1.5 biblatex bibliography style]
+\ProvidesFile{footnote-dw.bbx}[2013/09/07 v1.6 biblatex bibliography style]
\RequireBibliographyStyle{authortitle-dw}
diff --git a/Master/texmf-dist/tex/latex/biblatex-dw/bbx/standard-dw.bbx b/Master/texmf-dist/tex/latex/biblatex-dw/bbx/standard-dw.bbx
index 36d8e3966b4..42f059e319b 100644
--- a/Master/texmf-dist/tex/latex/biblatex-dw/bbx/standard-dw.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-dw/bbx/standard-dw.bbx
@@ -1,6 +1,6 @@
-% standard-dw.bbx, Dominik Waßenhoven 2012
+% standard-dw.bbx, Dominik Waßenhoven 2013
-\ProvidesFile{standard-dw.bbx}[2012/06/28 v1.5 biblatex bibliography style]
+\ProvidesFile{standard-dw.bbx}[2013/09/07 v1.6 biblatex bibliography style]
\@ifpackagelater{biblatex}{2011/11/13}
{}