blob: cbf74a0b88e28bb73f7b3664fb97f6c23b4ff71a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc (No) Arabic hyphenation patterns.
longdesc Prevent hyphenation in Arabic.
execute AddHyphen \
name=arabic \
lefthyphenmin= \
righthyphenmin= \
file=zerohyph.tex \
file_patterns=
runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-ar.tex
|