summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex/lbx/nswissgerman.lbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/lbx/nswissgerman.lbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex/lbx/nswissgerman.lbx28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/lbx/nswissgerman.lbx b/Master/texmf-dist/tex/latex/biblatex/lbx/nswissgerman.lbx
new file mode 100644
index 00000000000..65b02b83d16
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex/lbx/nswissgerman.lbx
@@ -0,0 +1,28 @@
+\ProvidesFile{nswissgerman.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}},
+}
+
+\DeclareHyphenationExceptions{%
+ Pa-tent-an-mel-dung
+ Pa-tent-an-meld
+}
+
+\endinput