[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/110: gnu: Add texlive-hyphen-coptic.
From: |
guix-commits |
Subject: |
26/110: gnu: Add texlive-hyphen-coptic. |
Date: |
Mon, 22 Jul 2019 15:25:34 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit e1afe6e242251397816b286c553add84fe02b896
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:53:51 2019 +0200
gnu: Add texlive-hyphen-coptic.
* gnu/packages/tex.scm (texlive-hyphen-coptic): New variable.
---
gnu/packages/tex.scm | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 01e718e..5380056 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1542,6 +1542,20 @@ Chinese pinyin T1/EC and UTF-8 encodings.")
Slavonic in UTF-8 encoding.")
(license license:expat)))
+(define-public texlive-hyphen-coptic
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-coptic" "cop"
+ (list "/tex/generic/hyph-utf8/patterns/tex-8bit/copthyph.tex"
+ "/tex/generic/hyph-utf8/patterns/tex/hyph-cop.tex")
+ (base32
+ "07i03jpdfy4ip7zbg4gnk4hk8zwj8rlni9dgrb1p8mfw2w19d80c")))
+ (synopsis "Hyphenation patterns for Coptic")
+ (description "The package provides hyphenation patterns for Coptic in
+UTF-8 encoding as well as in ASCII-based encoding for 8-bit engines.")
+ ;; No explicit license declaration, so we use the project license.
+ (license license:lppl)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 22/110: gnu: Add texlive-hyphen-bulgarian., (continued)
- 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, 2019/07/22
- 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 <=
- 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
- 32/110: gnu: Add texlive-hyphen-esperanto., guix-commits, 2019/07/22
- 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