blob: 4b6fbe7454cad932838bc75ec5f959a9b030f6ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Piedmontese hyphenation patterns.
longdesc Hyphenation patterns for Piedmontese in ASCII encoding.
longdesc Compliant with 'Gramatica dla lengua piemonteisa' by Camillo Brero.
execute AddHyphen \
name=piedmontese \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-pms.tex \
file_patterns=hyph-pms.pat.txt \
file_exceptions=
runpattern f texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-pms.tex
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/quote/hyph-quote-pms.tex
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-pms.tex
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-pms.pat.txt
|