[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/109: gnu: Add texlive-hyphen-thai.
From: |
guix-commits |
Subject: |
68/109: gnu: Add texlive-hyphen-thai. |
Date: |
Tue, 16 Jul 2019 08:22:49 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 301e4a33065720f3b9f66834daddd876fe983aa9
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:59:32 2019 +0200
gnu: Add texlive-hyphen-thai.
* gnu/packages/tex.scm (texlive-hyphen-thai): New variable.
---
gnu/packages/tex.scm | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 10c1320..7ba33bb 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -2180,6 +2180,18 @@ T1/EC and UTF-8 encodings.")
T1/EC and UTF-8 encodings.")
(license license:lppl)))
+(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:lppl)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 25/109: gnu: Add texlive-hyphen-churchslavonic., (continued)
- 25/109: gnu: Add texlive-hyphen-churchslavonic., guix-commits, 2019/07/16
- 42/109: gnu: Add texlive-hyphen-hungarian., guix-commits, 2019/07/16
- 45/109: gnu: Add texlive-hyphen-indonesian., guix-commits, 2019/07/16
- 54/109: gnu: Add texlive-hyphen-norwegian., guix-commits, 2019/07/16
- 51/109: gnu: Add texlive-hyphen-latvian., guix-commits, 2019/07/16
- 52/109: gnu: Add texlive-hyphen-lithuanian., guix-commits, 2019/07/16
- 57/109: gnu: Add texlive-hyphen-polish., guix-commits, 2019/07/16
- 62/109: gnu: Add texlive-hyphen-sanskrit., guix-commits, 2019/07/16
- 60/109: gnu: Add texlive-hyphen-romansh., guix-commits, 2019/07/16
- 63/109: gnu: Add texlive-hyphen-serbian., guix-commits, 2019/07/16
- 68/109: gnu: Add texlive-hyphen-thai.,
guix-commits <=
- 69/109: gnu: Add texlive-hyphen-turkish., guix-commits, 2019/07/16
- 55/109: gnu: Add texlive-hyphen-occitan., guix-commits, 2019/07/16
- 53/109: gnu: Add texlive-hyphen-mongolian., guix-commits, 2019/07/16
- 56/109: gnu: Add texlive-hyphen-piedmontese., guix-commits, 2019/07/16
- 58/109: gnu: Add texlive-hyphen-portuguese., guix-commits, 2019/07/16
- 59/109: gnu: Add texlive-hyphen-romanian., guix-commits, 2019/07/16
- 61/109: gnu: Add texlive-hyphen-russian., guix-commits, 2019/07/16
- 64/109: gnu: Add texlive-hyphen-slovak., guix-commits, 2019/07/16
- 66/109: gnu: Add texlive-hyphen-spanish., guix-commits, 2019/07/16
- 70/109: gnu: Add texlive-hyphen-turkmen., guix-commits, 2019/07/16