blob: 9c13c6b1e0ff3e481475bc835656a9f9f4be5015 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
% $Id: ngerman.lbx,v 1.7 2011/11/13 19:09:07 lehman stable $
\ProvidesFile{ngerman.lbx}
[\abx@lbxid $Id: ngerman.lbx,v 1.7 2011/11/13 19:09:07 lehman stable $]
\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
|