blob: 3ce8c3b0f51a971b3183e159eb3efc355cfec014 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
% $Id: ngerman.lbx,v 1.3 2011/03/14 18:25:44 lehman stable $
\ProvidesFile{ngerman.lbx}
[\abx@lbxid $Id: ngerman.lbx,v 1.3 2011/03/14 18:25:44 lehman stable $]
% Status:
% - complete
% - translations + peer review by native speakers
\InheritBibliographyExtras{german}
\DeclareBibliographyStrings{%
inherit = {german},
citedas = {{im Folgenden zitiert als}{im Folgenden zit\adddotspace als}},
% alternative spelling, uncomment to enable:
% section = {{Paragraf}{\S}},
% sections = {{Paragrafen}{\S\S}},
}
\DeclareHyphenationExceptions{%
Pa-tent-an-mel-dung
Pa-tent-an-meld
}
\endinput
|