Put in earplugs
This commit is contained in:
parent
913fbb20b2
commit
b6ecd71d2a
1 changed files with 17 additions and 0 deletions
|
@ -61,6 +61,23 @@
|
||||||
;; - [x] sans-guilt
|
;; - [x] sans-guilt
|
||||||
;; - [x] work-avec
|
;; - [x] work-avec
|
||||||
|
|
||||||
|
;; a metapackage for all packaged fonts
|
||||||
|
(define-public font-osp-collection
|
||||||
|
(package
|
||||||
|
(name "font-osp-collection")
|
||||||
|
(home-page "http://osp.kitchen/foundry/")
|
||||||
|
(synopsis "A collection of fonts from OSP")
|
||||||
|
(propagated-inputs
|
||||||
|
(list
|
||||||
|
font-osp-work-avec
|
||||||
|
font-osp-sans-guilt
|
||||||
|
font-osp-reglo
|
||||||
|
font-osp-libertinage
|
||||||
|
font-osp-fluxisch-else
|
||||||
|
font-osp-din
|
||||||
|
font-osp-crickx
|
||||||
|
font-osp-belgica-belgika
|
||||||
|
font-osp-alfphabet))))
|
||||||
|
|
||||||
;; http://osp.kitchen/foundry/libertinage/
|
;; http://osp.kitchen/foundry/libertinage/
|
||||||
;; https://gitlab.constantvzw.org/osp/foundry.libertinage
|
;; https://gitlab.constantvzw.org/osp/foundry.libertinage
|
||||||
|
|
Loading…
Reference in a new issue