[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/110: gnu: Add texlive-hyphen-friulan.
From: |
guix-commits |
Subject: |
37/110: gnu: Add texlive-hyphen-friulan. |
Date: |
Wed, 24 Jul 2019 03:47:52 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 28fbf42ae5c70ec2527af14d6c1446b9937b9923
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:55:38 2019 +0200
gnu: Add texlive-hyphen-friulan.
* gnu/packages/tex.scm (texlive-hyphen-friulan): 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 f68fffd..03ca8a4 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1720,6 +1720,18 @@ T1/EC and UTF-8 encodings.")
T1/EC and UTF-8 encodings.")
(license license:expat)))
+(define-public texlive-hyphen-friulan
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-friulan" "fur"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-fur.tex")
+ (base32
+ "07m975p0ghzs9sjqqgxy7qdkqmgvg4rx4xp08zwm1parqsdlwd5d")))
+ (synopsis "Hyphenation patterns for Friulan")
+ (description "The package provides hyphenation patterns for Friulan in
+ASCII encodings.")
+ (license license:lppl1.3+)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 30/110: gnu: Add texlive-hyphen-dutch., (continued)
- 30/110: gnu: Add texlive-hyphen-dutch., guix-commits, 2019/07/24
- 29/110: gnu: Add texlive-hyphen-danish., guix-commits, 2019/07/24
- 32/110: gnu: Add texlive-hyphen-esperanto., guix-commits, 2019/07/24
- 31/110: gnu: Add texlive-hyphen-english., guix-commits, 2019/07/24
- 28/110: gnu: Add texlive-hyphen-czech., guix-commits, 2019/07/24
- 25/110: gnu: Add texlive-hyphen-churchslavonic., guix-commits, 2019/07/24
- 33/110: gnu: Add texlive-hyphen-estonian., guix-commits, 2019/07/24
- 39/110: gnu: Add texlive-hyphen-georgian., guix-commits, 2019/07/24
- 38/110: gnu: Add texlive-hyphen-galician., guix-commits, 2019/07/24
- 36/110: gnu: Add texlive-hyphen-french., guix-commits, 2019/07/24
- 37/110: gnu: Add texlive-hyphen-friulan.,
guix-commits <=
- 40/110: gnu: Add texlive-hyphen-german., guix-commits, 2019/07/24
- 35/110: gnu: Add texlive-hyphen-finnish., guix-commits, 2019/07/24
- 34/110: gnu: Add texlive-hyphen-ethiopic., guix-commits, 2019/07/24
- 41/110: gnu: Add texlive-hyphen-greek., guix-commits, 2019/07/24
- 42/110: gnu: Add texlive-hyphen-hungarian., guix-commits, 2019/07/24
- 44/110: gnu: Add texlive-hyphen-indic., guix-commits, 2019/07/24
- 47/110: gnu: Add texlive-hyphen-irish., guix-commits, 2019/07/24
- 49/110: gnu: Add texlive-hyphen-kurmanji., guix-commits, 2019/07/24
- 48/110: gnu: Add texlive-hyphen-italian., guix-commits, 2019/07/24
- 43/110: gnu: Add texlive-hyphen-icelandic., guix-commits, 2019/07/24