[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/109: gnu: Add texlive-hyphen-latvian.
From: |
guix-commits |
Subject: |
51/109: gnu: Add texlive-hyphen-latvian. |
Date: |
Tue, 16 Jul 2019 08:22:46 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 236010e6ced65cfdfec0bc5bf2869c017ff6559d
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:57:30 2019 +0200
gnu: Add texlive-hyphen-latvian.
* gnu/packages/tex.scm (texlive-hyphen-latvian): 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 311633b..98ec1a6 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1960,6 +1960,18 @@ Latin. It also provides hyphenation patterns for the
Liturgical Latin in
T1/EC and UTF-8 encodings.")
(license license:lppl)))
+(define-public texlive-hyphen-latvian
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-latvian" "lv"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-lv.tex")
+ (base32
+ "1xbh5s6nwfjbv7g4kmcpjkm02a6s767p7jn9qjcnz5ip0ndl5g66")))
+ (synopsis "Latvian hyphenation patterns")
+ (description "This package provides hyphenation patterns for Latvian in
+L7X and UTF-8 encodings.")
+ (license license:lppl)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 32/109: gnu: Add texlive-hyphen-esperanto., (continued)
- 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, 2019/07/16
- 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 <=
- 52/109: gnu: Add texlive-hyphen-lithuanian., guix-commits, 2019/07/16
- 57/109: gnu: Add texlive-hyphen-polish., guix-commits, 2019/07/16
- 62/109: gnu: Add texlive-hyphen-sanskrit., guix-commits, 2019/07/16
- 60/109: gnu: Add texlive-hyphen-romansh., guix-commits, 2019/07/16
- 63/109: gnu: Add texlive-hyphen-serbian., guix-commits, 2019/07/16
- 68/109: gnu: Add texlive-hyphen-thai., guix-commits, 2019/07/16
- 69/109: gnu: Add texlive-hyphen-turkish., guix-commits, 2019/07/16
- 55/109: gnu: Add texlive-hyphen-occitan., guix-commits, 2019/07/16
- 53/109: gnu: Add texlive-hyphen-mongolian., guix-commits, 2019/07/16
- 56/109: gnu: Add texlive-hyphen-piedmontese., guix-commits, 2019/07/16