[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
91/137: gnu: texlive-scripts: Fix typo in description.
From: |
guix-commits |
Subject: |
91/137: gnu: texlive-scripts: Fix typo in description. |
Date: |
Mon, 24 Jun 2024 18:27:15 -0400 (EDT) |
ngz pushed a commit to branch tex-team
in repository guix.
commit 81047016519b7aca624cf41a35d8a306ac88c208
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"))))
- 84/137: guix: import texlive: Move a comment., (continued)
- 84/137: guix: import texlive: Move a comment., guix-commits, 2024/06/24
- 65/137: gnu: Add texlive-luajittex-bin., guix-commits, 2024/06/24
- 71/137: gnu: texlive-axodraw2: Build binary separately., guix-commits, 2024/06/24
- 78/137: gnu: texlive-scripts: Add missing "mktexfmt" symlink., guix-commits, 2024/06/24
- 98/137: gnu: Do not create origins for "ctxdocstrip.tex"., guix-commits, 2024/06/24
- 99/137: gnu: texlive-metafont: Fix inputs., guix-commits, 2024/06/24
- 100/137: gnu: texlive-luatex: Remove unnecessary native input., guix-commits, 2024/06/24
- 102/137: gnu: texlive-makecmds: Remove unnecessary input., guix-commits, 2024/06/24
- 103/137: gnu: texlive-dotseqn: Remove native input., guix-commits, 2024/06/24
- 87/137: guix: import texlive: Implement auto-updates., guix-commits, 2024/06/24
- 91/137: gnu: texlive-scripts: Fix typo in description.,
guix-commits <=
- 106/137: gnu: texlive-pdfcrop. Add "rpdfcrop" symlink., guix-commits, 2024/06/24
- 110/137: gnu: tex: Set properties to protect inputs during updates., guix-commits, 2024/06/24
- 112/137: gnu: texlive-match-parens: Specify upstream name., guix-commits, 2024/06/24
- 114/137: gnu: Turn TEXLIVE-SOURCE into a complete package., guix-commits, 2024/06/24
- 116/137: gnu: texlive-ran-toks: Specify upstream name., guix-commits, 2024/06/24
- 122/137: gnu: texlive-amstex: Create missing symlink., guix-commits, 2024/06/24
- 88/137: gnu: Set version of all TeX Live packages to "2023.0"., guix-commits, 2024/06/24
- 133/137: gnu: texlive-jadetex: Small refactoring., guix-commits, 2024/06/24
- 83/137: guix: import texlive: Remove `files-differ?' function., guix-commits, 2024/06/24
- 92/137: gnu: Factorize URLs relative to TeX Live., guix-commits, 2024/06/24