mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: texlive-setspace: Add 'license' field.
* gnu/packages/tex.scm (texlive-setspace)[license]: New field.
This commit is contained in:
parent
ac17d6ebf8
commit
5017b1bc3a
1 changed files with 2 additions and 1 deletions
|
@ -11276,7 +11276,8 @@ (define-public texlive-setspace
|
|||
@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
|
||||
|
|
Loading…
Reference in a new issue