Archived
1
0
Fork 0

gnu: texlive-nth: Refresh package definition.

* gnu/packages/tex.scm (texlive-nth): Remove SIMPLE-TEXLIVE-PACKAGE
call.
This commit is contained in:
Nicolas Goaziou 2023-05-15 13:19:50 +02:00
parent ca2b893d88
commit bc9094beb7
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -11938,13 +11938,15 @@ terms and in terms of the collating order of the text being processed.")
(define-public texlive-nth (define-public texlive-nth
(package (package
(inherit (simple-texlive-package (name "texlive-nth")
"texlive-nth" (version (number->string %texlive-revision))
(list "tex/generic/nth/") (source (texlive-origin
(base32 name version
"0716sd99xjdkplm7jdmg4lx8lpfnnx6mxjp1l1sp2bfqcg73p4hm") (list "tex/generic/nth/")
#:trivial? #t)) (base32
(home-page "https://ctan.org/macros/generic/misc/nth.sty") "0716sd99xjdkplm7jdmg4lx8lpfnnx6mxjp1l1sp2bfqcg73p4hm")))
(build-system texlive-build-system)
(home-page "https://ctan.org/pkg/nth")
(synopsis "Generate English ordinal numbers") (synopsis "Generate English ordinal numbers")
(description (description
"The command @code{\\nth{<number>}} generates English ordinal numbers of "The command @code{\\nth{<number>}} generates English ordinal numbers of