guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: texlive-collection-langjapanese: Disambiguate description.


From: guix-commits
Subject: 02/02: gnu: texlive-collection-langjapanese: Disambiguate description.
Date: Wed, 16 Aug 2023 07:35:30 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit 5c78644154a00d5665f36f0febd931bc6262c628
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Wed Aug 16 13:32:21 2023 +0200

    gnu: texlive-collection-langjapanese: Disambiguate description.
    
    * gnu/packages/tex.scm (texlive-collection-langjapanese)[description]: 
Reword
    it to clarify that TEXLIVE-COLLECTION-LANGCJK is included.
---
 gnu/packages/tex.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 1e69d35b07..0e48fb816a 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -43365,8 +43365,8 @@ simply on the size of the support.")
     (home-page "https://www.tug.org/texlive/";)
     (synopsis "Support for Japanese")
     (description
-     "This collection provides support for Japanese; additional packages are
-in @code{collection-langcjk}.")
+     "This collection provides support for Japanese, with additional packages
+from @code{collection-langcjk}.")
     (license (license:fsf-free "https://www.tug.org/texlive/copying.html";))))
 
 (define-public texlive-collection-langother



reply via email to

[Prev in Thread] Current Thread [Next in Thread]