• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1category TLCore
2depend hyphen-base
3depend hyph-utf8
4shortdesc Dutch hyphenation patterns.
5longdesc Hyphenation patterns for Dutch in T1/EC and UTF-8 encodings.
6longdesc These patterns don't handle cases like 'menuutje' > 'menu-tje',
7longdesc and don't hyphenate words that have different hyphenations according
8longdesc to their meaning.
9execute AddHyphen \
10	name=dutch \
11	lefthyphenmin=2 \
12	righthyphenmin=2 \
13	file=loadhyph-nl.tex \
14	file_patterns=hyph-nl.pat.txt \
15	file_exceptions=hyph-nl.hyp.txt
16runpattern f texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-nl.tex
17runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/ptex/hyph-nl.ec.tex
18runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-nl.tex
19runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-nl.hyp.txt
20runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-nl.pat.txt
21