me
/
guix
Archived
1
0
Fork 0

gnu: texlive-setspace: Add 'license' field.

* gnu/packages/tex.scm (texlive-setspace)[license]: New field.
master
Ludovic Courtès 2022-09-14 00:14:03 +02:00
parent ac17d6ebf8
commit 5017b1bc3a
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 1 deletions

View File

@ -11276,7 +11276,8 @@ lines in a document. Package options include @code{singlespacing},
@code{onehalfspacing}, and @code{doublespacing}. Alternatively the spacing
can be changed as required with the @code{\\singlespacing},
@code{\\onehalfspacing}, and @code{\\doublespacing} commands. Other size
spacings also available.")))
spacings also available.")
(license license:lppl)))
(define-public texlive-pgfgantt
(package