gnu: texlive-collection-luatex: Improve description.
* gnu/packages/tex.scm (texlive-collection-luatex)[description]: Use complete sentences.
This commit is contained in:
parent
c335c5f661
commit
dddcc12038
1 changed files with 4 additions and 4 deletions
|
@ -19668,10 +19668,10 @@ (define-public texlive-collection-luatex
|
||||||
(home-page "https://www.tug.org/texlive/")
|
(home-page "https://www.tug.org/texlive/")
|
||||||
(synopsis "LuaTeX packages")
|
(synopsis "LuaTeX packages")
|
||||||
(description
|
(description
|
||||||
"Packages for LuaTeX, a TeX engine using Lua as an embedded scripting and
|
"This is a collection of packages for LuaTeX, a TeX engine using Lua as
|
||||||
extension language, with native support for Unicode, OpenType/TrueType fonts,
|
an embedded scripting and extension language, with native support for Unicode,
|
||||||
and both PDF and DVI output. The LuaTeX engine itself, and plain formats, are
|
OpenType/TrueType fonts, and both PDF and DVI output. The LuaTeX engine
|
||||||
in @code{collection-basic}.")
|
itself, and plain formats, are in @code{collection-basic}.")
|
||||||
(license (license:fsf-free "https://www.tug.org/texlive/copying.html"))))
|
(license (license:fsf-free "https://www.tug.org/texlive/copying.html"))))
|
||||||
|
|
||||||
(define-public texlive-collection-metapost
|
(define-public texlive-collection-metapost
|
||||||
|
|
Loading…
Reference in a new issue