From dddcc12038638045789c334479845408c5079be3 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sat, 15 Jul 2023 16:37:37 +0200 Subject: [PATCH] gnu: texlive-collection-luatex: Improve description. * gnu/packages/tex.scm (texlive-collection-luatex)[description]: Use complete sentences. --- gnu/packages/tex.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 6a067a0dc6..7265dacb15 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -19668,10 +19668,10 @@ (define-public texlive-collection-luatex (home-page "https://www.tug.org/texlive/") (synopsis "LuaTeX packages") (description - "Packages for LuaTeX, a TeX engine using Lua as an embedded scripting and -extension language, with native support for Unicode, OpenType/TrueType fonts, -and both PDF and DVI output. The LuaTeX engine itself, and plain formats, are -in @code{collection-basic}.") + "This is a collection of packages for LuaTeX, a TeX engine using Lua as +an embedded scripting and extension language, with native support for Unicode, +OpenType/TrueType fonts, and both PDF and DVI output. The LuaTeX engine +itself, and plain formats, are in @code{collection-basic}.") (license (license:fsf-free "https://www.tug.org/texlive/copying.html")))) (define-public texlive-collection-metapost