aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-07-15 16:37:37 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-07-18 18:18:20 +0200
commitdddcc12038638045789c334479845408c5079be3 (patch)
tree05e8d2783f34a9e91ba7c8aa6e656898849be45d /gnu/packages
parentc335c5f661947c84c26532dfe73631c27aaf5b6d (diff)
downloadguix-dddcc12038638045789c334479845408c5079be3.tar.gz
guix-dddcc12038638045789c334479845408c5079be3.zip
gnu: texlive-collection-luatex: Improve description.
* gnu/packages/tex.scm (texlive-collection-luatex)[description]: Use complete sentences.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/tex.scm8
1 files 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 @@ LaTeX which have widespread use.")
(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