ngz pushed a commit to branch tex-team
in repository guix.

commit d955943cb02b9ddde06721229bbd2475bc9b070f
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Mon Jun 3 14:08:04 2024 +0200

    gnu: texlive-xits: Fix typo in description.
    
    * gnu/packages/tex.scm (texlive-xits)[description]: Add two spaces between 
sentences.
    
    Change-Id: I296db7b68388d2728e6bc76e0203d220e585ba34
---
 gnu/packages/tex.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 13824d3765..1b5ccf0525 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -73477,7 +73477,7 @@ in terms of the collating order of the text being 
processed.")
     (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)))
 

Reply via email to