[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/102: gnu: Add texlive-hyphen-friulan.
From: |
guix-commits |
Subject: |
37/102: gnu: Add texlive-hyphen-friulan. |
Date: |
Mon, 15 Jul 2019 16:42:30 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 4cdf208b8f2e89ac547e08b195735f78a1a65b0a
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 | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 0bc46fa..9bf982f 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1714,6 +1714,19 @@ T1/EC and UTF-8 encodings.")
;; TODO
(license license:lppl)))
+(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.")
+ ;; TODO
+ (license license:lppl)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 28/102: gnu: Add texlive-hyphen-czech., (continued)
- 28/102: gnu: Add texlive-hyphen-czech., guix-commits, 2019/07/15
- 29/102: gnu: Add texlive-hyphen-danish., guix-commits, 2019/07/15
- 40/102: gnu: Add texlive-hyphen-german., guix-commits, 2019/07/15
- 32/102: gnu: Add texlive-hyphen-esperanto., guix-commits, 2019/07/15
- 35/102: gnu: Add texlive-hyphen-finnish., guix-commits, 2019/07/15
- 39/102: gnu: Add texlive-hyphen-georgian., guix-commits, 2019/07/15
- 47/102: gnu: Add texlive-hyphen-irish., guix-commits, 2019/07/15
- 14/102: gnu: texlive-fonts-cm: Use simple-texlive-package., guix-commits, 2019/07/15
- 30/102: gnu: Add texlive-hyphen-dutch., guix-commits, 2019/07/15
- 38/102: gnu: Add texlive-hyphen-galician., guix-commits, 2019/07/15
- 37/102: gnu: Add texlive-hyphen-friulan.,
guix-commits <=
- 36/102: gnu: Add texlive-hyphen-french., guix-commits, 2019/07/15
- 46/102: gnu: Add texlive-hyphen-interlingua., guix-commits, 2019/07/15
- 31/102: gnu: Add texlive-hyphen-english., guix-commits, 2019/07/15
- 33/102: gnu: Add texlive-hyphen-estonian., guix-commits, 2019/07/15
- 43/102: gnu: Add texlive-hyphen-icelandic., guix-commits, 2019/07/15
- 44/102: gnu: Add texlive-hyphen-indic., guix-commits, 2019/07/15
- 42/102: gnu: Add texlive-hyphen-hungarian., guix-commits, 2019/07/15
- 45/102: gnu: Add texlive-hyphen-indonesian., guix-commits, 2019/07/15
- 41/102: gnu: Add texlive-hyphen-greek., guix-commits, 2019/07/15
- 34/102: gnu: Add texlive-hyphen-ethiopic., guix-commits, 2019/07/15