all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#57539] [PATCH] gnu: texlive-caption: Fix description.
@ 2022-09-02  6:27 Wiktor Żelazny
  2022-09-04 21:11 ` bug#57539: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Wiktor Żelazny @ 2022-09-02  6:27 UTC (permalink / raw)
  To: 57539; +Cc: Wiktor Żelazny

From: Wiktor Żelazny <wzelazny@vurv.cz>

* gnu/packages/tex.scm (texlive-caption): Update description.
[description]: newfloat.sty and totalcount.sty are not in the package.
---
 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 1b3c086d54..8638779bbf 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -9787,8 +9787,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

base-commit: bd638a8ad6140db87851a86faae89e736e148f3d
-- 
2.37.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#57539: [PATCH] gnu: texlive-caption: Fix description.
  2022-09-02  6:27 [bug#57539] [PATCH] gnu: texlive-caption: Fix description Wiktor Żelazny
@ 2022-09-04 21:11 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-09-04 21:11 UTC (permalink / raw)
  To: Wiktor Żelazny; +Cc: 57539-done, Wiktor Żelazny

Wiktor Żelazny <wz@freeshell.de> skribis:

> From: Wiktor Żelazny <wzelazny@vurv.cz>
>
> * gnu/packages/tex.scm (texlive-caption): Update description.
> [description]: newfloat.sty and totalcount.sty are not in the package.

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-04 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-02  6:27 [bug#57539] [PATCH] gnu: texlive-caption: Fix description Wiktor Żelazny
2022-09-04 21:11 ` bug#57539: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.