[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
162/243: gnu: Add texlive-fifinddo-info.
From: |
guix-commits |
Subject: |
162/243: gnu: Add texlive-fifinddo-info. |
Date: |
Fri, 11 Aug 2023 08:46:07 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit ce021ed3d88d614b9ea0dd312e9e03bab5f5571a
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Aug 10 23:42:17 2023 +0200
gnu: Add texlive-fifinddo-info.
* gnu/packages/tex.scm (texlive-fifinddo-info): 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 d114c0f106..2f2842df0b 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -31456,6 +31456,26 @@ Arbeiten}, which are scientfic projects of students at
a secondary school.")
@code{etoolbox} documentation.")
(license license:lppl)))
+(define-public texlive-fifinddo-info
+ (package
+ (name "texlive-fifinddo-info")
+ (version (number->string %texlive-revision))
+ (source (texlive-origin
+ name version
+ (list "doc/latex/fifinddo-info/"
+ "source/latex/fifinddo-info/")
+ (base32
+ "0m95qyd5kbaa2x8rpjwr6f9c76ajg6l49igzw9yb0hcrwwg7cni6")))
+ (outputs '("out" "doc"))
+ (build-system texlive-build-system)
+ (home-page "https://ctan.org/pkg/fifinddo-info";)
+ (synopsis "German HTML beamer presentation on nicetext and morehype")
+ (description
+ "The bundle: exhibits the process of making an HTML beamer presentation
+with the @code{blogdot} package from the @code{morehype} bundle, and HTML
+generation based on the @code{fifinddo} package.")
+ (license license:lppl1.3+)))
+
(define-public texlive-logreq
(package
(name "texlive-logreq")
- 132/243: gnu: Add texlive-frenchmath., (continued)
- 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, 2023/08/11
- 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 <=
- 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
- 172/243: gnu: Add texlive-lualatex-doc-de., guix-commits, 2023/08/11
- 190/243: gnu: Add texlive-udesoftec., guix-commits, 2023/08/11
- 191/243: gnu: Add texlive-uhrzeit., guix-commits, 2023/08/11
- 195/243: gnu: Add texlive-amsldoc-it., guix-commits, 2023/08/11