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
parent
e879111c09
commit
9c5a952818
|
@ -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
|
||||||
|
|
Reference in New Issue