From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Texlive: Asymptote error: Math formula deleted: Insufficient symbol fonts. Date: Thu, 21 Mar 2019 10:53:29 +0100 Message-ID: <871s308sfa.fsf@elephly.net> References: <87mulw8qkl.fsf@ambrevar.xyz> <8736nnuoz4.fsf@ambrevar.xyz> <878sx98c0e.fsf@elephly.net> <877ect8bdr.fsf@elephly.net> <87sgvg36l8.fsf@bababa.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h6uOR-0006BT-Qr for guix-devel@gnu.org; Thu, 21 Mar 2019 05:53:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h6uOQ-0007EP-UG for guix-devel@gnu.org; Thu, 21 Mar 2019 05:53:47 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21086) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h6uOQ-0007De-9O for guix-devel@gnu.org; Thu, 21 Mar 2019 05:53:46 -0400 In-reply-to: <87sgvg36l8.fsf@bababa.i-did-not-set--mail-host-address--so-tickle-me> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: Guix-devel Pierre Neidhardt writes: > Since we are on the verge of revamping our TeX packages, I'm stopping > the guessing game and I've looked at tlpdb. So here is the deal: Heh, I wasn=E2=80=99t guessing. I also looked at the tlpdb ;) > 2 packages: > > - fontinst: depends on fontinst.ARCH, required only by > collection-fontutils. Contains some 100s files, most of which are > located in texmf-dist/tex/fontinst/. Our texlive-tex-fontinst-base is > missing most of those. > > - fontinst.ARCH: only contains bin/ARCH/fontinst. Our texlive-bin has th= em. > > So as far as I get it, our texlive-bin should be enough to generate a > full texlive-fontinst. What do you think? This is the equivalent of =E2=80=9Cdoing it manually=E2=80=9D as we cannot = simply use the texlive-build-system. It might be enough. Do you want to give it a try? -- Ricardo