bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64783: Build of texlive-font-maps fails


From: Isaac van Bakel
Subject: bug#64783: Build of texlive-font-maps fails
Date: Mon, 24 Jul 2023 15:08:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

I had the same issue, with a pretty minimal manifest:


(use-modules (gnu packages))
(use-package-modules tex)

(packages->manifest (list texlive texlive-amsmath texlive-txfonts))


Based on the suggestion that the missing files are propagated by texlive-bin, I added that to the manifest and found that the build succeeded. So is the issue that texlive is not propagating texlive-scripts correctly?

Best,

Isaac van Bakel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]