summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-ms/latex/lbx/nswissgerman-ms.lbx
blob: ca6890511e4fbf8b63baef132edc29bb978cbbec (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
26
27
28
29
30
\ProvidesFile{nswissgerman-ms.lbx}
[\abx@lbxid]

\InheritBibliographyExtras{german}

% Swiss time sep is a dot
\DeclareBibliographyExtras{%
  \protected\def\bibtimesep{.}%
}

% One point where Swiss German spelling
% differs from Austrian and German German
% is the (non-)use of \ss
\DeclareBibliographyStrings{%
  inherit          = {german},
  citedas          = {{im Folgenden zitiert als}{im Folgenden zit\adddotspace als}},
  countryuk        = {{Grossbritannien}{GB}},
% alternative spelling, uncomment to enable:
% section          = {{Paragraf}{\S}},
% sections         = {{Paragrafen}{\S\S}},
% sectiontotal     = {{Paragraf}{\S}},
% sectiontotals    = {{Paragrafen}{\S\S}},
}

\DeclareHyphenationExceptions{%
  Pa-tent-an-mel-dung
  Pa-tent-an-meld
}

\endinput