gnu: texlive-setspace: Add 'license' field.
* gnu/packages/tex.scm (texlive-setspace)[license]: New field.master
parent
ac17d6ebf8
commit
5017b1bc3a
|
@ -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
|
||||
|
|
Reference in New Issue