[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
147/243: gnu: Add texlive-translation-array-fr.
From: |
guix-commits |
Subject: |
147/243: gnu: Add texlive-translation-array-fr. |
Date: |
Fri, 11 Aug 2023 08:46:02 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 77609bedf9086efc9c2e0e387d502680ced18264
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Aug 10 09:25:06 2023 +0200
gnu: Add texlive-translation-array-fr.
* gnu/packages/tex.scm (texlive-translation-array-fr): New variable.
---
gnu/packages/tex.scm | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 261aed5720..3725be7169 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -8139,6 +8139,24 @@ to use the environment.")
display calculators, specifically the TI-82 STATS.")
(license license:lppl1.3c)))
+(define-public texlive-translation-array-fr
+ (package
+ (name "texlive-translation-array-fr")
+ (version (number->string %texlive-revision))
+ (source (texlive-origin
+ name version
+ (list "doc/latex/translation-array-fr/")
+ (base32
+ "128k8isyn4s0v496sykn22fqn0gfwyyk19kcrmxnc6clgxxfbdy6")))
+ (outputs '("out" "doc"))
+ (build-system texlive-build-system)
+ (home-page "https://ctan.org/pkg/translation-array-fr")
+ (synopsis "French translation of the documentation of @code{array}")
+ (description
+ "This package provides a French translation of the documentation of
+@code{array}.")
+ (license license:lppl)))
+
(define-public texlive-turnstile
(package
(name "texlive-turnstile")
- 127/243: gnu: Add texlive-e-french., (continued)
- 127/243: gnu: Add texlive-e-french., guix-commits, 2023/08/11
- 129/243: gnu: Add texlive-expose-expl3-dunkerque-2019., guix-commits, 2023/08/11
- 130/243: gnu: Add texlive-facture., guix-commits, 2023/08/11
- 131/243: gnu: Add texlive-formation-latex-ul., guix-commits, 2023/08/11
- 132/243: gnu: Add texlive-frenchmath., guix-commits, 2023/08/11
- 137/243: gnu: Add texlive-l2tabu-french., guix-commits, 2023/08/11
- 140/243: gnu: Add texlive-lshort-french., guix-commits, 2023/08/11
- 141/243: gnu: Add texlive-mafr., guix-commits, 2023/08/11
- 143/243: gnu: Add texlive-proflabo., guix-commits, 2023/08/11
- 145/243: gnu: Add texlive-tabvar., guix-commits, 2023/08/11
- 147/243: gnu: Add texlive-translation-array-fr.,
guix-commits <=
- 155/243: gnu: Add texlive-apalike-german., guix-commits, 2023/08/11
- 157/243: gnu: Add texlive-booktabs-de., guix-commits, 2023/08/11
- 163/243: gnu: Add texlive-german., guix-commits, 2023/08/11
- 162/243: gnu: Add texlive-fifinddo-info., guix-commits, 2023/08/11
- 164/243: gnu: Add texlive-germbib., guix-commits, 2023/08/11
- 174/243: gnu: Add texlive-milog., guix-commits, 2023/08/11
- 178/243: gnu: Add texlive-templates-fenn., guix-commits, 2023/08/11
- 166/243: gnu: Add texlive-hausarbeit-jura., guix-commits, 2023/08/11
- 183/243: gnu: Add texlive-translation-biblatex-de., guix-commits, 2023/08/11
- 184/243: gnu: Add texlive-translation-chemsym-de., guix-commits, 2023/08/11