[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/110: gnu: Add texlive-hyphen-lithuanian.
From: |
guix-commits |
Subject: |
52/110: gnu: Add texlive-hyphen-lithuanian. |
Date: |
Mon, 22 Jul 2019 15:25:41 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 12042527c1d6b251809b6f89f16902c511853f30
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:57:36 2019 +0200
gnu: Add texlive-hyphen-lithuanian.
* gnu/packages/tex.scm (texlive-hyphen-lithuanian): New variable.
---
gnu/packages/tex.scm | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 886be98..99802c0 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1981,6 +1981,20 @@ L7X and UTF-8 encodings.")
;; Either of these licenses.
(license (list license:gpl2 license:lgpl2.1))))
+(define-public texlive-hyphen-lithuanian
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-lithuanian" "lt"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex")
+ (base32
+ "0v9spw0qkygkihj5app2immzqqr98w81pz460bcgvj1ah35jdfsl")))
+ (synopsis "Lithuanian hyphenation patterns")
+ (description "This package provides hyphenation patterns for Lithuanian in
+L7X and UTF-8 encodings.")
+ ;; "Do ... whatever ... as long as you respect the copyright"; as part of
+ ;; the hyph-utf8 package we choose the LPPL license.
+ (license license:lppl)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 39/110: gnu: Add texlive-hyphen-georgian., (continued)
- 39/110: gnu: Add texlive-hyphen-georgian., guix-commits, 2019/07/22
- 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 <=
- 53/110: gnu: Add texlive-hyphen-mongolian., guix-commits, 2019/07/22
- 46/110: gnu: Add texlive-hyphen-interlingua., guix-commits, 2019/07/22
- 51/110: gnu: Add texlive-hyphen-latvian., guix-commits, 2019/07/22
- 47/110: gnu: Add texlive-hyphen-irish., guix-commits, 2019/07/22
- 44/110: gnu: Add texlive-hyphen-indic., guix-commits, 2019/07/22
- 49/110: gnu: Add texlive-hyphen-kurmanji., guix-commits, 2019/07/22
- 50/110: gnu: Add texlive-hyphen-latin., guix-commits, 2019/07/22
- 57/110: gnu: Add texlive-hyphen-polish., guix-commits, 2019/07/22
- 56/110: gnu: Add texlive-hyphen-piedmontese., guix-commits, 2019/07/22
- 62/110: gnu: Add texlive-hyphen-sanskrit., guix-commits, 2019/07/22