[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/109: gnu: Add texlive-hyphen-greek.
From: |
guix-commits |
Subject: |
41/109: gnu: Add texlive-hyphen-greek. |
Date: |
Tue, 16 Jul 2019 08:22:45 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 0c7153a1c35c276a4a2945201edec3e825389ed5
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:56:14 2019 +0200
gnu: Add texlive-hyphen-greek.
* gnu/packages/tex.scm (texlive-hyphen-greek): New variable.
---
gnu/packages/tex.scm | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 72e5aa3..614a771 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1808,6 +1808,22 @@ Swiss German.")
;; TODO
(license license:lppl)))
+(define-public texlive-hyphen-greek
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-greek" '("el-monoton" "el-polyton")
+ (list "/doc/generic/elhyphen/"
+ "/tex/generic/hyph-utf8/patterns/tex/hyph-el-monoton.tex"
+ "/tex/generic/hyph-utf8/patterns/tex/hyph-el-polyton.tex"
+ "/tex/generic/hyphen/grmhyph5.tex"
+ "/tex/generic/hyphen/grphyph5.tex")
+ (base32
+ "04626jhlrv2flgdygm7sfv6xpqhfwiavi16gy2ac04iliyk4rypg")))
+ (synopsis "Hyphenation patterns for Greek")
+ (description "This package provides hyphenation patterns for Modern Greek
+in monotonic and polytonic spelling in LGR and UTF-8 encodings.")
+ (license license:lppl)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 24/109: gnu: Add texlive-hyphen-chinese., (continued)
- 24/109: gnu: Add texlive-hyphen-chinese., guix-commits, 2019/07/16
- 26/109: gnu: Add texlive-hyphen-coptic., guix-commits, 2019/07/16
- 35/109: gnu: Add texlive-hyphen-finnish., guix-commits, 2019/07/16
- 34/109: gnu: Add texlive-hyphen-ethiopic., guix-commits, 2019/07/16
- 48/109: gnu: Add texlive-hyphen-italian., guix-commits, 2019/07/16
- 50/109: gnu: Add texlive-hyphen-latin., guix-commits, 2019/07/16
- 49/109: gnu: Add texlive-hyphen-kurmanji., guix-commits, 2019/07/16
- 31/109: gnu: Add texlive-hyphen-english., guix-commits, 2019/07/16
- 32/109: gnu: Add texlive-hyphen-esperanto., guix-commits, 2019/07/16
- 43/109: gnu: Add texlive-hyphen-icelandic., guix-commits, 2019/07/16
- 41/109: gnu: Add texlive-hyphen-greek.,
guix-commits <=
- 47/109: gnu: Add texlive-hyphen-irish., guix-commits, 2019/07/16
- 44/109: gnu: Add texlive-hyphen-indic., guix-commits, 2019/07/16
- 46/109: gnu: Add texlive-hyphen-interlingua., guix-commits, 2019/07/16
- 25/109: gnu: Add texlive-hyphen-churchslavonic., guix-commits, 2019/07/16
- 42/109: gnu: Add texlive-hyphen-hungarian., guix-commits, 2019/07/16
- 45/109: gnu: Add texlive-hyphen-indonesian., guix-commits, 2019/07/16
- 54/109: gnu: Add texlive-hyphen-norwegian., guix-commits, 2019/07/16
- 51/109: gnu: Add texlive-hyphen-latvian., guix-commits, 2019/07/16
- 52/109: gnu: Add texlive-hyphen-lithuanian., guix-commits, 2019/07/16
- 57/109: gnu: Add texlive-hyphen-polish., guix-commits, 2019/07/16