From unknown Sat Sep 06 04:31:29 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#59354 <59354@debbugs.gnu.org> To: bug#59354 <59354@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add texlive-mathdots. Reply-To: bug#59354 <59354@debbugs.gnu.org> Date: Sat, 06 Sep 2025 11:31:29 +0000 retitle 59354 [PATCH] gnu: Add texlive-mathdots. reassign 59354 guix-patches submitter 59354 Yarl Baudig severity 59354 normal tag 59354 patch moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 18 05:20:38 2022 Received: (at submit) by debbugs.gnu.org; 18 Nov 2022 10:20:38 +0000 Received: from localhost ([127.0.0.1]:35352 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ovyU9-0008Ol-Hq for submit@debbugs.gnu.org; Fri, 18 Nov 2022 05:20:37 -0500 Received: from lists.gnu.org ([209.51.188.17]:47484) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ovyU6-0008Oa-Fv for submit@debbugs.gnu.org; Fri, 18 Nov 2022 05:20:37 -0500 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 1ovyU6-00019O-32 for guix-patches@gnu.org; Fri, 18 Nov 2022 05:20:34 -0500 Received: from msg-4.mailo.com ([213.182.54.15]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ovyU4-0007Fn-0P for guix-patches@gnu.org; Fri, 18 Nov 2022 05:20:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailoo.org; s=mailo; t=1668766819; bh=ZmyqKfUtKgKA0RpQGadla9maWcGdeT+3uKLztY38XLU=; h=X-EA-Auth:From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding; b=RC7L1UcrjvdWfQnr6bYTWz0cTv3cyuzG6AxiVXMGgwvKQd1FSQGFu2ErKLRK9u8Cb YcTMsFdEjIEigvla5s+fFChQDqz2wRQb1ul1Kxlkcwp5+Fo0KjEgEAm+gZ2nIkk4XB t2GcB7AFeI2Ubs3BFtfE7Y+KF7us6eOv4d6YxxSo= Received: by b-2.in.mailobj.net [192.168.90.12] with ESMTP via ip-206.mailobj.net [213.182.55.206] Fri, 18 Nov 2022 11:20:19 +0100 (CET) X-EA-Auth: YBXdBUGDCGtJT4S8tl0Cif7dCds1CBAwyPWdlLRRFuIQr74LxdYrtaQ+Mn8YyX+e22n2gLGc0FnHv/YoYE9XWw64XHpu+UsYGyk6wXaOpVk= From: Yarl Baudig To: guix-patches@gnu.org Subject: [PATCH] gnu: Add texlive-mathdots. Date: Fri, 18 Nov 2022 11:20:10 +0100 Message-Id: <20221118102010.86581-1-yarl-baudig@mailoo.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=213.182.54.15; envelope-from=yarl-baudig@mailoo.org; helo=msg-4.mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Yarl Baudig 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: -2.3 (--) * gnu/packages/tex.scm (texlive-mathdots): New variable. --- gnu/packages/tex.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 81f74f17df..f901d80bf8 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -3993,6 +3993,25 @@ (define-public texlive-amsmath (define-deprecated-package texlive-latex-amsmath texlive-amsmath) +(define-public texlive-mathdots + (package + (inherit (simple-texlive-package + "texlive-mathdots" + (list "doc/generic/mathdots/" + "source/generic/mathdots/" + "tex/generic/mathdots/") + (base32 + "1jaffj343p1chdxs2g7s6lpckvihk0jfw22nw0vmijyjxfiy9yg0") + #:trivial? #t)) + (home-page "https://ctan.org/macros/generic/mathdots") + (synopsis "Commands to produce dots in math that respect font size") + (description + "Redefines \\ddots and \\vdots, and defines \\iddots. The dots produced by \\iddots +slant in the opposite direction to \\ddots. All the commands are designed to +change size appropriately in scripts, as well as in response to LaTeX size +changing commands. The commands may also be used in plain TeX.") + (license license:lppl))) + (define-public texlive-amscls (let ((template (simple-texlive-package "texlive-amscls" base-commit: 1bea5d38a26755b84437623c0f48915a77899b57 -- 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 19 04:32:22 2022 Received: (at 59354) by debbugs.gnu.org; 19 Nov 2022 09:32:22 +0000 Received: from localhost ([127.0.0.1]:39033 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owKCw-0003Ww-Al for submit@debbugs.gnu.org; Sat, 19 Nov 2022 04:32:21 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:35317) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owKCu-0003Wh-8X for 59354@debbugs.gnu.org; Sat, 19 Nov 2022 04:32:17 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 79A4320004; Sat, 19 Nov 2022 09:32:08 +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: Sat, 19 Nov 2022 10:32:07 +0100 In-Reply-To: <20221118102010.86581-1-yarl-baudig@mailoo.org> (Yarl Baudig's message of "Fri, 18 Nov 2022 11:20:10 +0100") Message-ID: <87iljbp9wo.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: > * gnu/packages/tex.scm (texlive-mathdots): New variable. Thank you. Some comments follow. > + (package > + (inherit (simple-texlive-package > + "texlive-mathdots" Indentation looks wrong here. > + (list "doc/generic/mathdots/" > + "source/generic/mathdots/" > + "tex/generic/mathdots/") > + (base32 > + "1jaffj343p1chdxs2g7s6lpckvihk0jfw22nw0vmijyjxfiy9yg0") > + #:trivial? #t)) 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. > + (home-page "https://ctan.org/macros/generic/mathdots") > + (synopsis "Commands to produce dots in math that respect font size") > + (description > + "Redefines \\ddots and \\vdots, and defines \\iddots. The dots produced by \\iddots The first sentence should contain a subject. Also \\ddots -> @code{\\dots} Could you send an updated patch? Regards, -- Nicolas Goaziou From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 19 10:02:24 2022 Received: (at 59354) by debbugs.gnu.org; 19 Nov 2022 15:02:25 +0000 Received: from localhost ([127.0.0.1]:40904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owPMO-0008Kk-HY for submit@debbugs.gnu.org; Sat, 19 Nov 2022 10:02:24 -0500 Received: from msg-1.mailo.com ([213.182.54.11]:49974) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owPMK-0008KV-33 for 59354@debbugs.gnu.org; Sat, 19 Nov 2022 10:02:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailoo.org; s=mailo; t=1668870130; bh=zun02xdFDd3BEpsYq4CQdcDSQa77yUBqQEX4u77r1YQ=; h=X-EA-Auth:From:To:Cc:Date:Subject:MIME-Version:X-Mailer: Message-ID:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=AOVTrEIQ2cLPY3EM2INgXSs3DeSUmGDnWMeyqnHqk3DltRLqyjLb0eUSRhSgmfJo4 DNbKlOXUCIqLHtQkoVWiLrIg8hyeBHcwPCX/5wQ/1htq4IWLK1Z/I3xG+vAWLv6Ly1 uCkk7v9bQOnWqN91MZrdWZ+L2kx4C/8DXkF4cWxA= Received: by www.mailo.com with http webmail; Sat, 19 Nov 2022 16:02:10 +0100 (CET) X-EA-Auth: Tg0WNBrcZ4qnbkHjAEdIQ2ARTlvZuBp1EhnPU+NLTTZoOzAl6DnxfBuQVZrMqNMw9bcdAQzi9n99vnuhEP/Q7PFMd/Ex4oAI From: "yarl baudig" To: mail@nicolasgoaziou.fr Date: Sat, 19 Nov 2022 16:02:10 +0100 (CET) Subject: Re: [bug#59354] [PATCH] gnu: Add texlive-mathdots. X-Priority: 3 MIME-Version: 1.0 X-Mailer: COMS/EA22.05/r20221103 Message-ID: In-Reply-To: <87iljbp9wo.fsf@nicolasgoaziou.fr> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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.0 (-) Hello, > Thank you. Some comments follow. >=20 > > + (package > > + (inherit (simple-texlive-package > > + "texlive-mathdots" >=20 > Indentation looks wrong here. I am not sure how it's wrong. Path will follow. Is it better? >=20 > > + (list "doc/generic/mathdots/" > > + "source/generic/mathdots/" > > + "tex/generic/mathdots/") > > + (base32 > > + "1jaffj343p1chdxs2g7s6lpckvihk0jfw22nw0vmijyjxfiy9yg0"= ) > > + #:trivial? #t)) >=20 > 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. >=20 I think it is, "tex/generic/mathdots/" in tug repo contains ".tex" and ".s= ty" and if I compile, they are here. First texlive package I package. I tried `guix import texlive mathdots` th= en amended by looking at other texlive packages. Please show me if I am wro= ng. > > + (home-page "https://ctan.org/macros/generic/mathdots") > > + (synopsis "Commands to produce dots in math that respect font size= ") > > + (description > > + "Redefines \\ddots and \\vdots, and defines \\iddots. The dots= =20 > produced by \\iddots >=20 > The first sentence should contain a subject. Also \\ddots -> > @code{\\dots} >=20 > Could you send an updated patch? >=20 > Regards, > --=20 > Nicolas Goaziou >=20 Patch is coming, please tell me if it good. From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 19 10:02:55 2022 Received: (at 59354) by debbugs.gnu.org; 19 Nov 2022 15:02:55 +0000 Received: from localhost ([127.0.0.1]:40907 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owPMs-0008LT-Vn for submit@debbugs.gnu.org; Sat, 19 Nov 2022 10:02:55 -0500 Received: from msg-4.mailo.com ([213.182.54.15]:47712) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owPMo-0008LD-N1 for 59354@debbugs.gnu.org; Sat, 19 Nov 2022 10:02:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailoo.org; s=mailo; t=1668870163; bh=MlM63T4cGmdMd9FxPc+XGke7S/SxU+S4aNVnZIpiqJI=; h=X-EA-Auth:From:To:Cc:Date:Subject:MIME-Version:X-Mailer: Message-ID:Content-Type:Content-Transfer-Encoding; b=ZgqTSxW72qoIf+qls7LVN5coRtqPkLaGZLOQkMZ07JvAWfCDxv+2qbw9yHHvfm74K wjxP/e4m/LPoFukOQ9Plw15nOLFEcwM8xwtIUV/LmKgJmQjWKy42Bgxd/R8JGvMRPz PEf764BKWeLrtr0ckFdzFZNqn1TlLcF9nYstQnUc= Received: by www.mailo.com with http webmail; Sat, 19 Nov 2022 16:02:43 +0100 (CET) X-EA-Auth: 0Z+k+Q85jyAJ6UAWlrynKATh6xizmrF8dmVRb4ZQKenbSrSjneCxakxFJW7IjjxoAlWeH9QIl8PsaaRz2VAXluRpHdE5Cyiw From: "yarl baudig" To: mail@nicolasgoaziou.fr Date: Sat, 19 Nov 2022 16:02:43 +0100 (CET) Subject: Re: [bug#59354] [PATCH] gnu: Add texlive-mathdots. X-Priority: 3 MIME-Version: 1.0 X-Mailer: COMS/EA22.05/r20221103 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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.0 (-) * gnu/packages/tex.scm (texlive-mathdots): New variable. --- gnu/packages/tex.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 81f74f17df..e973b30ee0 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -3993,6 +3993,26 @@ (define-public texlive-amsmath =20 (define-deprecated-package texlive-latex-amsmath texlive-amsmath) =20 +(define-public texlive-mathdots + (package + (inherit (simple-texlive-package + "texlive-mathdots" + (list "doc/generic/mathdots/" + "source/generic/mathdots/" + "tex/generic/mathdots/") + (base32 + "1jaffj343p1chdxs2g7s6lpckvihk0jfw22nw0vmijyjxfiy9yg0") + #:trivial? #t)) + (home-page "https://ctan.org/macros/generic/mathdots") + (synopsis "Commands to produce dots in math that respect font size") + (description + "Mathdots redefines @code{\\ddots} and @code{\\vdots}, and defines +@code{\\iddots}. The dots produced by @code{\\iddots} slant in the oppos= ite +direction to @code{\\ddots}. All the commands are designed to change siz= e +appropriately in scripts, as well as in response to LaTeX size changing +commands. The commands may also be used in plain TeX.") + (license license:lppl))) + (define-public texlive-amscls (let ((template (simple-texlive-package "texlive-amscls" base-commit: 1bea5d38a26755b84437623c0f48915a77899b57 --=20 2.38.1 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 From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 20 11:24:32 2022 Received: (at 59354) by debbugs.gnu.org; 20 Nov 2022 16:24:32 +0000 Received: from localhost ([127.0.0.1]:44370 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1own7Q-0000sQ-AD for submit@debbugs.gnu.org; Sun, 20 Nov 2022 11:24:32 -0500 Received: from msg-2.mailo.com ([213.182.54.12]:49806) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1own7L-0000s9-Jw for 59354@debbugs.gnu.org; Sun, 20 Nov 2022 11:24:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailoo.org; s=mailo; t=1668961458; bh=dc3DSL2joSzgngQGGx0t1pEAwYQydaOmxw9EozXjEhs=; h=X-EA-Auth:From:To:Cc:Date:Subject:MIME-Version:X-Mailer: Message-ID:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ZO2AZ5N9GGI1tEr6WaT1Z7YiIJmJa1i06X7wZKiw9S5bAlXEBDsH1rhNp3+Aqv1ZZ ExnNq6o6m4/FxmcwuG9134y91GenjmkRlfpIijZKdNsxOxnX/uT33f23YTNZy7R9Mf kWxG7nC/GcAzxrc5ERItn/r/O3aGyGyBR45iFMqA= Received: by www.mailo.com with http webmail; Sun, 20 Nov 2022 17:24:18 +0100 (CET) X-EA-Auth: sz5dfGLbQ/vjUHGxRLZjNBEZqRZEL5rSGZ5V5XETVwAgm9noMkkCZt8xPBsJlF4drifFQtdHRxVrKmNy5lCARAQZ/NLqDaxX From: "yarl baudig" To: mail@nicolasgoaziou.fr Date: Sun, 20 Nov 2022 17:24:18 +0100 (CET) Subject: Re: [bug#59354] [PATCH] gnu: Add texlive-mathdots. X-Priority: 3 MIME-Version: 1.0 X-Mailer: COMS/EA22.05/r20221103 Message-ID: In-Reply-To: <87v8n9ocf8.fsf@nicolasgoaziou.fr> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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.0 (-) > >> 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. > >>=20 > > I think it is, "tex/generic/mathdots/" in tug repo contains ".tex" and= =20 > ".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. >=20 > "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". >=20 > Regards, > --=20 > Nicolas Goaziou >=20 Thank you. I saw that "guix import texlive mathdots" doesn't include "#:trivial? #t" = But I still don't see why it is not effectively a trivial package. As I tol= d you, the ".tex" and ".sty" are already in the TUG repo. And with the pack= age as I defined it (as trivial), when you build it, you get the "mathdots.= sty" and "mathdots.tex". No need to compile because, whereas there is a ".i= ns" file, ".sty" and ".tex" are already compiled and distributed, along th= e ".ins". Right? From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 20 11:47:04 2022 Received: (at 59354) by debbugs.gnu.org; 20 Nov 2022 16:47:04 +0000 Received: from localhost ([127.0.0.1]:44384 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ownTD-0001Qr-Oo for submit@debbugs.gnu.org; Sun, 20 Nov 2022 11:47:03 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:58491) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ownTA-0001QK-NQ for 59354@debbugs.gnu.org; Sun, 20 Nov 2022 11:47:01 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id AEF56C0004; Sun, 20 Nov 2022 16:46:53 +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 17:46:52 +0100 In-Reply-To: (yarl baudig's message of "Sun, 20 Nov 2022 17:24:18 +0100 (CET)") Message-ID: <87r0xxo9oj.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 (-) "yarl baudig" writes: > I saw that "guix import texlive mathdots" doesn't include "#:trivial? > #t" But I still don't see why it is not effectively a trivial package. > As I told you, the ".tex" and ".sty" are already in the TUG repo. And > with the package as I defined it (as trivial), when you build it, you > get the "mathdots.sty" and "mathdots.tex". No need to compile because, > whereas there is a ".ins" file, ".sty" and ".tex" are already compiled > and distributed, along the ".ins". Right? Whenever possible, Guix builds packages from source, and avoids using pre-compiled files. In this case, we can generate ".sty" and ".tex" files, so let's do that. Does that make sense? From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 20 12:16:30 2022 Received: (at 59354) by debbugs.gnu.org; 20 Nov 2022 17:16:30 +0000 Received: from localhost ([127.0.0.1]:44421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ownvi-0002Ga-C8 for submit@debbugs.gnu.org; Sun, 20 Nov 2022 12:16:30 -0500 Received: from msg-4.mailo.com ([213.182.54.15]:48378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ownvf-0002GK-Ab for 59354@debbugs.gnu.org; Sun, 20 Nov 2022 12:16:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailoo.org; s=mailo; t=1668964578; bh=9ciIOBScmBgO4IU0EpuUttRsbhro0H9HEIUbQq/CBSA=; h=X-EA-Auth:From:To:Cc:Date:Subject:MIME-Version:X-Mailer: Message-ID:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=JM1KMDGYMhZ99gj7rTJ1hnUL3hDPB2mOhe/z+0BpISk0O5fUOQDXRTmhd6O3tIXDh 0h2oKI+V/PIn6ggH3fgUEnBgL7u8Q44r+GPuKGeOZwJMP3MpP1Yxa8xdyi9qN2Hq6z C2BSQEXjL9iI1Ipm1kMhqkpnBcujwcho0t1osL0o= Received: by www.mailo.com with http webmail; Sun, 20 Nov 2022 18:16:17 +0100 (CET) X-EA-Auth: TC/t+vc8kndQXNBUCERyitp3nVF2xR7Mv2OVebCs/VGi+a9dMlXcgRFMfERhZgyD3fIiJRwaXXU3tN/REAp3dhkC2Vzb+Kdz From: "yarl baudig" To: mail@nicolasgoaziou.fr Date: Sun, 20 Nov 2022 18:16:17 +0100 (CET) Subject: Re: [bug#59354] [PATCH] gnu: Add texlive-mathdots. X-Priority: 3 MIME-Version: 1.0 X-Mailer: COMS/EA22.05/r20221103 Message-ID: In-Reply-To: <87r0xxo9oj.fsf@nicolasgoaziou.fr> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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.0 (-) > Whenever possible, Guix builds packages from source, and avoids using > pre-compiled files. In this case, we can generate ".sty" and ".tex" > files, so let's do that. Does that make sense? >=20 Yes it does! Thank you. I will try :). From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 21 08:55:15 2022 Received: (at control) by debbugs.gnu.org; 21 Nov 2022 13:55:16 +0000 Received: from localhost ([127.0.0.1]:45848 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ox7GV-0001J0-G6 for submit@debbugs.gnu.org; Mon, 21 Nov 2022 08:55:15 -0500 Received: from mira.cbaines.net ([212.71.252.8]:41914) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ox7GT-0001IP-FQ for control@debbugs.gnu.org; Mon, 21 Nov 2022 08:55:13 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699]) by mira.cbaines.net (Postfix) with ESMTPSA id E8B9B27BBE9 for ; Mon, 21 Nov 2022 13:55:12 +0000 (GMT) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 2c2564bc for ; Mon, 21 Nov 2022 13:55:12 +0000 (UTC) From: Christopher Baines To: control@debbugs.gnu.org Subject: tag 59354 moreinfo Date: Mon, 21 Nov 2022 13:55:12 +0000 Message-ID: <878rk4pg3j.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: control 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.0 (-) tags 59354 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 21 09:16:57 2022 Received: (at 59354) by debbugs.gnu.org; 21 Nov 2022 14:16:57 +0000 Received: from localhost ([127.0.0.1]:45873 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ox7bR-000444-87 for submit@debbugs.gnu.org; Mon, 21 Nov 2022 09:16:56 -0500 Received: from msg-1.mailo.com ([213.182.54.11]:58138) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ox7bM-00043n-Cd for 59354@debbugs.gnu.org; Mon, 21 Nov 2022 09:16:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailoo.org; s=mailo; t=1669040200; bh=Q/Ik89e2IhUMIO9JsYfosCz87bXXfwscdvi8R0B6TBY=; h=X-EA-Auth:From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding; b=S/WMPn5vLF2w9NMo7JaO5Um4XhVKQRQuX+yoPhXczGydQcSdwUzSBUL+NUbWG52Po kbRBE8EzVVqtqsj/JK9eLDhf0mOOXKMIidZ3r3do9ZsBZFlBKGsOvaRPrw+GB7haT3 mQLWYXdZf3CDTVH6CxnrZKn9FHOGLXq+sp/DkkGU= Received: by b-2.in.mailobj.net [192.168.90.12] with ESMTP via ip-206.mailobj.net [213.182.55.206] Mon, 21 Nov 2022 15:16:40 +0100 (CET) X-EA-Auth: 43FCI8aSngLQ83GiTQgAh27rF9IWJ+bVahwiKzV0EnqkVrRfjwsYLMfzXgWXCh72tWLkCjkjs2Io+BPZ02YNzUOMNWIODurLomUgfhz6074= From: Yarl Baudig To: 59354@debbugs.gnu.org, mail@nicolasgoaziou.fr Subject: [PATCH] gnu: Add texlive-mathdots. Date: Mon, 21 Nov 2022 15:16:27 +0100 Message-Id: <20221121141627.27355-1-yarl-baudig@mailoo.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 59354 Cc: Yarl Baudig 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.0 (-) * gnu/packages/tex.scm (texlive-mathdots): New variable. --- gnu/packages/tex.scm | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 81f74f17df..a600bcae58 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -3993,6 +3993,47 @@ (define-public texlive-amsmath (define-deprecated-package texlive-latex-amsmath texlive-amsmath) +(define-public texlive-mathdots + (let ((template + (simple-texlive-package + "texlive-mathdots" + (list "doc/generic/mathdots/" + "source/generic/mathdots/" + "tex/generic/mathdots/") + (base32"1jaffj343p1chdxs2g7s6lpckvihk0jfw22nw0vmijyjxfiy9yg0")))) + (package + (inherit template) + (outputs '("out" "doc")) + (arguments + (substitute-keyword-arguments (package-arguments template) + ((#:tex-directory _ '()) + "generic/mathdots") + ((#:build-targets _ '()) + '(list "mathdots.ins")) + ((#:phases phases) + #~(modify-phases #$phases + (add-after 'unpack 'chdir + (lambda _ + (chdir "source/generic/mathdots"))) + (replace 'copy-files + (lambda* (#:key inputs outputs #:allow-other-keys) + (let ((origin (assoc-ref inputs "source")) + (source (string-append (assoc-ref outputs "out") + "/share/texmf-dist/source")) + (doc (string-append (assoc-ref outputs "doc") + "/share/texmf-dist/doc"))) + (copy-recursively (string-append origin "/source") source) + (copy-recursively (string-append origin "/doc") doc)))))))) + (home-page "https://ctan.org/macros/generic/mathdots") + (synopsis "Commands to produce dots in math that respect font size") + (description + "Mathdots redefines @code{\\ddots} and @code{\\vdots}, and defines +@code{\\iddots}. The dots produced by @code{\\iddots} slant in the opposite +direction to @code{\\ddots}. All the commands are designed to change size +appropriately in scripts, as well as in response to LaTeX size changing +commands. The commands may also be used in plain TeX.") + (license license:lppl)))) + (define-public texlive-amscls (let ((template (simple-texlive-package "texlive-amscls" base-commit: 1bea5d38a26755b84437623c0f48915a77899b57 -- 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 21 17:21:48 2022 Received: (at 59354-done) by debbugs.gnu.org; 21 Nov 2022 22:21:48 +0000 Received: from localhost ([127.0.0.1]:49067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxFAh-0002Qp-P2 for submit@debbugs.gnu.org; Mon, 21 Nov 2022 17:21:47 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:52817) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxFAc-0002QW-Ir for 59354-done@debbugs.gnu.org; Mon, 21 Nov 2022 17:21:46 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 40E52FF803; Mon, 21 Nov 2022 22:21:34 +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> <20221121141627.27355-1-yarl-baudig@mailoo.org> Date: Mon, 21 Nov 2022 23:21:33 +0100 In-Reply-To: <20221121141627.27355-1-yarl-baudig@mailoo.org> (Yarl Baudig's message of "Mon, 21 Nov 2022 15:16:27 +0100") Message-ID: <87tu2slziq.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-done Cc: 59354-done@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: > * gnu/packages/tex.scm (texlive-mathdots): New variable. Perfect. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Sat Sep 06 04:31:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 20 Dec 2022 12:24:12 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator