summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/polyglossia/gloss-norsk.ldf
blob: 7e08546c149c7a74475186cb1a7ab1e1d9d88579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\ProvidesFile{gloss-norsk.ldf}[polyglossia: module for norwegian (bokmal)]

% We only provide this gloss for babel compatibility. Since norsk is 
% actually norwegian bokmal, we use 'norwegian' with variant 'bokmal' now.

\input{gloss-norwegian.ldf}

\PolyglossiaSetup{norsk}{
  hyphennames={norsk},
  hyphenmins={2,2},
  langtag=NOR,
  frenchspacing=true,
  fontsetup=true,
}

\let\captionsnorsk\captionsnorwegian@norsk
\let\datenorsk\datenorwegian@norsk

\endinput