mirror of
https://github.com/openharmony/third_party_tex-hyphen.git
synced 2026-06-30 22:28:02 -04:00
Thai: Add hyphenation exceptions.
* thai-exc.pat:
+ Add forcing exceptions for:
- ปโต~เล-มี
- พรม-คด
- อี-สป
- เก~ร-ละ
- เทส-ลา
- เอส~เพรส-โซ
- โซ-ฟี
+ Add blocking exceptions for:
- ปฏิ~ป-ทา
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
2018-08-03 Theppitak Karoonboonyanan <theppitak@gmail.com>
|
||||
|
||||
Add hyphenation exceptions.
|
||||
|
||||
* thai-exc.pat:
|
||||
+ Add forcing exceptions for:
|
||||
- ปโต~เล-มี
|
||||
- พรม-คด
|
||||
- อี-สป
|
||||
- เก~ร-ละ
|
||||
- เทส-ลา
|
||||
- เอส~เพรส-โซ
|
||||
- โซ-ฟี
|
||||
+ Add blocking exceptions for:
|
||||
- ปฏิ~ป-ทา
|
||||
|
||||
2018-08-03 Theppitak Karoonboonyanan <theppitak@gmail.com>
|
||||
|
||||
Update dict from libthai 0.1.28
|
||||
|
||||
@@ -1514,3 +1514,19 @@
|
||||
ด7ชะ
|
||||
% Force 'โก~โบ-ริ', but not 'บ-ริ*', 'โบ-รก~เกอร์', 'โบ-ร~ชัวร์'
|
||||
โบ7ริ
|
||||
% Block 'ป-ทา' at the end, e.g. 'ปฏิ~ป-ทา', but allow e.g. 'อุป-ทาน'
|
||||
ป6ทา.
|
||||
% Force 'ปโต~เล-มี'
|
||||
ล7มี
|
||||
% Force 'พรม-คด'
|
||||
ม7คด
|
||||
% Force 'อี-สป'
|
||||
ี7สป
|
||||
% Force 'เก~ร-ละ'
|
||||
ร7ละ
|
||||
% Force 'เทส-ลา', but not 'ส-ลา', 'ส-ลา~ตัน', 'เส-ลา'
|
||||
ทส7ลา
|
||||
% Force 'เอส~เพรส-โซ', but not 'ส-โตร์', 'ส-โนว์', 'ส-โลวัก'
|
||||
ส7โซ
|
||||
% Force 'โซ-ฟี'
|
||||
ซ7ฟี
|
||||
|
||||
Reference in New Issue
Block a user