mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 20:27:36 -05:00
gnu: texlive-latex-tocloft: Fix trailing whitespace in description.
* gnu/packages/tex.scm (texlive-latex-tocloft)[description]: Fix trailing whitespace.
This commit is contained in:
parent
10ad14df92
commit
757158a9c4
1 changed files with 1 additions and 1 deletions
|
@ -4828,7 +4828,7 @@ (define-public texlive-latex-tocloft
|
||||||
"This package provides control over the typography of the
|
"This package provides control over the typography of the
|
||||||
@dfn{Table of Contents}, @dfn{List of Figures} and @dfn{List of Tables},
|
@dfn{Table of Contents}, @dfn{List of Figures} and @dfn{List of Tables},
|
||||||
and the ability to create new ‘List of ...’. The ToC @code{\\parskip} may
|
and the ability to create new ‘List of ...’. The ToC @code{\\parskip} may
|
||||||
be changed. ")
|
be changed.")
|
||||||
(license license:lppl1.3c+)))
|
(license license:lppl1.3c+)))
|
||||||
|
|
||||||
(define-public texlive-latex-trimspaces
|
(define-public texlive-latex-trimspaces
|
||||||
|
|
Loading…
Reference in a new issue