blob: f1c4e1355462c515fbe3b4a0ec04c871523f3bb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
% $Id: austrian.lbx,v 1.2a 2011/02/13 12:05:37 lehman stable $
\ProvidesFile{austrian.lbx}
[\abx@lbxid $Id: austrian.lbx,v 1.2a 2011/02/13 12:05:37 lehman stable $]
% Status:
% - complete
% - translations + peer review by native speakers
\InheritBibliographyExtras{german}
\DeclareBibliographyStrings{%
inherit = {german},
january = {{J\"anner}{J\"an\adddot}},
}
\DeclareHyphenationExceptions{%
Pa-tent-an-mel-dung
Pa-tent-an-meld
}
\endinput
|