summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc
blob: 08e42110aaa30530e2000953e205899a124e9962 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
category TLCore
depend hyphen-base
depend hyph-utf8
execute AddHyphen \
	name=bokmal synonyms=norwegian,norsk \
	lefthyphenmin=2 \
	righthyphenmin=2 \
	file=loadhyph-nb.tex \
	file_patterns=hyph-nb.pat.txt \
	file_exceptions=hyph-nb.hyp.txt
execute AddHyphen \
	name=nynorsk \
	lefthyphenmin=2 \
	righthyphenmin=2 \
	file=loadhyph-nn.tex \
	file_patterns=hyph-nn.pat.txt \
	file_exceptions=hyph-nn.hyp.txt