[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/110: gnu: Add texlive-hyphen-italian.
From: |
guix-commits |
Subject: |
48/110: gnu: Add texlive-hyphen-italian. |
Date: |
Wed, 24 Jul 2019 03:47:54 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit e33250e48a428923d02b9aba2e5981dde9cc97f3
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:57:08 2019 +0200
gnu: Add texlive-hyphen-italian.
* gnu/packages/tex.scm (texlive-hyphen-italian): 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 1311605..9666bc3 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1918,6 +1918,20 @@ Irish (Gaeilge) in T1/EC and UTF-8 encodings.")
;; Either of these licenses
(license (list license:gpl2+ license:expat))))
+(define-public texlive-hyphen-italian
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-italian" "it"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-it.tex")
+ (base32
+ "1a65q3hjn2p212cgv6p7wa0wcn34qnxcz2pl3v3ip0xmb16qqsk5")))
+ (synopsis "Italian hyphenation patterns")
+ (description "This package provides hyphenation patterns for Italian in
+ASCII encoding. Compliant with the Recommendation UNI 6461 on hyphenation
+issued by the Italian Standards Institution (Ente Nazionale di Unificazione
+UNI).")
+ (license license:lppl1.3+)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 36/110: gnu: Add texlive-hyphen-french., (continued)
- 36/110: gnu: Add texlive-hyphen-french., guix-commits, 2019/07/24
- 37/110: gnu: Add texlive-hyphen-friulan., guix-commits, 2019/07/24
- 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 <=
- 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, 2019/07/24
- 58/110: gnu: Add texlive-hyphen-portuguese., guix-commits, 2019/07/24
- 57/110: gnu: Add texlive-hyphen-polish., guix-commits, 2019/07/24