summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc
blob: 38e8214bcc945c2ae501de312cfb5e37f9b8bd39 (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
31
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Norwegian Bokmal and Nynorsk hyphenation patterns.
longdesc Hyphenation patterns for Norwegian Bokmal and Nynorsk in T1/EC and
longdesc UTF-8 encodings.
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
runpattern f texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-nb.tex
runpattern f texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-nn.tex
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/ptex/hyph-nb.ec.tex
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/ptex/hyph-nn.ec.tex
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-nb.tex
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-nn.tex
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-no.tex
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-nb.hyp.txt
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-nb.pat.txt
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-nn.hyp.txt
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-nn.pat.txt