[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
112/243: gnu: Add texlive-lshort-turkish.
From: |
guix-commits |
Subject: |
112/243: gnu: Add texlive-lshort-turkish. |
Date: |
Fri, 11 Aug 2023 08:45:53 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit ac70d4497088b6ea860a047dd5a2c663e0abdabc
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Aug 4 18:10:12 2023 +0200
gnu: Add texlive-lshort-turkish.
* gnu/packages/tex.scm (texlive-lshort-turkish): 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 ffb40ef889..1c41cb623f 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -5049,6 +5049,24 @@ Short Introduction to LaTeX2e}.")
Short Introduction to LaTeX2e}.")
(license license:gpl3+)))
+(define-public texlive-lshort-turkish
+ (package
+ (name "texlive-lshort-turkish")
+ (version (number->string %texlive-revision))
+ (source (texlive-origin
+ name version
+ (list "doc/latex/lshort-turkish/")
+ (base32
+ "00r6pv4z4933jw072djdasd2wp5j05wghln62ga4g6y6jblf6zks")))
+ (outputs '("out" "doc"))
+ (build-system texlive-build-system)
+ (home-page "https://ctan.org/pkg/lshort-turkish")
+ (synopsis "Turkish introduction to LaTeX")
+ (description
+ "This package provides a Turkish translation of Oetiker's @emph{(Not so)
+short introduction to LaTeX2e}.")
+ (license license:public-domain)))
+
(define-public texlive-lstbayes
(package
(name "texlive-lstbayes")
- 76/243: gnu: Add texlive-yet-another-guide-latex2e., (continued)
- 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, 2023/08/11
- 111/243: gnu: Add texlive-lshort-slovenian., guix-commits, 2023/08/11
- 112/243: gnu: Add texlive-lshort-turkish.,
guix-commits <=
- 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
- 123/243: gnu: Add texlive-bib-fr., guix-commits, 2023/08/11
- 124/243: gnu: Add texlive-bibleref-french., guix-commits, 2023/08/11