[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
90/243: gnu: Add texlive-babel-lithuanian.
From: |
guix-commits |
Subject: |
90/243: gnu: Add texlive-babel-lithuanian. |
Date: |
Fri, 11 Aug 2023 08:45:47 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 0997fd977bc63ccee45f6f11f756f807ddb7cfac
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Aug 4 18:00:53 2023 +0200
gnu: Add texlive-babel-lithuanian.
* gnu/packages/tex.scm (texlive-babel-lithuanian): 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 7a4fc61c7a..f375c7d611 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -20490,6 +20490,27 @@ typographical fine-tuning.")
in Babel.")
(license license:lppl1.3+)))
+(define-public texlive-babel-lithuanian
+ (package
+ (name "texlive-babel-lithuanian")
+ (version (number->string %texlive-revision))
+ (source (texlive-origin
+ name version
+ (list "doc/generic/babel-lithuanian/"
+ "source/generic/babel-lithuanian/"
+ "tex/generic/babel-lithuanian/")
+ (base32
+ "08ifkjb61m9nx3wn8hvca9vfrzlmxpwvrh21hq1rh6dwmqli11j6")))
+ (outputs '("out" "doc"))
+ (build-system texlive-build-system)
+ (home-page "https://ctan.org/pkg/babel-lithuanian")
+ (synopsis "Babel support for documents written in Lithuanian")
+ (description
+ "Babel support material for documents written in Lithuanian moved from
+the @code{lithuanian} package into a new package @code{babel-lithuanian} to
+match Babel support for other languages.")
+ (license license:lppl1.3+)))
+
(define-public texlive-babel-portuges
(package
(name "texlive-babel-portuges")
- 233/243: gnu: Add texlive-xypic-tut-pt., (continued)
- 233/243: gnu: Add texlive-xypic-tut-pt., guix-commits, 2023/08/11
- 235/243: gnu: Add texlive-babel-catalan., guix-commits, 2023/08/11
- 76/243: gnu: Add texlive-yet-another-guide-latex2e., guix-commits, 2023/08/11
- 77/243: gnu: Add texlive-collection-langenglish., guix-commits, 2023/08/11
- 82/243: gnu: Add texlive-babel-croatian., guix-commits, 2023/08/11
- 87/243: gnu: Add texlive-babel-kurmanji., guix-commits, 2023/08/11
- 81/243: gnu: Add texlive-babel-breton., guix-commits, 2023/08/11
- 89/243: gnu: Add texlive-babel-latvian., guix-commits, 2023/08/11
- 88/243: gnu: Add texlive-babel-latin., guix-commits, 2023/08/11
- 84/243: gnu: Add texlive-babel-friulan., guix-commits, 2023/08/11
- 90/243: gnu: Add texlive-babel-lithuanian.,
guix-commits <=
- 111/243: gnu: Add texlive-lshort-slovenian., guix-commits, 2023/08/11
- 112/243: gnu: Add texlive-lshort-turkish., guix-commits, 2023/08/11
- 103/243: gnu: Add texlive-hrlatex., guix-commits, 2023/08/11
- 106/243: gnu: Add texlive-kaytannollista-latexia., guix-commits, 2023/08/11
- 110/243: gnu: Add texlive-lshort-finnish., guix-commits, 2023/08/11
- 108/243: gnu: Add texlive-lshort-dutch., guix-commits, 2023/08/11
- 107/243: gnu: Add texlive-lithuanian., guix-commits, 2023/08/11
- 115/243: gnu: Add texlive-swebib., guix-commits, 2023/08/11
- 118/243: gnu: Add texlive-annee-scolaire., guix-commits, 2023/08/11
- 122/243: gnu: Add texlive-basque-date., guix-commits, 2023/08/11