[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
167/306: gnu: Add texlive-imfellenglish.
From: |
guix-commits |
Subject: |
167/306: gnu: Add texlive-imfellenglish. |
Date: |
Mon, 21 Aug 2023 10:36:12 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 9610ccaf2dd5e4c078594e96e5a03fbc66228e67
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Aug 21 12:26:39 2023 +0200
gnu: Add texlive-imfellenglish.
* gnu/packages/tex.scm (texlive-imfellenglish): New variable.
---
gnu/packages/tex.scm | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 78c0261a22..9d6e1856e5 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -14752,6 +14752,33 @@ symbols needed in a document.")
@emph{International Journal of Quantum Chemistry}.")
(license license:lppl)))
+(define-public texlive-imfellenglish
+ (package
+ (name "texlive-imfellenglish")
+ (version (number->string %texlive-revision))
+ (source (texlive-origin
+ name version
+ (list "doc/fonts/imfellenglish/"
+ "fonts/enc/dvips/imfellenglish/"
+ "fonts/map/dvips/imfellenglish/"
+ "fonts/opentype/iginomarini/imfellenglish/"
+ "fonts/tfm/iginomarini/imfellenglish/"
+ "fonts/type1/iginomarini/imfellenglish/"
+ "fonts/vf/iginomarini/imfellenglish/"
+ "tex/latex/imfellenglish/")
+ (base32
+ "0pw4nsw4pl1nf99j58sy37064712by6kqcb40xkrcl5d9czx45bh")))
+ (outputs '("out" "doc"))
+ (build-system texlive-build-system)
+ (home-page "https://ctan.org/pkg/imfellenglish")
+ (synopsis "IM Fell English fonts with LaTeX support")
+ (description
+ "Igino Marini has implemented digital revivals of fonts bequeathed to
+Oxford University by Dr.@: John Fell, Bishop of Oxford and Dean of Christ
+Church in 1686. This package provides the English family, consisting of
+Roman, Italic and Small-Cap fonts.")
+ (license license:silofl1.1)))
+
(define-public texlive-impatient
(package
(name "texlive-impatient")
- 144/306: gnu: Add texlive-gfsneohellenic., (continued)
- 144/306: gnu: Add texlive-gfsneohellenic., guix-commits, 2023/08/21
- 146/306: gnu: Add texlive-gfssolomos., guix-commits, 2023/08/21
- 150/306: gnu: Add texlive-gofonts., guix-commits, 2023/08/21
- 153/306: gnu: Add texlive-grotesq., guix-commits, 2023/08/21
- 155/306: gnu: Add texlive-hacm., guix-commits, 2023/08/21
- 156/306: gnu: Add texlive-hamnosys., guix-commits, 2023/08/21
- 157/306: gnu: Add texlive-hands., guix-commits, 2023/08/21
- 161/306: gnu: Add texlive-heuristica., guix-commits, 2023/08/21
- 164/306: gnu: Add texlive-hindmadurai., guix-commits, 2023/08/21
- 166/306: gnu: Add texlive-ifsym., guix-commits, 2023/08/21
- 167/306: gnu: Add texlive-imfellenglish.,
guix-commits <=
- 169/306: gnu: Add texlive-inter., guix-commits, 2023/08/21
- 171/306: gnu: Add texlive-jablantile., guix-commits, 2023/08/21
- 173/306: gnu: Add texlive-josefin., guix-commits, 2023/08/21
- 175/306: gnu: Add texlive-kixfont., guix-commits, 2023/08/21
- 177/306: gnu: Add texlive-lato., guix-commits, 2023/08/21
- 179/306: gnu: Add texlive-lfb., guix-commits, 2023/08/21
- 87/306: gnu: Add texlive-dictsym., guix-commits, 2023/08/21
- 186/306: gnu: Add texlive-librebaskerville., guix-commits, 2023/08/21
- 189/306: gnu: Add texlive-librefranklin., guix-commits, 2023/08/21
- 192/306: gnu: Add texlive-lobster2., guix-commits, 2023/08/21