gnu: texlive-xits: Fix typo in description.

* gnu/packages/tex.scm (texlive-xits)[description]: Add two spaces between sentences.

Change-Id: I296db7b68388d2728e6bc76e0203d220e585ba34
This commit is contained in:
Nicolas Goaziou 2024-06-03 14:08:04 +02:00 committed by Ludovic Courtès
parent 4983df5bff
commit 1c51c3a289
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -73478,7 +73478,7 @@ (define-public texlive-xits
(description
"XITS is a Times-like font for scientific typesetting with proper
mathematical support for modern, Unicode and OpenType capable TeX engines,
namely LuaTeX and XeTeX. For use with LuaLaTeX or XeLaTeX, support is
namely LuaTeX and XeTeX. For use with LuaLaTeX or XeLaTeX, support is
available from the @code{fontspec} and @code{unicode-math} packages.")
(license license:silofl1.1)))