me
/
guix
Archived
1
0
Fork 0

gnu: texlive-caption: Fix description.

* gnu/packages/tex.scm (texlive-caption): Update description.
[description]: newfloat.sty and totalcount.sty are not in the package.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Wiktor Żelazny 2022-09-02 08:27:31 +02:00 committed by Ludovic Courtès
parent e879111c09
commit 9c5a952818
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -9804,8 +9804,8 @@ of compatibility notes, for other packages, is provided in the
documentation. The package also provides the \"caption outside documentation. The package also provides the \"caption outside
float\" facility, in the same way that simpler packages like float\" facility, in the same way that simpler packages like
@code{capt-ofcapt-of} do. The package supersedes @code{caption2}. @code{capt-ofcapt-of} do. The package supersedes @code{caption2}.
Packages @code{bicaption}, @code{ltcaption}, @code{newfloat}, Packages @code{bicaption}, @code{ltcaption} and @code{subcaption} are
@code{subcaption} and @code{totalcount} are included in the bundle.") included in the bundle.")
(license license:lppl1.3+)))) (license license:lppl1.3+))))
(define-public texlive-symbol (define-public texlive-symbol