From patchwork Sat Mar 18 13:02:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Goaziou X-Patchwork-Id: 48108 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 6B1D716EA5; Sat, 18 Mar 2023 13:03:30 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 453D31669B for ; Sat, 18 Mar 2023 13:03:27 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pdWDA-0002Oh-Sx; Sat, 18 Mar 2023 09:03:04 -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 1pdWD8-0002OK-Hr for guix-patches@gnu.org; Sat, 18 Mar 2023 09:03:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pdWD8-0006aI-9c for guix-patches@gnu.org; Sat, 18 Mar 2023 09:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pdWD8-0002lM-20 for guix-patches@gnu.org; Sat, 18 Mar 2023 09:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53570] [PATCH v2] gnu: Add texlive-ddphonism. References: <20220127055130.17895-1-jgart@dismail.de> In-Reply-To: <20220127055130.17895-1-jgart@dismail.de> Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Mar 2023 13:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53570 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: 53570@debbugs.gnu.org Cc: jgart Received: via spool by 53570-submit@debbugs.gnu.org id=B53570.167914454710575 (code B ref 53570); Sat, 18 Mar 2023 13:03:02 +0000 Received: (at 53570) by debbugs.gnu.org; 18 Mar 2023 13:02:27 +0000 Received: from localhost ([127.0.0.1]:46618 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdWCZ-0002kV-18 for submit@debbugs.gnu.org; Sat, 18 Mar 2023 09:02:27 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:51399) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdWCW-0002kH-Gl for 53570@debbugs.gnu.org; Sat, 18 Mar 2023 09:02:25 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id E57F4E0009; Sat, 18 Mar 2023 13:02:16 +0000 (UTC) From: Nicolas Goaziou Date: Sat, 18 Mar 2023 14:02:15 +0100 Message-Id: <20230318130215.271502-1-mail@nicolasgoaziou.fr> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: jgart * gnu/packages/tex.scm (texlive-ddphonism): New variable. Signed-off-by: Nicolas Goaziou --- gnu/packages/tex.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) base-commit: 3893758dac76fc30b23d4715e849e262306f268d diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 0c4e545edf..4f412614a1 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -5393,6 +5393,31 @@ (define-public texlive-catchfile "Catchfile catches the contents of a file and puts it in a macro.") (license license:lppl1.3+)))) +(define-public texlive-ddphonism + (package + (inherit (simple-texlive-package + "texlive-ddphonism" + (list "doc/latex/ddphonism/" + "tex/latex/ddphonism/") + (base32 "1p02ai76nnh6042pnmqv4n30z6yxsvyyk2nb9jk7xlyyc87zzbdd") + #:trivial? #t)) + (propagated-inputs + (list texlive-etoolbox + texlive-hyperref + texlive-latex-l3packages + texlive-listings + texlive-pgf + texlive-latex-tools + texlive-xstring)) + (home-page "https://www.ctan.org/pkg/ddphonism") + (synopsis "Dodecaphonic diagrams for LaTeX") + (description + "This is a music-related package which is focused on notation from the +twelve-tone system, also called dodecaphonism. It provides LaTeX algorithms +that produce typical dodecaphonic notation based off a musical series, or row +sequence, of variable length.") + (license license:lppl1.3c))) + (define-public texlive-doi (package (inherit (simple-texlive-package