GNU bug report logs - #65472
texlive split packages are missing isodate.sty, wallpaper.sty, and dashrule.sty

Previous Next

Package: guix;

Reported by: "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>

Date: Wed, 23 Aug 2023 11:42:02 UTC

Severity: normal

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 65472-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
Cc: 65472-done <at> debbugs.gnu.org
Subject: Re: bug#65472: texlive split packages are missing isodate.sty,
 wallpaper.sty, and dashrule.sty
Date: Thu, 24 Aug 2023 11:44:22 +0200
Hello,

"Dr. Arne Babenhauserheide" <arne_bab <at> web.de> writes:

> after switching to split texlive packages (via texlive-scheme-medium),
> my documents fail to compile.
>
> I cannot find split packages for isodate.sty, wallpaper.sty, and dashrule.sty
>
>
> Minimal reproduction:
>
> --- file: test.tex ---
> \documentclass{memoir}
> \usepackage[iso,german]{isodate}
> \usepackage{wallpaper}
> \usepackage{dashrule}
> \usepackage{everypage}
> \begin{document}
> \end{document}
>
>
> guix shell --pure texlive-scheme-medium test
>
> ! LaTeX Error: File `isodate.sty' not found.
> ! LaTeX Error: File `wallpaper.sty' not found.
> ! LaTeX Error: File `dashrule.sty' not found.

Thank you for switching to modular TeX Live!

At the time of writing, despite my best efforts, it only covers 70% of
the full TeX Live distribution. Or, to put it differently, it still
misses roughly 1300 packages. All these packages are located in the
"latexextra" collection, which is therefore the last one to package.
I need more time to finish this.

Meanwhile, the importer is quite helpful to fill in the blanks. For
example, the output of

  guix shell subversion -- guix import texlive isodate

required adding "license:" prefix to the license, and minimal editing of
the description.

I committed the three packages you mention in this bug report in my last
push, so I'm closing this.

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 1 year and 274 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.