[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/110: gnu: Add texlive-hyphen-georgian.
From: |
guix-commits |
Subject: |
39/110: gnu: Add texlive-hyphen-georgian. |
Date: |
Mon, 22 Jul 2019 15:25:39 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 3ff1dc4a66842eabe1d5d7ddb037b381e0983f41
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:55:54 2019 +0200
gnu: Add texlive-hyphen-georgian.
* gnu/packages/tex.scm (texlive-hyphen-georgian): 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 039076a..0112516 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1780,6 +1780,18 @@ T1/EC and UTF-8 encodings.")
;; glhyextr.tex is the only file in the public domain.
(license (list license:lppl1.3 license:public-domain)))))
+(define-public texlive-hyphen-georgian
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-georgian" "ka"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-ka.tex")
+ (base32
+ "01zhn6mflpiqw4lyi8dx8syiz5mky9jrxm87cgw31hanis5cml4l")))
+ (synopsis "Hyphenation patterns for Georgian")
+ (description "The package provides hyphenation patterns for Georgian in
+T8M, T8K, and UTF-8 encodings.")
+ (license license:lppl1.3+)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 28/110: gnu: Add texlive-hyphen-czech., (continued)
- 28/110: gnu: Add texlive-hyphen-czech., guix-commits, 2019/07/22
- 10/110: gnu: Add texlive-hyph-utf8., guix-commits, 2019/07/22
- 30/110: gnu: Add texlive-hyphen-dutch., guix-commits, 2019/07/22
- 20/110: gnu: Add texlive-mkpattern., guix-commits, 2019/07/22
- 31/110: gnu: Add texlive-hyphen-english., guix-commits, 2019/07/22
- 33/110: gnu: Add texlive-hyphen-estonian., guix-commits, 2019/07/22
- 32/110: gnu: Add texlive-hyphen-esperanto., guix-commits, 2019/07/22
- 29/110: gnu: Add texlive-hyphen-danish., guix-commits, 2019/07/22
- 38/110: gnu: Add texlive-hyphen-galician., guix-commits, 2019/07/22
- 36/110: gnu: Add texlive-hyphen-french., guix-commits, 2019/07/22
- 39/110: gnu: Add texlive-hyphen-georgian.,
guix-commits <=
- 34/110: gnu: Add texlive-hyphen-ethiopic., guix-commits, 2019/07/22
- 37/110: gnu: Add texlive-hyphen-friulan., guix-commits, 2019/07/22
- 41/110: gnu: Add texlive-hyphen-greek., guix-commits, 2019/07/22
- 43/110: gnu: Add texlive-hyphen-icelandic., guix-commits, 2019/07/22
- 45/110: gnu: Add texlive-hyphen-indonesian., guix-commits, 2019/07/22
- 35/110: gnu: Add texlive-hyphen-finnish., guix-commits, 2019/07/22
- 42/110: gnu: Add texlive-hyphen-hungarian., guix-commits, 2019/07/22
- 40/110: gnu: Add texlive-hyphen-german., guix-commits, 2019/07/22
- 48/110: gnu: Add texlive-hyphen-italian., guix-commits, 2019/07/22
- 52/110: gnu: Add texlive-hyphen-lithuanian., guix-commits, 2019/07/22