[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/110: gnu: Add texlive-hyphen-afrikaans.
From: |
guix-commits |
Subject: |
16/110: gnu: Add texlive-hyphen-afrikaans. |
Date: |
Mon, 22 Jul 2019 15:25:32 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit da1d16769f3da491d71abf271974de7ec138da96
Author: Ricardo Wurmus <address@hidden>
Date: Tue Jul 9 11:30:58 2019 +0200
gnu: Add texlive-hyphen-afrikaans.
* gnu/packages/tex.scm (texlive-hyphen-afrikaans): 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 a00b1a8..b241bb0 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1359,6 +1359,18 @@ TeXbook, together with various supporting files (some
also discussed in the
book).")
(license license:knuth)))
+(define-public texlive-hyphen-afrikaans
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-afrikaans" "af"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-af.tex")
+ (base32
+ "1vb3jccqnn1pm0680yqx52kvz595fmxnwa0cbf8qman6zglsssiw")))
+ (synopsis "Hyphenation patterns for Afrikaans")
+ (description "The package provides hyphenation patterns for the Afrikaans
+language.")
+ (license license:lppl1.3+)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 12/110: gnu: texlive-dvips: Implement with simple-texlive-package., (continued)
- 12/110: gnu: texlive-dvips: Implement with simple-texlive-package., guix-commits, 2019/07/22
- 11/110: gnu: Add texlive-dehyph-exptl., guix-commits, 2019/07/22
- 14/110: gnu: texlive-fonts-cm: Use simple-texlive-package., guix-commits, 2019/07/22
- 19/110: gnu: Add texlive-hyphen-basque., guix-commits, 2019/07/22
- 22/110: gnu: Add texlive-hyphen-bulgarian., guix-commits, 2019/07/22
- 21/110: gnu: Add texlive-hyphen-belarusian., guix-commits, 2019/07/22
- 24/110: gnu: Add texlive-hyphen-chinese., guix-commits, 2019/07/22
- 27/110: gnu: Add texlive-hyphen-croatian., guix-commits, 2019/07/22
- 17/110: gnu: Add texlive-hyphen-ancientgreek., guix-commits, 2019/07/22
- 15/110: gnu: Add texlive-tex-ini-files., guix-commits, 2019/07/22
- 16/110: gnu: Add texlive-hyphen-afrikaans.,
guix-commits <=
- 18/110: gnu: Add texlive-hyphen-armenian., guix-commits, 2019/07/22
- 23/110: gnu: Add texlive-hyphen-catalan., guix-commits, 2019/07/22
- 25/110: gnu: Add texlive-hyphen-churchslavonic., guix-commits, 2019/07/22
- 26/110: gnu: Add texlive-hyphen-coptic., guix-commits, 2019/07/22
- 28/110: gnu: Add texlive-hyphen-czech., guix-commits, 2019/07/22
- 10/110: gnu: Add texlive-hyph-utf8., guix-commits, 2019/07/22
- 30/110: gnu: Add texlive-hyphen-dutch., guix-commits, 2019/07/22
- 20/110: gnu: Add texlive-mkpattern., guix-commits, 2019/07/22
- 31/110: gnu: Add texlive-hyphen-english., guix-commits, 2019/07/22
- 33/110: gnu: Add texlive-hyphen-estonian., guix-commits, 2019/07/22