unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
Cc: 65472-done@debbugs.gnu.org
Subject: bug#65472: texlive split packages are missing isodate.sty, wallpaper.sty, and dashrule.sty
Date: Thu, 24 Aug 2023 11:44:22 +0200	[thread overview]
Message-ID: <87pm3crczt.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87cyzex9xp.fsf@web.de> (Arne Babenhauserheide's message of "Wed,  23 Aug 2023 13:06:29 +0200")

Hello,

"Dr. Arne Babenhauserheide" <arne_bab@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




      parent reply	other threads:[~2023-08-24  9:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-23 11:06 bug#65472: texlive split packages are missing isodate.sty, wallpaper.sty, and dashrule.sty Dr. Arne Babenhauserheide
2023-08-24  9:25 ` Josselin Poiret via Bug reports for GNU Guix
2023-08-24  9:44 ` Nicolas Goaziou [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pm3crczt.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=65472-done@debbugs.gnu.org \
    --cc=arne_bab@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).