diff options
Diffstat (limited to 'gnu/packages/tex.scm')
-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 f09e1358ab..3e739d3f12 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -9348,7 +9348,7 @@ LY1 encoding.") (synopsis "Control sectional headers") (description "This is a LaTeX2ε package to help change the style of any or all of LaTeX's sectional headers in the article, book, or report classes. -Examples include the addition of rules above or below a section title. ") +Examples include the addition of rules above or below a section title.") (license license:lppl1.2+)))) (define-public texlive-morefloats |