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:
committed by
Andras Timar
parent
43a746e2dc
commit
2b234ba64f
@@ -13,6 +13,8 @@ $(eval $(call gb_Dictionary_add_root_files,dict-th,\
|
|||||||
dictionaries/th_TH/README_th_TH.txt \
|
dictionaries/th_TH/README_th_TH.txt \
|
||||||
dictionaries/th_TH/th_TH.aff \
|
dictionaries/th_TH/th_TH.aff \
|
||||||
dictionaries/th_TH/th_TH.dic \
|
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:
|
# vim: set noet sw=4 ts=4:
|
||||||
|
13
th_TH/README_hyph_th_TH.txt
Normal file
13
th_TH/README_hyph_th_TH.txt
Normal 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>
|
@@ -1,9 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?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">
|
<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" />
|
<identifier value="org.openoffice.th.hunspell.dictionaries" />
|
||||||
<display-name>
|
<display-name>
|
||||||
<name lang="en-US">Thai spelling dictionary</name>
|
<name lang="en-US">Thai spelling dictionary and hyphenation rules</name>
|
||||||
</display-name>
|
</display-name>
|
||||||
<platform value="all" />
|
<platform value="all" />
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
5245
th_TH/hyph_th_TH.dic
Normal file
5245
th_TH/hyph_th_TH.dic
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user