[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60820] [PATCH] Add 'totpages' latex package.
From: |
racin |
Subject: |
[bug#60820] [PATCH] Add 'totpages' latex package. |
Date: |
Mon, 23 Jan 2023 22:55:34 +0100 (CET) |
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
- [bug#60820] [PATCH] Add 'totpages' latex package., Matthieu Lemerre, 2023/01/14
- [bug#60820] [PATCH] Add 'totpages' latex package., Nicolas Goaziou, 2023/01/15
- [bug#60820] [PATCH] Add 'totpages' latex package.,
racin <=
- [bug#60820] [PATCH] Add 'totpages' latex package., Nicolas Goaziou, 2023/01/24
- [bug#60820] [PATCH] Add 'totpages' latex package., racin, 2023/01/24
- [bug#60820] [PATCH] Add 'totpages' latex package., Nicolas Goaziou, 2023/01/25
- [bug#60820] [PATCH] Add 'totpages' latex package., racin, 2023/01/25
- [bug#60820] [PATCH] Add 'totpages' latex package., Nicolas Goaziou, 2023/01/27