blob: 973bfdca7bbe59dc49c154d65e74e28cb50e2609 (
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
|
Norsk Bokmål Language Module for glossaries Package
This adds Norwegian Bokmål translations for the glossaries package, and will
automatically be loaded when the document/babel-package has the option `norsk`.
The package this is based on (glossaries-nynorsk), adds the same translations
for Norsk Nynorsk. That package will be loaded when the `nynorsk` option is
used as mentioned before.
Author: Jakob Stendahl
Based on package by:
Eirik Haustveit
www.switchcraft.org
To install: copy *.ldf and *.dict to
TEXMF/tex/latex/glossaries-norsk/
where TEXMF is the texmf root directory.
The glossaries package will automatically load this module if it is
required, as mentioned previously.
Compile using `make` or just `latex glossaries-norsk.ins`.
This material is subject to the LaTeX Project Public License.
See http://www.ctan.org/license/lppl1.3
for the details of that license.
|