[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/110: gnu: Add texlive-hyphen-dutch.
From: |
guix-commits |
Subject: |
30/110: gnu: Add texlive-hyphen-dutch. |
Date: |
Tue, 23 Jul 2019 15:44:26 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 5d2c09ca1f87479ceff711b3f34aa3e19e17488b
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:54:27 2019 +0200
gnu: Add texlive-hyphen-dutch.
* gnu/packages/tex.scm (texlive-hyphen-dutch): 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 84ddcab..31c6ced 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1593,6 +1593,18 @@ T1/EC and UTF-8 encodings.")
;; Either LPPL 1.3 or later, or Expat
(license (list license:lppl1.3+ license:expat))))
+(define-public texlive-hyphen-dutch
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-dutch" "nl"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-nl.tex")
+ (base32
+ "0cq46cmgjc4y2x0xs9b0a5zca3jmszv4rkzmrhgjb5z2nm3xkrpi")))
+ (synopsis "Hyphenation patterns for Dutch")
+ (description "The package provides hyphenation patterns for Dutch in T1/EC
+and UTF-8 encodings.")
+ (license license:lppl1.0+)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 18/110: gnu: Add texlive-hyphen-armenian., (continued)
- 18/110: gnu: Add texlive-hyphen-armenian., guix-commits, 2019/07/23
- 25/110: gnu: Add texlive-hyphen-churchslavonic., guix-commits, 2019/07/23
- 24/110: gnu: Add texlive-hyphen-chinese., guix-commits, 2019/07/23
- 29/110: gnu: Add texlive-hyphen-danish., guix-commits, 2019/07/23
- 31/110: gnu: Add texlive-hyphen-english., guix-commits, 2019/07/23
- 35/110: gnu: Add texlive-hyphen-finnish., guix-commits, 2019/07/23
- 34/110: gnu: Add texlive-hyphen-ethiopic., guix-commits, 2019/07/23
- 36/110: gnu: Add texlive-hyphen-french., guix-commits, 2019/07/23
- 39/110: gnu: Add texlive-hyphen-georgian., guix-commits, 2019/07/23
- 32/110: gnu: Add texlive-hyphen-esperanto., guix-commits, 2019/07/23
- 30/110: gnu: Add texlive-hyphen-dutch.,
guix-commits <=
- 37/110: gnu: Add texlive-hyphen-friulan., guix-commits, 2019/07/23
- 40/110: gnu: Add texlive-hyphen-german., guix-commits, 2019/07/23
- 38/110: gnu: Add texlive-hyphen-galician., guix-commits, 2019/07/23
- 33/110: gnu: Add texlive-hyphen-estonian., guix-commits, 2019/07/23
- 41/110: gnu: Add texlive-hyphen-greek., guix-commits, 2019/07/23
- 43/110: gnu: Add texlive-hyphen-icelandic., guix-commits, 2019/07/23
- 42/110: gnu: Add texlive-hyphen-hungarian., guix-commits, 2019/07/23
- 45/110: gnu: Add texlive-hyphen-indonesian., guix-commits, 2019/07/23
- 49/110: gnu: Add texlive-hyphen-kurmanji., guix-commits, 2019/07/23
- 51/110: gnu: Add texlive-hyphen-latvian., guix-commits, 2019/07/23