[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/110: gnu: Add texlive-hyphen-estonian.
From: |
guix-commits |
Subject: |
33/110: gnu: Add texlive-hyphen-estonian. |
Date: |
Tue, 23 Jul 2019 15:44:27 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit e4462629504e62ca440fefd9778e8db630189d5d
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:54:50 2019 +0200
gnu: Add texlive-hyphen-estonian.
* gnu/packages/tex.scm (texlive-hyphen-estonian): New variable.
---
gnu/packages/tex.scm | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index cdff76d..88ee9bb 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1632,6 +1632,19 @@ American and British English in ASCII encoding.")
Latin 3 and UTF-8 encodings.")
(license license:lppl1.0+)))
+(define-public texlive-hyphen-estonian
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-estonian" "et"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-et.tex")
+ (base32
+ "0idl6xajkkgxqngjn19jcfd29is5rhfn59v0z8h4sv8yjv6k934m")))
+ (synopsis "Hyphenation patterns for Estonian")
+ (description "The package provides hyphenation patterns for Estonian in
+T1/EC and UTF-8 encodings.")
+ ;; Dual licensed under either license.
+ (license (list license:lppl1.3+ license:expat))))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 31/110: gnu: Add texlive-hyphen-english., (continued)
- 31/110: gnu: Add texlive-hyphen-english., guix-commits, 2019/07/23
- 35/110: gnu: Add texlive-hyphen-finnish., guix-commits, 2019/07/23
- 34/110: gnu: Add texlive-hyphen-ethiopic., guix-commits, 2019/07/23
- 36/110: gnu: Add texlive-hyphen-french., guix-commits, 2019/07/23
- 39/110: gnu: Add texlive-hyphen-georgian., guix-commits, 2019/07/23
- 32/110: gnu: Add texlive-hyphen-esperanto., guix-commits, 2019/07/23
- 30/110: gnu: Add texlive-hyphen-dutch., guix-commits, 2019/07/23
- 37/110: gnu: Add texlive-hyphen-friulan., guix-commits, 2019/07/23
- 40/110: gnu: Add texlive-hyphen-german., guix-commits, 2019/07/23
- 38/110: gnu: Add texlive-hyphen-galician., guix-commits, 2019/07/23
- 33/110: gnu: Add texlive-hyphen-estonian.,
guix-commits <=
- 41/110: gnu: Add texlive-hyphen-greek., guix-commits, 2019/07/23
- 43/110: gnu: Add texlive-hyphen-icelandic., guix-commits, 2019/07/23
- 42/110: gnu: Add texlive-hyphen-hungarian., guix-commits, 2019/07/23
- 45/110: gnu: Add texlive-hyphen-indonesian., guix-commits, 2019/07/23
- 49/110: gnu: Add texlive-hyphen-kurmanji., guix-commits, 2019/07/23
- 51/110: gnu: Add texlive-hyphen-latvian., guix-commits, 2019/07/23
- 53/110: gnu: Add texlive-hyphen-mongolian., guix-commits, 2019/07/23
- 46/110: gnu: Add texlive-hyphen-interlingua., guix-commits, 2019/07/23
- 44/110: gnu: Add texlive-hyphen-indic., guix-commits, 2019/07/23
- 50/110: gnu: Add texlive-hyphen-latin., guix-commits, 2019/07/23