[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/110: gnu: Add texlive-hyphen-swedish.
From: |
guix-commits |
Subject: |
67/110: gnu: Add texlive-hyphen-swedish. |
Date: |
Mon, 22 Jul 2019 15:25:45 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 6c1f4573df900c44faad2957f97f768aacdddc74
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:59:24 2019 +0200
gnu: Add texlive-hyphen-swedish.
* gnu/packages/tex.scm (texlive-hyphen-swedish): 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 8e0ae0d..cbeb9bd 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -2187,6 +2187,18 @@ T1/EC and UTF-8 encodings.")
T1/EC and UTF-8 encodings.")
(license license:expat)))
+(define-public texlive-hyphen-swedish
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-swedish" "sv"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-sv.tex")
+ (base32
+ "12sf9f43zwyzb4cn57yry8r4zmwdc7cfdljn3qwxwrny4m3sw4w8")))
+ (synopsis "Swedish hyphenation patterns")
+ (description "This package provides hyphenation patterns for Swedish in
+T1/EC and UTF-8 encodings.")
+ (license license:lppl1.2+)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 53/110: gnu: Add texlive-hyphen-mongolian., (continued)
- 53/110: gnu: Add texlive-hyphen-mongolian., guix-commits, 2019/07/22
- 46/110: gnu: Add texlive-hyphen-interlingua., guix-commits, 2019/07/22
- 51/110: gnu: Add texlive-hyphen-latvian., guix-commits, 2019/07/22
- 47/110: gnu: Add texlive-hyphen-irish., guix-commits, 2019/07/22
- 44/110: gnu: Add texlive-hyphen-indic., guix-commits, 2019/07/22
- 49/110: gnu: Add texlive-hyphen-kurmanji., guix-commits, 2019/07/22
- 50/110: gnu: Add texlive-hyphen-latin., guix-commits, 2019/07/22
- 57/110: gnu: Add texlive-hyphen-polish., guix-commits, 2019/07/22
- 56/110: gnu: Add texlive-hyphen-piedmontese., guix-commits, 2019/07/22
- 62/110: gnu: Add texlive-hyphen-sanskrit., guix-commits, 2019/07/22
- 67/110: gnu: Add texlive-hyphen-swedish.,
guix-commits <=
- 54/110: gnu: Add texlive-hyphen-norwegian., guix-commits, 2019/07/22
- 55/110: gnu: Add texlive-hyphen-occitan., guix-commits, 2019/07/22
- 58/110: gnu: Add texlive-hyphen-portuguese., guix-commits, 2019/07/22
- 64/110: gnu: Add texlive-hyphen-slovak., guix-commits, 2019/07/22
- 66/110: gnu: Add texlive-hyphen-spanish., guix-commits, 2019/07/22
- 65/110: gnu: Add texlive-hyphen-slovenian., guix-commits, 2019/07/22
- 72/110: gnu: Add texlive-hyphen-uppersorbian., guix-commits, 2019/07/22
- 68/110: gnu: Add texlive-hyphen-thai., guix-commits, 2019/07/22
- 73/110: gnu: Add texlive-hyphen-welsh., guix-commits, 2019/07/22
- 74/110: gnu: Add texlive-ukrhyph., guix-commits, 2019/07/22