[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/109: gnu: Add texlive-hyphen-croatian.
From: |
guix-commits |
Subject: |
27/109: gnu: Add texlive-hyphen-croatian. |
Date: |
Tue, 16 Jul 2019 08:22:42 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 0cf019b895ec0aec191edc0194899aa155cacedf
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:54:04 2019 +0200
gnu: Add texlive-hyphen-croatian.
* gnu/packages/tex.scm (texlive-hyphen-croatian): 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 eb4b3c1..7d4805f 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1553,6 +1553,18 @@ Slavonic in UTF-8 encoding.")
UTF-8 encoding as well as in ASCII-based encoding for 8-bit engines.")
(license license:lppl)))
+(define-public texlive-hyphen-croatian
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-croatian" "hr"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-hr.tex")
+ (base32
+ "129nz2nqilyq2477n2clx20xfbxh1qxm69zg4n2f6c4d4a8711nc")))
+ (synopsis "Hyphenation patterns for Croatian")
+ (description "The package provides hyphenation patterns for Croatian in
+T1/EC and UTF-8 encodings.")
+ (license license:lppl)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 18/109: gnu: Add texlive-hyphen-armenian., (continued)
- 18/109: gnu: Add texlive-hyphen-armenian., guix-commits, 2019/07/16
- 14/109: gnu: texlive-fonts-cm: Use simple-texlive-package., guix-commits, 2019/07/16
- 22/109: gnu: Add texlive-hyphen-bulgarian., guix-commits, 2019/07/16
- 29/109: gnu: Add texlive-hyphen-danish., guix-commits, 2019/07/16
- 21/109: gnu: Add texlive-hyphen-belarusian., guix-commits, 2019/07/16
- 20/109: gnu: Add texlive-mkpattern., guix-commits, 2019/07/16
- 28/109: gnu: Add texlive-hyphen-czech., guix-commits, 2019/07/16
- 30/109: gnu: Add texlive-hyphen-dutch., guix-commits, 2019/07/16
- 19/109: gnu: Add texlive-hyphen-basque., guix-commits, 2019/07/16
- 23/109: gnu: Add texlive-hyphen-catalan., guix-commits, 2019/07/16
- 27/109: gnu: Add texlive-hyphen-croatian.,
guix-commits <=
- 33/109: gnu: Add texlive-hyphen-estonian., guix-commits, 2019/07/16
- 37/109: gnu: Add texlive-hyphen-friulan., guix-commits, 2019/07/16
- 38/109: gnu: Add texlive-hyphen-galician., guix-commits, 2019/07/16
- 39/109: gnu: Add texlive-hyphen-georgian., guix-commits, 2019/07/16
- 36/109: gnu: Add texlive-hyphen-french., guix-commits, 2019/07/16
- 40/109: gnu: Add texlive-hyphen-german., guix-commits, 2019/07/16
- 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