From 1c51c3a28992b71416c2b35f50ee332dce73ac69 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Mon, 3 Jun 2024 14:08:04 +0200 Subject: 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(-) (limited to 'gnu') diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 5b88bdce1b..afe7b54e2f 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -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))) -- cgit v1.2.3