[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/110: gnu: Add texlive-hyphen-uppersorbian.
From: |
guix-commits |
Subject: |
72/110: gnu: Add texlive-hyphen-uppersorbian. |
Date: |
Wed, 24 Jul 2019 03:48:01 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 71e58125186b08c364989c66509cbb5cf3b693d8
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 13:06:28 2019 +0200
gnu: Add texlive-hyphen-uppersorbian.
* gnu/packages/tex.scm (texlive-hyphen-uppersorbian): 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 3ab8ed9..c37133d 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -2298,6 +2298,18 @@ T2A and UTF-8 encodings.")
;; No version specified
(license license:lppl)))
+(define-public texlive-hyphen-uppersorbian
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-uppersorbian" "hsb"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-hsb.tex")
+ (base32
+ "1q42s32cfbynlnzn9hpcldi77fszi5xkn1c85l8xqjmfydqbqdyi")))
+ (synopsis "Upper Sorbian hyphenation patterns")
+ (description "This package provides hyphenation patterns for Upper Sorbian
+in T1/EC and UTF-8 encodings.")
+ (license license:lppl1.3a+)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 60/110: gnu: Add texlive-hyphen-romansh., (continued)
- 60/110: gnu: Add texlive-hyphen-romansh., guix-commits, 2019/07/24
- 75/110: gnu: Add texlive-ruhyphen., guix-commits, 2019/07/24
- 63/110: gnu: Add texlive-hyphen-serbian., guix-commits, 2019/07/24
- 64/110: gnu: Add texlive-hyphen-slovak., guix-commits, 2019/07/24
- 67/110: gnu: Add texlive-hyphen-swedish., guix-commits, 2019/07/24
- 66/110: gnu: Add texlive-hyphen-spanish., guix-commits, 2019/07/24
- 78/110: gnu: Add texlive-docstrip., guix-commits, 2019/07/24
- 71/110: gnu: Add texlive-hyphen-ukrainian., guix-commits, 2019/07/24
- 65/110: gnu: Add texlive-hyphen-slovenian., guix-commits, 2019/07/24
- 70/110: gnu: Add texlive-hyphen-turkmen., guix-commits, 2019/07/24
- 72/110: gnu: Add texlive-hyphen-uppersorbian.,
guix-commits <=
- 81/110: gnu: Add texlive-cm-super., guix-commits, 2019/07/24
- 79/110: gnu: Add texlive-fontinst., guix-commits, 2019/07/24
- 77/110: gnu: Add texlive-latexconfig., guix-commits, 2019/07/24
- 80/110: gnu: Add texlive-mflogo-font., guix-commits, 2019/07/24
- 76/110: gnu: Add texlive-etex., guix-commits, 2019/07/24
- 82/110: gnu: texlive-fontname: Simplify., guix-commits, 2019/07/24
- 85/110: gnu: Add texlive-graphics-def., guix-commits, 2019/07/24
- 86/110: gnu: Add texlive-graphics-cfg., guix-commits, 2019/07/24
- 93/110: gnu: Add texlive-etoolbox., guix-commits, 2019/07/24
- 83/110: gnu: Add texlive-lm., guix-commits, 2019/07/24