diff options
-rw-r--r-- | gnu/packages/tex.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |