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
|
@code{onehalfspacing}, and @code{doublespacing}. Alternatively the spacing
|
||||||
can be changed as required with the @code{\\singlespacing},
|
can be changed as required with the @code{\\singlespacing},
|
||||||
@code{\\onehalfspacing}, and @code{\\doublespacing} commands. Other size
|
@code{\\onehalfspacing}, and @code{\\doublespacing} commands. Other size
|
||||||
spacings also available.")))
|
spacings also available.")
|
||||||
|
(license license:lppl)))
|
||||||
|
|
||||||
(define-public texlive-pgfgantt
|
(define-public texlive-pgfgantt
|
||||||
(package
|
(package
|
||||||
|
|
Reference in New Issue