From 9c5a952818d4780ae62f0cd1e413fd611f4adf24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wiktor=20=C5=BBelazny?= Date: Fri, 2 Sep 2022 08:27:31 +0200 Subject: [PATCH] gnu: texlive-caption: Fix description. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- gnu/packages/tex.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 80edb64186..56308c4cf9 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -9804,8 +9804,8 @@ (define-public texlive-caption documentation. The package also provides the \"caption outside float\" facility, in the same way that simpler packages like @code{capt-ofcapt-of} do. The package supersedes @code{caption2}. -Packages @code{bicaption}, @code{ltcaption}, @code{newfloat}, -@code{subcaption} and @code{totalcount} are included in the bundle.") +Packages @code{bicaption}, @code{ltcaption} and @code{subcaption} are +included in the bundle.") (license license:lppl1.3+)))) (define-public texlive-symbol