[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/102: gnu: Add texlive-hyphen-norwegian.
From: |
guix-commits |
Subject: |
54/102: gnu: Add texlive-hyphen-norwegian. |
Date: |
Mon, 15 Jul 2019 16:42:33 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 213af038268fa4ce31ca3f2ab6fa2bc88024b355
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:57:50 2019 +0200
gnu: Add texlive-hyphen-norwegian.
* gnu/packages/tex.scm (texlive-hyphen-norwegian): New variable.
---
gnu/packages/tex.scm | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 72a0461..4328813 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1997,6 +1997,20 @@ L7X and UTF-8 encodings.")
T2A, LMC and UTF-8 encodings.")
(license license:lppl)))
+(define-public texlive-hyphen-norwegian
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-norwegian" '("nb" "nn" "no")
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-nb.tex"
+ "/tex/generic/hyph-utf8/patterns/tex/hyph-nn.tex"
+ "/tex/generic/hyph-utf8/patterns/tex/hyph-no.tex")
+ (base32
+ "1fxnf671yz0p3lmdkspna7fjh96br1jy6yf7v17yh4fxwry3s4yz")))
+ (synopsis "Norwegian Bokmal and Nynorsk hyphenation patterns")
+ (description "This package provides hyphenation patterns for Norwegian
+Bokmal and Nynorsk in T1/EC and UTF-8 encodings.")
+ (license license:lppl)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 59/102: gnu: Add texlive-hyphen-romanian., (continued)
- 59/102: gnu: Add texlive-hyphen-romanian., guix-commits, 2019/07/15
- 65/102: gnu: Add texlive-hyphen-slovenian., guix-commits, 2019/07/15
- 76/102: gnu: Add texlive-etex., guix-commits, 2019/07/15
- 75/102: gnu: Add texlive-ruhyphen., guix-commits, 2019/07/15
- 72/102: gnu: Add texlive-hyphen-uppersorbian., guix-commits, 2019/07/15
- 70/102: gnu: Add texlive-hyphen-turkmen., guix-commits, 2019/07/15
- 50/102: gnu: Add texlive-hyphen-latin., guix-commits, 2019/07/15
- 85/102: gnu: Add texlive-graphics-def., guix-commits, 2019/07/15
- 64/102: gnu: Add texlive-hyphen-slovak., guix-commits, 2019/07/15
- 77/102: gnu: Add texlive-latexconfig., guix-commits, 2019/07/15
- 54/102: gnu: Add texlive-hyphen-norwegian.,
guix-commits <=
- 56/102: gnu: Add texlive-hyphen-piedmontese., guix-commits, 2019/07/15
- 63/102: gnu: Add texlive-hyphen-serbian., guix-commits, 2019/07/15
- 83/102: gnu: Add texlive-lm., guix-commits, 2019/07/15
- 53/102: gnu: Add texlive-hyphen-mongolian., guix-commits, 2019/07/15
- 78/102: gnu: Add texlive-docstrip., guix-commits, 2019/07/15
- 68/102: gnu: Add texlive-hyphen-thai., guix-commits, 2019/07/15
- 62/102: gnu: Add texlive-hyphen-sanskrit., guix-commits, 2019/07/15
- 73/102: gnu: Add texlive-hyphen-welsh., guix-commits, 2019/07/15
- 71/102: gnu: Add texlive-hyphen-ukrainian., guix-commits, 2019/07/15
- 86/102: gnu: Add texlive-graphics-cfg., guix-commits, 2019/07/15