[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/110: gnu: Add texlive-hyphen-czech.
From: |
guix-commits |
Subject: |
28/110: gnu: Add texlive-hyphen-czech. |
Date: |
Mon, 22 Jul 2019 15:25:35 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 1e6f1c1d2d6efdee75f1d1b7f59d94ba8b9d3387
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:54:12 2019 +0200
gnu: Add texlive-hyphen-czech.
* gnu/packages/tex.scm (texlive-hyphen-czech): 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 938cd5c..8bd0d29 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1568,6 +1568,18 @@ UTF-8 encoding as well as in ASCII-based encoding for
8-bit engines.")
T1/EC and UTF-8 encodings.")
(license license:lppl1.0+)))
+(define-public texlive-hyphen-czech
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-czech" "cs"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-cs.tex")
+ (base32
+ "1k5516gbfp1d5p97j247byag9sdgds5zwc11bwxfk58i6zq1v0m6")))
+ (synopsis "Hyphenation patterns for Czech")
+ (description "The package provides hyphenation patterns for Czech in T1/EC
+and UTF-8 encodings.")
+ (license license:gpl2+)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 21/110: gnu: Add texlive-hyphen-belarusian., (continued)
- 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, 2019/07/22
- 28/110: gnu: Add texlive-hyphen-czech.,
guix-commits <=
- 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
- 39/110: gnu: Add texlive-hyphen-georgian., guix-commits, 2019/07/22