gnu: Add texlive-hyphen-thai.

* gnu/packages/tex.scm (texlive-hyphen-thai): New variable.
master
Ricardo Wurmus 2019-07-13 12:59:32 +02:00
parent 1e7db18177
commit 3eaee8fbbd
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 12 additions and 0 deletions

View File

@ -2199,6 +2199,18 @@ T1/EC and UTF-8 encodings.")
T1/EC and UTF-8 encodings.")
(license license:lppl1.2+)))
(define-public texlive-hyphen-thai
(package
(inherit (texlive-hyphen-package
"texlive-hyphen-thai" "th"
(list "/tex/generic/hyph-utf8/patterns/tex/hyph-th.tex")
(base32
"15k1n4xdw8zzd5nrh76s53z4j95gxa4i2h1av5gx5vrjgblzzl97")))
(synopsis "Thai hyphenation patterns")
(description "This package provides hyphenation patterns for Thai in LTH
and UTF-8 encodings.")
(license license:lppl1.3+)))
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package