summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-ms/latex/lbx/nswissgerman-ms.lbx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/biblatex-ms/latex/lbx/nswissgerman-ms.lbx')
-rw-r--r--macros/latex/contrib/biblatex-ms/latex/lbx/nswissgerman-ms.lbx30
1 files changed, 30 insertions, 0 deletions
diff --git a/macros/latex/contrib/biblatex-ms/latex/lbx/nswissgerman-ms.lbx b/macros/latex/contrib/biblatex-ms/latex/lbx/nswissgerman-ms.lbx
new file mode 100644
index 0000000000..ca6890511e
--- /dev/null
+++ b/macros/latex/contrib/biblatex-ms/latex/lbx/nswissgerman-ms.lbx
@@ -0,0 +1,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