From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MOvIDAPp7WREVgEAauVa8A:P1 (envelope-from ) for ; Tue, 29 Aug 2023 14:48:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id MOvIDAPp7WREVgEAauVa8A (envelope-from ) for ; Tue, 29 Aug 2023 14:48:03 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 14E1466387 for ; Tue, 29 Aug 2023 14:48:03 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693313283; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=g8KZgnmpIA9vdX9KdNDhI604Aq8/XEfPz9D/E9+j7C8=; b=qwP68h4CqGuZ/MTk6g4h/isWQ1QYml2RRydu3J0mSNN7FWS/Zl7RQXYPfxdDQRcndOBsp5 0L8vOWLCK1To1wXqtrTKRxqWyRbII/Godzq87OsvLZQxpB1GqE+RgQ2/lob7+/M3PUpKsj kC+YJchwlLJ6EAfQ1baQOVaUW0N4/xMOXX3vUCLoWIhg5sMG1ZlAzj5FhPvwAQYREC7kSV SLgKqFCAnikAvmzABgUIY9ISVmRJSiV8f3Y9MrFTWeDZVmVycJDVVLPfR34BN1ndiz+gu8 AlBIdjEUnIS7m2DKfkGrsNgla/61nVt90CubQ1GlXejD5zYjXxjJeIRMQAtY7g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693313283; a=rsa-sha256; cv=none; b=F4m6VmlrNEyOQzK9s+FevLcs44I2Kw1uE0A6Y6gyhdy455u8ibbcrlCAg/Wwj1hbKfjxbv iyl+b8FLrAUo/GZGh+TzjXXf9j6IYUCor4k5IhP5UrrhM8QGz4n/43rmO90JcLvHMz94e/ AJ0bYvLuUFiK11gfP6ODDklONWMdaRgQGzbqaig/LMaeYOdpuuB3hBccicmq3/zfONO0G6 86iqD1FYNXnDZ4fB6kc76EMZMTbRbK88D4eDuHqwlrOC7XRSuZ8lJDgbUk6EVfXseo7y7/ BrB3rrqaAsIar9a/YnDdkx35MEqbWVoFgOjgJqxJZYYA4fxJAweyZun1gtoimA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qay8F-0005Cw-2u; Tue, 29 Aug 2023 08:47:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qay87-0005Ai-FI for help-guix@gnu.org; Tue, 29 Aug 2023 08:47:40 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:dc4:8::222]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qay7y-0005Ei-De for help-guix@gnu.org; Tue, 29 Aug 2023 08:47:34 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 7B2E34000A; Tue, 29 Aug 2023 12:47:19 +0000 (UTC) From: Nicolas Goaziou To: "Artyom V. Poptsov" Cc: help-guix@gnu.org Subject: Re: LaTeX: Need help with packaging a book in GNU Guix References: <873503ygd1.fsf@gmail.com> <87v8cynrwa.fsf@nicolasgoaziou.fr> <87pm3658ao.fsf@gmail.com> Date: Tue, 29 Aug 2023 14:47:18 +0200 In-Reply-To: <87pm3658ao.fsf@gmail.com> (Artyom V. Poptsov's message of "Tue, 29 Aug 2023 15:42:39 +0300") Message-ID: <87jztenhgp.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-GND-Sasl: admin@nicolasgoaziou.fr Received-SPF: pass client-ip=2001:4b98:dc4:8::222; envelope-from=mail@nicolasgoaziou.fr; helo=relay2-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: help-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -6.33 X-Migadu-Queue-Id: 14E1466387 X-Migadu-Spam-Score: -6.33 X-TUID: Kwfyvwryoi4d "Artyom V. Poptsov" writes: > When I tried to remove "texlive" from inputs, I ran into the following > error: > > --8<---------------cut here---------------start------------->8--- > ! LaTeX Error: File `fontspec.sty' not found. [...] > As you can see, LaTeX cannot find "fontspec.sty" file. I did some > research and found that the file belongs to "texlive" package. So when > I returned "texlive" to inputs the build process went fine. I then suggest to add `texlive-fontspec' (a few kB) instead of `texlive' (3 GB) to the inputs. If you insist on adding `texlive' to the inputs, you can remove every other "texlive-" input instead; it's one or the other. Regards,