[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
135/306: gnu: Add texlive-frimurer.
From: |
guix-commits |
Subject: |
135/306: gnu: Add texlive-frimurer. |
Date: |
Mon, 21 Aug 2023 10:36:03 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 637646247b482e48cd4d67ad2da5b1779f001e5a
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Aug 21 12:19:48 2023 +0200
gnu: Add texlive-frimurer.
* gnu/packages/tex.scm (texlive-frimurer): New variable.
---
gnu/packages/tex.scm | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 2856c24d6c..d95873b894 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -12594,6 +12594,30 @@ writing french operator names like @emph{pgcd},
@emph{ppcm}, @emph{Card},
@end itemize")
(license license:lppl1.3+)))
+(define-public texlive-frimurer
+ (package
+ (name "texlive-frimurer")
+ (version (number->string %texlive-revision))
+ (source (texlive-origin
+ name version
+ (list "doc/fonts/frimurer/"
+ "fonts/afm/public/frimurer/"
+ "fonts/enc/dvips/frimurer/"
+ "fonts/tfm/public/frimurer/"
+ "fonts/type1/public/frimurer/"
+ "source/fonts/frimurer/"
+ "tex/latex/frimurer/")
+ (base32
+ "072mbcn6272rs1sw85xznk0f7psqh3dkz8y0hayn8y7a83vcrfgr")))
+ (outputs '("out" "doc"))
+ (build-system texlive-build-system)
+ (home-page "https://ctan.org/pkg/frimurer";)
+ (synopsis "Access to the @emph{frimurer} cipher for use with LaTeX")
+ (description
+ "This package provides access to the @emph{frimurer} cipher for use with
+LaTeX.")
+ (license license:gpl3)))
+
(define-public texlive-frletter
(package
(name "texlive-frletter")
- 102/306: gnu: Add texlive-eco., (continued)
- 102/306: gnu: Add texlive-eco., guix-commits, 2023/08/21
- 108/306: gnu: Add texlive-elvish., guix-commits, 2023/08/21
- 110/306: gnu: Add texlive-epsdice., guix-commits, 2023/08/21
- 124/306: gnu: Add texlive-firamath., guix-commits, 2023/08/21
- 121/306: gnu: Add texlive-fetamont., guix-commits, 2023/08/21
- 120/306: gnu: Add texlive-fdsymbol., guix-commits, 2023/08/21
- 126/306: gnu: Add texlive-foekfont., guix-commits, 2023/08/21
- 128/306: gnu: Add texlive-fontawesome., guix-commits, 2023/08/21
- 130/306: gnu: Add texlive-fontmfizz., guix-commits, 2023/08/21
- 134/306: gnu: Add texlive-frederika2016., guix-commits, 2023/08/21
- 135/306: gnu: Add texlive-frimurer.,
guix-commits <=
- 136/306: gnu: Add texlive-garamond-libre., guix-commits, 2023/08/21
- 138/306: gnu: Add texlive-genealogy., guix-commits, 2023/08/21
- 139/306: gnu: Add texlive-gfsartemisia., guix-commits, 2023/08/21
- 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