[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/102: gnu: Add texlive-hyphen-swedish.
From: |
guix-commits |
Subject: |
67/102: gnu: Add texlive-hyphen-swedish. |
Date: |
Mon, 15 Jul 2019 16:42:35 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit aeef1b55304dda5cecde48ae6438b7ba8a706f6f
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 a712fdc..10c1320 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -2168,6 +2168,18 @@ T1/EC and UTF-8 encodings.")
T1/EC and UTF-8 encodings.")
(license license:lppl)))
+(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:lppl)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 44/102: gnu: Add texlive-hyphen-indic., (continued)
- 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
- 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 <=
- 48/102: gnu: Add texlive-hyphen-italian., guix-commits, 2019/07/15
- 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