From 757158a9c435f523f049d84deb80e3932e060e80 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 29 Dec 2021 22:37:00 -0800 Subject: gnu: texlive-latex-tocloft: Fix trailing whitespace in description. * gnu/packages/tex.scm (texlive-latex-tocloft)[description]: Fix trailing whitespace. --- gnu/packages/tex.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/tex.scm') diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index a54279943f..dc3c6eb790 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -4828,7 +4828,7 @@ of which make use of the @code{stackengine} core.") "This package provides control over the typography of the @dfn{Table of Contents}, @dfn{List of Figures} and @dfn{List of Tables}, and the ability to create new ‘List of ...’. The ToC @code{\\parskip} may -be changed. ") +be changed.") (license license:lppl1.3c+))) (define-public texlive-latex-trimspaces -- cgit v1.2.3