[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
94/243: gnu: Add texlive-babel-romanian.
From: |
guix-commits |
Subject: |
94/243: gnu: Add texlive-babel-romanian. |
Date: |
Fri, 11 Aug 2023 08:45:48 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 28979ad8a70731381080f4c86eb853966e57d1dc
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Aug 4 18:01:32 2023 +0200
gnu: Add texlive-babel-romanian.
* gnu/packages/tex.scm (texlive-babel-romanian): New variable.
---
gnu/packages/tex.scm | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index c9d76caba7..dfe6ed1a05 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -20592,6 +20592,27 @@ Portuguese and Brazilian Portuguese in Babel. Some
shortcuts are defined, as
well as translations to Portuguese of standard LaTeX names.")
(license license:lppl1.3+)))
+(define-public texlive-babel-romanian
+ (package
+ (name "texlive-babel-romanian")
+ (version (number->string %texlive-revision))
+ (source (texlive-origin
+ name version
+ (list "doc/generic/babel-romanian/"
+ "source/generic/babel-romanian/"
+ "tex/generic/babel-romanian/")
+ (base32
+ "0yyzcw7pm0b7fmxwn3j677g066dlmkmpa1flrivkqzbcn4mykwir")))
+ (outputs '("out" "doc"))
+ (build-system texlive-build-system)
+ (home-page "https://ctan.org/pkg/babel-romanian")
+ (synopsis "Babel support for Romanian")
+ (description
+ "The package provides the language definition file for support of
+Romanian in Babel. Translations to Romanian of standard LaTeX names are
+provided.")
+ (license license:lppl1.3+)))
+
(define-public texlive-babel-slovak
(package
(name "texlive-babel-slovak")
- 170/243: gnu: Add texlive-latexcheat-de., (continued)
- 170/243: gnu: Add texlive-latexcheat-de., guix-commits, 2023/08/11
- 186/243: gnu: Add texlive-translation-enumitem-de., guix-commits, 2023/08/11
- 208/243: gnu: Add texlive-verifica., guix-commits, 2023/08/11
- 215/243: gnu: Add texlive-lshort-polish., guix-commits, 2023/08/11
- 214/243: gnu: Add texlive-gustprog., guix-commits, 2023/08/11
- 227/243: gnu: Add texlive-feupphdteses., guix-commits, 2023/08/11
- 229/243: gnu: Add texlive-latexcheat-ptbr., guix-commits, 2023/08/11
- 216/243: gnu: Add texlive-mex., guix-commits, 2023/08/11
- 241/243: gnu: Add texlive-lshort-spanish., guix-commits, 2023/08/11
- 222/243: gnu: Add texlive-tex-virtual-academy-pl., guix-commits, 2023/08/11
- 94/243: gnu: Add texlive-babel-romanian.,
guix-commits <=
- 179/243: gnu: Add texlive-templates-sommer., guix-commits, 2023/08/11
- 93/243: gnu: Add texlive-babel-piedmontese., guix-commits, 2023/08/11
- 171/243: gnu: Add texlive-lshort-german., guix-commits, 2023/08/11
- 187/243: gnu: Add texlive-translation-europecv-de., guix-commits, 2023/08/11
- 74/243: gnu: Add texlive-visualfaq., guix-commits, 2023/08/11
- 167/243: gnu: Add texlive-koma-script-examples., guix-commits, 2023/08/11
- 188/243: gnu: Add texlive-translation-filecontents-de., guix-commits, 2023/08/11
- 192/243: gnu: Add texlive-umlaute., guix-commits, 2023/08/11
- 234/243: gnu: Add texlive-collection-langportuguese., guix-commits, 2023/08/11
- 233/243: gnu: Add texlive-xypic-tut-pt., guix-commits, 2023/08/11