gnu: Add texlive-hyphen-swedish.

* gnu/packages/tex.scm (texlive-hyphen-swedish): New variable.
master
Ricardo Wurmus 2019-07-13 12:59:24 +02:00
parent 40b009b8c9
commit 1e7db18177
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 12 additions and 0 deletions

View File

@ -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