[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
50/109: gnu: Add texlive-hyphen-latin.
From: |
guix-commits |
Subject: |
50/109: gnu: Add texlive-hyphen-latin. |
Date: |
Tue, 16 Jul 2019 08:22:46 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 520fec4628f98bcdad15003371b7d445bf771fac
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:57:23 2019 +0200
gnu: Add texlive-hyphen-latin.
* gnu/packages/tex.scm (texlive-hyphen-latin): New variable.
---
gnu/packages/tex.scm | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 8983c27..311633b 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1938,6 +1938,28 @@ Kurmanji (Northern Kurdish) as spoken in Turkey and by
the Kurdish diaspora in
Europe, in T1/EC and UTF-8 encodings.")
(license license:lppl)))
+(define-public texlive-hyphen-latin
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-latin" '("la-x-classic" "la-x-liturgic" "la")
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-la-x-classic.tex"
+
"/tex/generic/hyph-utf8/patterns/tex/hyph-la-x-liturgic.tex"
+ "/tex/generic/hyph-utf8/patterns/tex/hyph-la.tex")
+ (base32
+ "1d8d6b47r4r000gqgzyl0sy9is0y0dg41jp8fw4gqq8qmcgdxgsg")))
+ (synopsis "Liturgical Latin hyphenation patterns")
+ (description "This package provides hyphenation patterns for Latin in
+T1/EC and UTF-8 encodings, mainly in modern spelling (u when u is needed and v
+when v is needed), medieval spelling with the ligatures @code{\\ae} and
+@code{\\oe} and the (uncial) lowercase 'v' written as a 'u' is also supported.
+Apparently there is no conflict between the patterns of modern Latin and those
+of medieval Latin. It also includes hyphenation patterns for the Classical
+Latin in T1/EC and UTF-8 encodings. Classical Latin hyphenation patterns are
+different from those of 'plain' Latin, the latter being more adapted to modern
+Latin. It also provides hyphenation patterns for the Liturgical Latin in
+T1/EC and UTF-8 encodings.")
+ (license license:lppl)))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 37/109: gnu: Add texlive-hyphen-friulan., (continued)
- 37/109: gnu: Add texlive-hyphen-friulan., guix-commits, 2019/07/16
- 38/109: gnu: Add texlive-hyphen-galician., guix-commits, 2019/07/16
- 39/109: gnu: Add texlive-hyphen-georgian., guix-commits, 2019/07/16
- 36/109: gnu: Add texlive-hyphen-french., guix-commits, 2019/07/16
- 40/109: gnu: Add texlive-hyphen-german., guix-commits, 2019/07/16
- 24/109: gnu: Add texlive-hyphen-chinese., guix-commits, 2019/07/16
- 26/109: gnu: Add texlive-hyphen-coptic., guix-commits, 2019/07/16
- 35/109: gnu: Add texlive-hyphen-finnish., guix-commits, 2019/07/16
- 34/109: gnu: Add texlive-hyphen-ethiopic., guix-commits, 2019/07/16
- 48/109: gnu: Add texlive-hyphen-italian., guix-commits, 2019/07/16
- 50/109: gnu: Add texlive-hyphen-latin.,
guix-commits <=
- 49/109: gnu: Add texlive-hyphen-kurmanji., guix-commits, 2019/07/16
- 31/109: gnu: Add texlive-hyphen-english., guix-commits, 2019/07/16
- 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