1
1
mirror of git://anongit.freedesktop.org/libreoffice/dictionaries synced 2025-10-05 16:13:05 +02:00

tdf#148876 Adding Thai hyphenation patterns

Change-Id: Ib9e6fe6350c6b8a4e9644315717fd744714a271a
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/141961
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
This commit is contained in:
Theppitak Karoonboonyanan
2022-10-28 16:21:38 +07:00
committed by Andras Timar
parent 43a746e2dc
commit 2b234ba64f
4 changed files with 5262 additions and 2 deletions

View File

@@ -13,6 +13,8 @@ $(eval $(call gb_Dictionary_add_root_files,dict-th,\
dictionaries/th_TH/README_th_TH.txt \
dictionaries/th_TH/th_TH.aff \
dictionaries/th_TH/th_TH.dic \
dictionaries/th_TH/README_hyph_th_TH.txt \
dictionaries/th_TH/hyph_th_TH.dic \
))
# vim: set noet sw=4 ts=4:

View File

@@ -0,0 +1,13 @@
Thai hyphenation patterns for LibreOffice.org
Version 1.0 (2022-04-30)
License: LPPL 1.3+
Origin:
These Thai hyphenation patterns are based on word list from LibThai project,
manually hyphenated to be processed with patgen, plus additional processing,
by tex-hyphen project, and then converted for libhyphen using its
substrings.pl script.
Author:
Theppitak Karoonboonyanan <theppitak@gmail.com>

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink">
<version value="2019.04.11" />
<version value="2022.04.30" />
<identifier value="org.openoffice.th.hunspell.dictionaries" />
<display-name>
<name lang="en-US">Thai spelling dictionary</name>
<name lang="en-US">Thai spelling dictionary and hyphenation rules</name>
</display-name>
<platform value="all" />
<dependencies>

5245
th_TH/hyph_th_TH.dic Normal file

File diff suppressed because it is too large Load Diff