diff options
author | Karl Berry <karl@freefriends.org> | 2025-02-16 18:35:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2025-02-16 18:35:57 +0000 |
commit | 5ffa1233334770deed0fba3a3ac13c31251236dc (patch) | |
tree | bd6f0430dbfcd59d8a44e964312ec545df4d340b /Master/tlpkg/tlpsrc/hyphen-hebrew.tlpsrc | |
parent | 20514bdc3383c5d5243b1ca2daf920bf08a25ef1 (diff) |
hyph-utf8 (14feb25)
git-svn-id: svn://tug.org/texlive/trunk@74031 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-hebrew.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-hebrew.tlpsrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-hebrew.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-hebrew.tlpsrc new file mode 100644 index 00000000000..8c381235332 --- /dev/null +++ b/Master/tlpkg/tlpsrc/hyphen-hebrew.tlpsrc @@ -0,0 +1,10 @@ +category TLCore +depend hyphen-base +depend hyph-utf8 +shortdesc Hebrew hyphenation patterns. +longdesc Prevents hyphenation in Arabic. +execute AddHyphen \ + name=hebrew \ + lefthyphenmin=0 \ + righthyphenmin=0 \ + file=hyph-he.tex |