summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-dw/bbx/footnote-dw.bbx
blob: 1bb8f04ecb5407accc87c31de70d51ba61d259d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% footnote-dw.bbx, Dominik Waßenhoven 2011

\ProvidesFile{footnote-dw.bbx}[2011/02/06 v1.3c biblatex bibliography style]

\@ifpackagelater{biblatex}{2011/01/08}
  {}
  {\PackageError{biblatex}
    {Outdated 'biblatex' package}
    {The version of the 'footnote-dw' style you are using\MessageBreak
     requires biblatex v1.1a 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