GNU bug report logs -
#60820
[PATCH] Add 'totpages' latex package.
Previous Next
Reported by: Matthieu Lemerre <racin <at> free.fr>
Date: Sat, 14 Jan 2023 22:37:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
> > +(define-public texlive-latex-totpages
> The name should be texlive-totpages.
Is there a reason why? The package lives under the latex/ directory, like the hyphenat and totpages package, which have latex- in their name.
> > + (package
> > + (inherit (simple-texlive-package "texlive-latex-totpages"
> > + (list "doc/latex/totpages/"
> > + "source/latex/totpages/"
> > + "tex/latex/totpages/")
> > + (base32
> > + "1mmya2fqdskyavw3hvdiygfyp9cll7bl4lpi7pl2jf9s7ds49j5a")
> > + #:trivial? #t))
I am confused. The hyphenat package also has a .ins in its archive, and it is defined as a trivial package.
Maybe I need to just remove source/latex/totpages from the list?
Best regards,
Matthieu
--
Nicolas Goaziou
This bug report was last modified 2 years and 35 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.