gnu: texlive-collection-luatex: Improve description.

* gnu/packages/tex.scm (texlive-collection-luatex)[description]: Use complete sentences.
This commit is contained in:
Nicolas Goaziou 2023-07-15 16:37:37 +02:00
parent c335c5f661
commit dddcc12038
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -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