[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
92/97: gnu: texlive-scripts: Fix typo in description.
From: |
guix-commits |
Subject: |
92/97: gnu: texlive-scripts: Fix typo in description. |
Date: |
Fri, 21 Jun 2024 06:41:34 -0400 (EDT) |
ngz pushed a commit to branch tex-team
in repository guix.
commit 682f7a9fb69a9b03321297e48b9a5bdfd4da0bcb
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Jun 21 09:00:51 2024 +0200
gnu: texlive-scripts: Fix typo in description.
* gnu/packages/tex.scm (texlive-scripts)[description]: Fix typo.
Change-Id: I6a495a44f65549d0250f179c75c231b665b006b2
---
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 3c33988e08..fa7428f820 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -507,7 +507,7 @@ of user-specified directories similar to how shells look up
executables.")
(synopsis "TeX Live infrastructure programs")
(description
"This package provides core TeX Live scripts such as @code{updmap},
-@code{fmtutil}, and @code{tlmgr}. It is is automatically installed alongside
+@code{fmtutil}, and @code{tlmgr}. It is automatically installed alongside
@code{texlive-bin}.")
(license (license:fsf-free "https://www.tug.org/texlive/copying.html"))))
- 25/97: gnu: Add texlive-xetex-bin., (continued)
- 25/97: gnu: Add texlive-xetex-bin., guix-commits, 2024/06/21
- 47/97: gnu: Add texlive-cjkutils-bin., guix-commits, 2024/06/21
- 19/97: gnu: Add texlive-patgen-bin., guix-commits, 2024/06/21
- 34/97: gnu: Add texlive-bibtex8-bin., guix-commits, 2024/06/21
- 32/97: gnu: Add texlive-pmx-bin., guix-commits, 2024/06/21
- 44/97: gnu: Add texlive-makeindex-bin., guix-commits, 2024/06/21
- 63/97: gnu: texlive-kpathsea: Propagate the binaries., guix-commits, 2024/06/21
- 68/97: gnu: texlive-ps2pk: Build binaries separately., guix-commits, 2024/06/21
- 77/97: gnu: texlive-texdirflatten: Add missing Perl input., guix-commits, 2024/06/21
- 90/97: gnu: TeX Live packages built from TEXLIVE-SOURCE use same version., guix-commits, 2024/06/21
- 92/97: gnu: texlive-scripts: Fix typo in description.,
guix-commits <=
- 17/97: gnu: Add texlive-fontware-bin., guix-commits, 2024/06/21
- 29/97: gnu: Add texlive-m-tx-bin., guix-commits, 2024/06/21
- 30/97: gnu: Add texlive-autosp-bin., guix-commits, 2024/06/21
- 48/97: gnu: Add texlive-chktex-bin., guix-commits, 2024/06/21
- 51/97: gnu: Add texlive-dvi2tty-bin., guix-commits, 2024/06/21
- 54/97: gnu: Add texlive-dvipng-bin., guix-commits, 2024/06/21
- 61/97: gnu: texlive-texdoctk: Fix runtime error., guix-commits, 2024/06/21
- 14/97: gnu: texlive-latex-bin: Create symlinks for "latex" variants., guix-commits, 2024/06/21
- 38/97: gnu: Add texlive-tex4ht-bin., guix-commits, 2024/06/21
- 40/97: gnu: Add texlive-tpic2pdftex-bin., guix-commits, 2024/06/21