From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 20 10:47:50 2022 Received: (at 59354) by debbugs.gnu.org; 20 Nov 2022 15:47:50 +0000 Received: from localhost ([127.0.0.1]:44349 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owmXt-0008OV-Sc for submit@debbugs.gnu.org; Sun, 20 Nov 2022 10:47:50 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:51979) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owmXq-0008Ne-Vv for 59354@debbugs.gnu.org; Sun, 20 Nov 2022 10:47:48 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 32A05240002; Sun, 20 Nov 2022 15:47:39 +0000 (UTC) From: Nicolas Goaziou To: "yarl baudig" Subject: Re: [bug#59354] [PATCH] gnu: Add texlive-mathdots. References: <20221118102010.86581-1-yarl-baudig@mailoo.org> Date: Sun, 20 Nov 2022 16:47:39 +0100 In-Reply-To: (yarl baudig's message of "Sat, 19 Nov 2022 16:02:10 +0100 (CET)") Message-ID: <87v8n9ocf8.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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 59354 Cc: 59354@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, "yarl baudig" writes: > I am not sure how it's wrong. Path will follow. Is it better? It is. Thanks. >> This doesn't look like a trivial package since it contains a ".ins" >> file. You need to generate the ".tex" and ".sty" files from it. >> > I think it is, "tex/generic/mathdots/" in tug repo contains ".tex" and ".sty" and if I compile, they are here. > First texlive package I package. I tried `guix import texlive > mathdots` then amended by looking at other texlive packages. Please > show me if I am wrong. "guix import texlive mathdots" output doesn't include "#:trivial? #t" for a reason. You need to take a longer path and generate runfiles from the ".ins" file ; see e.g., "texlive-capt-of". Regards, -- Nicolas Goaziou