GNU bug report logs -
#65472
texlive split packages are missing isodate.sty, wallpaper.sty, and dashrule.sty
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 24 Aug 2023 11:44:22 +0200
with message-id <87pm3crczt.fsf <at> nicolasgoaziou.fr>
and subject line Re: bug#65472: texlive split packages are missing isodate.sty, wallpaper.sty, and dashrule.sty
has caused the debbugs.gnu.org bug report #65472,
regarding texlive split packages are missing isodate.sty, wallpaper.sty, and dashrule.sty
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
65472: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65472
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hi,
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.
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
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.