From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: bug#27217: texlive is too big Date: Thu, 10 Jan 2019 18:47:49 +0100 Message-ID: <87ef9k4d6i.fsf@ambrevar.xyz> References: <87tw3w7v1m.fsf@elephly.net> <87po1g2g43.fsf@gmail.com> <87fu2chu02.fsf@elephly.net> <87lgc42b7i.fsf@gmail.com> <87va2wdfq8.fsf@gnu.org> <87pnt44zc7.fsf@ambrevar.xyz> <87wonc4rvg.fsf@elephly.net> <87o98o4qwn.fsf@ambrevar.xyz> <87muo84jcu.fsf@elephly.net> <87ftu04i37.fsf@ambrevar.xyz> <87k1jc4hmf.fsf@elephly.net> 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]:34558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gheR1-0006Ws-JU for bug-guix@gnu.org; Thu, 10 Jan 2019 12:48:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gheR0-0003Rk-SJ for bug-guix@gnu.org; Thu, 10 Jan 2019 12:48:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54869) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gheR0-0003RX-OY for bug-guix@gnu.org; Thu, 10 Jan 2019 12:48:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gheR0-0006pv-F8 for bug-guix@gnu.org; Thu, 10 Jan 2019 12:48:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87k1jc4hmf.fsf@elephly.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus Cc: 27217@debbugs.gnu.org > I don=E2=80=99t think that=E2=80=99s correct. The .ins/.dtx files contai= n instructions > for generating files, including the .sty files, which are extracted from > the .dtx files. What I meant is that the .sty is always already generated in the SVN repo. Can you find a counter-example? > We have both kinds of packages in tex.scm. Some where the .sty or .tex s= ource > files are copied to the target location and some where the .sty or .tex f= iles > are generated from the .ins/.dtx sources. And some where it's a mix of both :p > Whether a .sty or .tex file is a source file isn=E2=80=99t always obvious= , but > sometimes they mention that they are generated from other files. > For some fonts the provided format *is* the source. Hmm, maybe you are right and I'm wrong about this. TeXlive has many formats: mf (source), afm, tfm, type1, several bitmap formats... I'm a bit suspicious about some fonts. Lots of them are under "other-free", while some are under "unknown". Hmm... Well, let's take care about this later.