[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
192/306: gnu: Add texlive-lobster2.
From: |
guix-commits |
Subject: |
192/306: gnu: Add texlive-lobster2. |
Date: |
Mon, 21 Aug 2023 10:36:20 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 4db76b5a0366df309f5c8965b6947fb0316d9df9
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Aug 21 12:39:58 2023 +0200
gnu: Add texlive-lobster2.
* gnu/packages/tex.scm (texlive-lobster2): New variable.
---
gnu/packages/tex.scm | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 6a4fb3023b..580dfe0c35 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -16889,6 +16889,34 @@ texts, particularly @code{Missal} and @code{Breviary}
texts. The package
assumes availability of Latin typesetting packages.")
(license license:lppl)))
+(define-public texlive-lobster2
+ (package
+ (name "texlive-lobster2")
+ (version (number->string %texlive-revision))
+ (source (texlive-origin
+ name version
+ (list "doc/fonts/lobster2/"
+ "fonts/enc/dvips/lobster2/"
+ "fonts/map/dvips/lobster2/"
+ "fonts/opentype/impallari/lobster2/"
+ "fonts/tfm/impallari/lobster2/"
+ "fonts/type1/impallari/lobster2/"
+ "fonts/vf/impallari/lobster2/"
+ "tex/latex/lobster2/")
+ (base32
+ "0jq6287n0c0qzcx6jch0d9k7axg119z2p2mw6i3s40jdyg67m3a4")))
+ (outputs '("out" "doc"))
+ (build-system texlive-build-system)
+ (home-page "https://ctan.org/pkg/lobster2")
+ (synopsis "Lobster Two fonts, with support for all LaTeX engines")
+ (description
+ "This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for
+the Lobster Two family of fonts, designed by Pablo Impallari. This is
+a family of script fonts with many ligatures and terminal forms; for the best
+results, use XeLaTeX or LuaLaTeX. There are two weights and italic variants
+for both.")
+ (license (list license:silofl1.1 license:lppl))))
+
(define-public texlive-logicproof
(package
(name "texlive-logicproof")
- 167/306: gnu: Add texlive-imfellenglish., (continued)
- 167/306: gnu: Add texlive-imfellenglish., guix-commits, 2023/08/21
- 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 <=
- 193/306: gnu: Add texlive-logix., guix-commits, 2023/08/21
- 194/306: gnu: Add texlive-lxfonts., guix-commits, 2023/08/21
- 200/306: gnu: Add texlive-mdsymbol., guix-commits, 2023/08/21
- 202/306: gnu: Add texlive-miama., guix-commits, 2023/08/21
- 206/306: gnu: Add texlive-mnsymbol., guix-commits, 2023/08/21
- 211/306: gnu: Add texlive-newtxsf., guix-commits, 2023/08/21
- 210/306: gnu: Add texlive-newpx., guix-commits, 2023/08/21
- 212/306: gnu: Add texlive-newtxtt., guix-commits, 2023/08/21
- 213/306: gnu: Add texlive-niceframe-type1., guix-commits, 2023/08/21
- 215/306: gnu: Add texlive-nkarta., guix-commits, 2023/08/21