[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
115/243: gnu: Add texlive-swebib.
From: |
guix-commits |
Subject: |
115/243: gnu: Add texlive-swebib. |
Date: |
Fri, 11 Aug 2023 08:45:53 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 9dad2373a90edf48ed211604dd99448dae897853
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Aug 4 18:11:27 2023 +0200
gnu: Add texlive-swebib.
* gnu/packages/tex.scm (texlive-swebib): New variable.
---
gnu/packages/tex.scm | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index e02721df07..a8acab31bf 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -15001,6 +15001,26 @@ possible what is going wrong.")
partitions, permutations, braids, etc.")
(license license:lppl1.3+)))
+(define-public texlive-swebib
+ (package
+ (name "texlive-swebib")
+ (version (number->string %texlive-revision))
+ (source (texlive-origin
+ name version
+ (list "bibtex/bst/swebib/" "doc/latex/swebib/")
+ (base32
+ "0bw7ls5gbi31gr9h4mqv2blva1skqymprp350n9wm086kgyv4s8h")))
+ (outputs '("out" "doc"))
+ (build-system texlive-build-system)
+ (home-page "https://ctan.org/pkg/swebib")
+ (synopsis "Swedish bibliography styles")
+ (description
+ "The bundle contains Swedish versions of the standard bibliography
+styles, and of the style @code{plainnat}. The styles should be functionally
+equivalent to the corresponding original styles, apart from the Swedish
+translations. The styles do not implement Swedish collation.")
+ (license license:lppl1.2+)))
+
(define-public texlive-swimgraf
(package
(name "texlive-swimgraf")
- 88/243: gnu: Add texlive-babel-latin., (continued)
- 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, 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 <=
- 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
- 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