[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/109: gnu: Add texlive-hyphen-romanian.
From: |
guix-commits |
Subject: |
59/109: gnu: Add texlive-hyphen-romanian. |
Date: |
Tue, 16 Jul 2019 08:22:48 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 02cb672a81203f3969d29e2e9d0fc5992f7eb818
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:58:28 2019 +0200
gnu: Add texlive-hyphen-romanian.
* gnu/packages/tex.scm (texlive-hyphen-romanian): 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 44f0128..aa49bf4 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -2063,6 +2063,18 @@ and UTF-8 encodings.")
T1/EC and UTF-8 encodings.")
(license license:lppl)))
+(define-public texlive-hyphen-romanian
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-romanian" "ro"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-ro.tex")
+ (base32
+ "12i1vryl51yhdpj163ahfyiy21rjmf4gkqgslpriirdjmyrwrs65")))
+ (synopsis "Romanian hyphenation patterns")
+ (description "This package provides hyphenation patterns for Romanian in
+T1/EC and UTF-8 encodings.")
+ (license license:lppl)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 57/109: gnu: Add texlive-hyphen-polish., (continued)
- 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
- 58/109: gnu: Add texlive-hyphen-portuguese., guix-commits, 2019/07/16
- 59/109: gnu: Add texlive-hyphen-romanian.,
guix-commits <=
- 61/109: gnu: Add texlive-hyphen-russian., guix-commits, 2019/07/16
- 64/109: gnu: Add texlive-hyphen-slovak., guix-commits, 2019/07/16
- 66/109: gnu: Add texlive-hyphen-spanish., guix-commits, 2019/07/16
- 70/109: gnu: Add texlive-hyphen-turkmen., guix-commits, 2019/07/16
- 80/109: gnu: Add texlive-mflogo-font., guix-commits, 2019/07/16
- 77/109: gnu: Add texlive-latexconfig., guix-commits, 2019/07/16
- 78/109: gnu: Add texlive-docstrip., guix-commits, 2019/07/16
- 74/109: gnu: Add texlive-ukrhyph., guix-commits, 2019/07/16
- 83/109: gnu: Add texlive-lm., guix-commits, 2019/07/16
- 65/109: gnu: Add texlive-hyphen-slovenian., guix-commits, 2019/07/16