blob: cce27921a3135aab35ff86756e9feb972520b637 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
% $Id: austrian.lbx,v 1.7 2011/11/13 19:09:07 lehman stable $
\ProvidesFile{austrian.lbx}
[\abx@lbxid $Id: austrian.lbx,v 1.7 2011/11/13 19:09:07 lehman stable $]
\InheritBibliographyExtras{german}
\DeclareBibliographyStrings{%
inherit = {german},
january = {{J\"anner}{J\"an\adddot}},
}
\DeclareHyphenationExceptions{%
Pa-tent-an-mel-dung
Pa-tent-an-meld
}
\endinput
|