[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/110: gnu: Add texlive-hyphen-hungarian.
From: |
guix-commits |
Subject: |
42/110: gnu: Add texlive-hyphen-hungarian. |
Date: |
Mon, 22 Jul 2019 15:25:39 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 9b5d61929f2b9277e8f6a46310ce0f52d1c8c2d6
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:56:21 2019 +0200
gnu: Add texlive-hyphen-hungarian.
* gnu/packages/tex.scm (texlive-hyphen-hungarian): New variable.
---
gnu/packages/tex.scm | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 278cc5f..b8041f4 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1829,6 +1829,21 @@ Swiss German.")
in monotonic and polytonic spelling in LGR and UTF-8 encodings.")
(license license:lppl)))
+(define-public texlive-hyphen-hungarian
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-hungarian" "hu"
+ (list "/doc/generic/huhyphen/"
+ "/doc/generic/hyph-utf8/hu/"
+ "/tex/generic/hyph-utf8/patterns/tex/hyph-hu.tex")
+ (base32
+ "0c81w2569cqsi4j56azwz0lfx16541zhiqgmn3m4iwh7mpx3rji8")))
+ (synopsis "Hyphenation patterns for Hungarian")
+ (description "This package provides hyphenation patterns for Hungarian in
+T1/EC and UTF-8 encodings.")
+ ;; Any of these licenses
+ (license (list license:gpl2 license:lgpl2.1+ license:mpl1.1))))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 29/110: gnu: Add texlive-hyphen-danish., (continued)
- 29/110: gnu: Add texlive-hyphen-danish., guix-commits, 2019/07/22
- 38/110: gnu: Add texlive-hyphen-galician., guix-commits, 2019/07/22
- 36/110: gnu: Add texlive-hyphen-french., guix-commits, 2019/07/22
- 39/110: gnu: Add texlive-hyphen-georgian., guix-commits, 2019/07/22
- 34/110: gnu: Add texlive-hyphen-ethiopic., guix-commits, 2019/07/22
- 37/110: gnu: Add texlive-hyphen-friulan., guix-commits, 2019/07/22
- 41/110: gnu: Add texlive-hyphen-greek., guix-commits, 2019/07/22
- 43/110: gnu: Add texlive-hyphen-icelandic., guix-commits, 2019/07/22
- 45/110: gnu: Add texlive-hyphen-indonesian., guix-commits, 2019/07/22
- 35/110: gnu: Add texlive-hyphen-finnish., guix-commits, 2019/07/22
- 42/110: gnu: Add texlive-hyphen-hungarian.,
guix-commits <=
- 40/110: gnu: Add texlive-hyphen-german., guix-commits, 2019/07/22
- 48/110: gnu: Add texlive-hyphen-italian., guix-commits, 2019/07/22
- 52/110: gnu: Add texlive-hyphen-lithuanian., guix-commits, 2019/07/22
- 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