Bug 148876 - Add Thai hyphenation patterns
Summary: Add Thai hyphenation patterns
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Localization (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard: target:7.5.0
Keywords: patch
Depends on:
Blocks: 150433
  Show dependency treegraph
 
Reported: 2022-05-01 10:22 UTC by Theppitak Karoonboonyanan
Modified: 2023-03-20 09:17 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Adding the hyphenation patterns (72.28 KB, patch)
2022-05-01 10:24 UTC, Theppitak Karoonboonyanan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Theppitak Karoonboonyanan 2022-05-01 10:22:27 UTC
Description:
I have converted Thai hyphenation patterns from ThaiLaTeX project [1] (mainly contributed by me, under pull request to tex-hyphen for an update [2]) using libhyphen's substrings.pl script. And I would like to have it included in LibreOffice dictionaries submodule.

[1] https://github.com/tlwg/thailatex/
[2] https://github.com/hyphenation/tex-hyphen/pull/53

Steps to Reproduce:
None.

Actual Results:
None.

Expected Results:
None.


Reproducible: Always


User Profile Reset: No



Additional Info:
None.
Comment 1 Theppitak Karoonboonyanan 2022-05-01 10:24:46 UTC
Created attachment 179873 [details]
Adding the hyphenation patterns
Comment 2 Julien Nabet 2022-05-01 11:12:16 UTC
Thought you might be interested in this page:
https://wiki.documentfoundation.org/Language

(put Andras in cc).
Comment 3 Eike Rathke 2022-09-09 14:51:42 UTC
Apparently we don't have your license statement on file, could you
please send us a blanket statement that you contribute all your past and
future patches under the MPLv2 and LGPLv3+ licenses? Best on the dev
mailing list libreoffice@lists.freedesktop.org so we can link to it from
https://wiki.documentfoundation.org/Development/Developers

Something like this does nicely:

All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.

Best use Subject: <your full name> license statement

Sorry for the inconvenience and thank you for cooperating :-)
Comment 4 Theppitak Karoonboonyanan 2022-10-27 03:08:20 UTC
(In reply to Julien Nabet from comment #2)
> Thought you might be interested in this page:
> https://wiki.documentfoundation.org/Language
> 
> (put Andras in cc).

Yes, I had been the Thai translation coordinator for a while when creating
this issue, and the page gave me more info for other areas. Thanks.
Comment 5 Theppitak Karoonboonyanan 2022-10-27 03:16:41 UTC
(In reply to Eike Rathke from comment #3)
> Apparently we don't have your license statement on file, could you
> please send us a blanket statement that you contribute all your past and
> future patches under the MPLv2 and LGPLv3+ licenses? Best on the dev
> mailing list libreoffice@lists.freedesktop.org so we can link to it from
> https://wiki.documentfoundation.org/Development/Developers
> 
> Something like this does nicely:
> 
> All of my past & future contributions to LibreOffice may be
> licensed under the MPLv2/LGPLv3+ dual license.
> 
> Best use Subject: <your full name> license statement
> 
> Sorry for the inconvenience and thank you for cooperating :-)


The license is specified in th_TH/README_hyph_th_TH.txt as LPPL 1.3+,
just the same as my contribution to tex-hyphen, from which this patch
was derived.

Do I need to relicense it to MPLv2/LGPLv3+? Fortunately, I should have
the full right to do so if needed, as the work has been done solely by me
so far.
Comment 6 Theppitak Karoonboonyanan 2022-10-28 10:08:12 UTC
Change has been pushed to gerrit for review:
https://gerrit.libreoffice.org/c/dictionaries/+/141961

My license statement:
https://lists.freedesktop.org/archives/libreoffice/2022-October/089533.html
Comment 7 Commit Notification 2022-11-25 22:08:36 UTC
Theppitak Karoonboonyanan committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/dictionaries/commit/2b234ba64f43d16b9393fb0cfdc794814065e838

tdf#148876 Adding Thai hyphenation patterns