[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/110: gnu: Add texlive-hyphen-occitan.
From: |
guix-commits |
Subject: |
55/110: gnu: Add texlive-hyphen-occitan. |
Date: |
Wed, 24 Jul 2019 03:47:57 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 033406ad1426a4ca91a98944f895e606f2de90cd
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:58:01 2019 +0200
gnu: Add texlive-hyphen-occitan.
* gnu/packages/tex.scm (texlive-hyphen-occitan): New variable.
---
gnu/packages/tex.scm | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index e811f10..32c74b8 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -2025,6 +2025,21 @@ Bokmal and Nynorsk in T1/EC and UTF-8 encodings.")
"/tex/generic/hyph-utf8/patterns/tex/hyph-no.tex"
"FSF All permissive license"))))
+(define-public texlive-hyphen-occitan
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-occitan" "oc"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-oc.tex")
+ (base32
+ "1y6j6ac9ncn79p7hnp6mdwdsw9ij14zyjby5iwdhpvzzn7yyc7p8")))
+ (synopsis "Occitan hyphenation patterns")
+ (description "This package provides hyphenation patterns for Occitan in
+T1/EC and UTF-8 encodings. They are supposed to be valid for all the Occitan
+variants spoken and written in the wide area called 'Occitanie' by the French.
+It ranges from the Val d'Aran within Catalunya, to the South Western Italian
+Alps encompassing the southern half of the French pentagon.")
+ (license license:lppl1.0+)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 47/110: gnu: Add texlive-hyphen-irish., (continued)
- 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
- 45/110: gnu: Add texlive-hyphen-indonesian., guix-commits, 2019/07/24
- 46/110: gnu: Add texlive-hyphen-interlingua., guix-commits, 2019/07/24
- 51/110: gnu: Add texlive-hyphen-latvian., guix-commits, 2019/07/24
- 56/110: gnu: Add texlive-hyphen-piedmontese., guix-commits, 2019/07/24
- 52/110: gnu: Add texlive-hyphen-lithuanian., guix-commits, 2019/07/24
- 50/110: gnu: Add texlive-hyphen-latin., guix-commits, 2019/07/24
- 55/110: gnu: Add texlive-hyphen-occitan.,
guix-commits <=
- 58/110: gnu: Add texlive-hyphen-portuguese., guix-commits, 2019/07/24
- 57/110: gnu: Add texlive-hyphen-polish., guix-commits, 2019/07/24
- 68/110: gnu: Add texlive-hyphen-thai., guix-commits, 2019/07/24
- 69/110: gnu: Add texlive-hyphen-turkish., guix-commits, 2019/07/24
- 53/110: gnu: Add texlive-hyphen-mongolian., guix-commits, 2019/07/24
- 59/110: gnu: Add texlive-hyphen-romanian., guix-commits, 2019/07/24
- 62/110: gnu: Add texlive-hyphen-sanskrit., guix-commits, 2019/07/24
- 54/110: gnu: Add texlive-hyphen-norwegian., guix-commits, 2019/07/24
- 74/110: gnu: Add texlive-ukrhyph., guix-commits, 2019/07/24
- 61/110: gnu: Add texlive-hyphen-russian., guix-commits, 2019/07/24