mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: texlive-sectsty: Fix trailing whitespace in description.
* gnu/packages/tex.scm (texlive-sectsty)[description]: Fix trailing whitespace.
This commit is contained in:
parent
b950480a1d
commit
80d938832d
1 changed files with 1 additions and 1 deletions
|
@ -9348,7 +9348,7 @@ (define-public texlive-sectsty
|
|||
(synopsis "Control sectional headers")
|
||||
(description "This is a LaTeX2ε package to help change the style of any or
|
||||
all of LaTeX's sectional headers in the article, book, or report classes.
|
||||
Examples include the addition of rules above or below a section title. ")
|
||||
Examples include the addition of rules above or below a section title.")
|
||||
(license license:lppl1.2+))))
|
||||
|
||||
(define-public texlive-morefloats
|
||||
|
|
Loading…
Reference in a new issue