summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-dw/bbx/footnote-dw.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-12 00:04:57 +0000
committerKarl Berry <karl@freefriends.org>2010-03-12 00:04:57 +0000
commitb93495d96a481c80e8feab510d8eebea5a166b02 (patch)
treeefc8ceac7cbf9b2587f474ff4dc21b5007b598bd /Master/texmf-dist/tex/latex/biblatex-dw/bbx/footnote-dw.bbx
parent6d184abba1025d22c5317531c2e3e253ad7583bd (diff)
new-to-tl biblatex-dw 1.3 (11mar10)
git-svn-id: svn://tug.org/texlive/trunk@17433 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-dw/bbx/footnote-dw.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-dw/bbx/footnote-dw.bbx17
1 files changed, 17 insertions, 0 deletions
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
new file mode 100644
index 00000000000..4cffc2510fb
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-dw/bbx/footnote-dw.bbx
@@ -0,0 +1,17 @@
+% footnote-dw.bbx, Dominik Waßenhoven 2010
+
+\ProvidesFile{footnote-dw.bbx}[2010/03/11 v1.3 biblatex bibliography style]
+
+\@ifpackagelater{biblatex}{2010/02/14}
+ {}
+ {\PackageError{biblatex}
+ {Outdated 'biblatex' package}
+ {The version of the 'footnote-dw' style you are using\MessageBreak
+ requires biblatex v0.9 or later.\MessageBreak
+ You are using: '\csuse{ver@biblatex.sty}'.\MessageBreak
+ This is a fatal error. I'm aborting now.}%
+ \endinput}
+
+\RequireBibliographyStyle{authortitle-dw}
+
+\endinput