[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/111: gnu: Add texlive-hyphen-swedish.
From: |
guix-commits |
Subject: |
67/111: gnu: Add texlive-hyphen-swedish. |
Date: |
Tue, 16 Jul 2019 09:21:00 -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
- 63/111: gnu: Add texlive-hyphen-serbian., (continued)
- 63/111: gnu: Add texlive-hyphen-serbian., guix-commits, 2019/07/16
- 56/111: gnu: Add texlive-hyphen-piedmontese., guix-commits, 2019/07/16
- 52/111: gnu: Add texlive-hyphen-lithuanian., guix-commits, 2019/07/16
- 66/111: gnu: Add texlive-hyphen-spanish., guix-commits, 2019/07/16
- 45/111: gnu: Add texlive-hyphen-indonesian., guix-commits, 2019/07/16
- 61/111: gnu: Add texlive-hyphen-russian., guix-commits, 2019/07/16
- 59/111: gnu: Add texlive-hyphen-romanian., guix-commits, 2019/07/16
- 64/111: gnu: Add texlive-hyphen-slovak., guix-commits, 2019/07/16
- 62/111: gnu: Add texlive-hyphen-sanskrit., guix-commits, 2019/07/16
- 68/111: gnu: Add texlive-hyphen-thai., guix-commits, 2019/07/16
- 67/111: gnu: Add texlive-hyphen-swedish.,
guix-commits <=
- 69/111: gnu: Add texlive-hyphen-turkish., guix-commits, 2019/07/16
- 65/111: gnu: Add texlive-hyphen-slovenian., guix-commits, 2019/07/16
- 72/111: gnu: Add texlive-hyphen-uppersorbian., guix-commits, 2019/07/16
- 71/111: gnu: Add texlive-hyphen-ukrainian., guix-commits, 2019/07/16
- 73/111: gnu: Add texlive-hyphen-welsh., guix-commits, 2019/07/16
- 70/111: gnu: Add texlive-hyphen-turkmen., guix-commits, 2019/07/16
- 74/111: gnu: Add texlive-ukrhyph., guix-commits, 2019/07/16
- 75/111: gnu: Add texlive-ruhyphen., guix-commits, 2019/07/16
- 76/111: gnu: Add texlive-etex., guix-commits, 2019/07/16
- 78/111: gnu: Add texlive-docstrip., guix-commits, 2019/07/16