diff options
author | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2023-05-16 22:09:54 +0200 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2023-05-16 22:10:52 +0200 |
commit | 56f11a0b2fc62d90af8e60a27c2809e159f0407f (patch) | |
tree | 9c8b6cf91dde0606aff5162aff5cc0035d6cfcc5 /README | |
parent | d5c842fd605a3752571992d1415f959982cad087 (diff) | |
download | glossaries-norsk-master.tar.gz glossaries-norsk-master.zip |
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,4 +1,11 @@ -Norsk Language Module for glossaries Package +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 @@ -13,7 +20,7 @@ TEXMF/tex/latex/glossaries-norsk/ where TEXMF is the texmf root directory. The glossaries package will automatically load this module if it is -required. +required, as mentioned previously. Compile using `make` or just `latex glossaries-norsk.ins`. |