[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/102: gnu: Add texlive-hyphen-italian.
From: |
guix-commits |
Subject: |
48/102: gnu: Add texlive-hyphen-italian. |
Date: |
Mon, 15 Jul 2019 16:42:32 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit fc05631040cc3dca7e9ac5a28fb2643e31c5ba61
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 c2f6551..54dbae2 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1911,6 +1911,20 @@ in ASCII encoding.")
Irish (Gaeilge) in T1/EC and UTF-8 encodings.")
(license license:lppl)))
+(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
- 42/102: gnu: Add texlive-hyphen-hungarian., (continued)
- 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
- 52/102: gnu: Add texlive-hyphen-lithuanian., guix-commits, 2019/07/15
- 66/102: gnu: Add texlive-hyphen-spanish., guix-commits, 2019/07/15
- 51/102: gnu: Add texlive-hyphen-latvian., guix-commits, 2019/07/15
- 58/102: gnu: Add texlive-hyphen-portuguese., guix-commits, 2019/07/15
- 60/102: gnu: Add texlive-hyphen-romansh., guix-commits, 2019/07/15
- 67/102: gnu: Add texlive-hyphen-swedish., guix-commits, 2019/07/15
- 48/102: gnu: Add texlive-hyphen-italian.,
guix-commits <=
- 55/102: gnu: Add texlive-hyphen-occitan., guix-commits, 2019/07/15
- 57/102: gnu: Add texlive-hyphen-polish., guix-commits, 2019/07/15
- 49/102: gnu: Add texlive-hyphen-kurmanji., guix-commits, 2019/07/15
- 61/102: gnu: Add texlive-hyphen-russian., guix-commits, 2019/07/15
- 59/102: gnu: Add texlive-hyphen-romanian., guix-commits, 2019/07/15
- 65/102: gnu: Add texlive-hyphen-slovenian., guix-commits, 2019/07/15
- 76/102: gnu: Add texlive-etex., guix-commits, 2019/07/15
- 75/102: gnu: Add texlive-ruhyphen., guix-commits, 2019/07/15
- 72/102: gnu: Add texlive-hyphen-uppersorbian., guix-commits, 2019/07/15
- 70/102: gnu: Add texlive-hyphen-turkmen., guix-commits, 2019/07/15