From patchwork Mon May 24 20:09:21 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Marius Bakke X-Patchwork-Id: 29568 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 8CF6E27BC81; Mon, 24 May 2021 21:10:25 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 611F527BC78 for ; Mon, 24 May 2021 21:10:25 +0100 (BST) Received: from localhost ([::1]:48730 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1llGu8-0002vh-HB for patchwork@mira.cbaines.net; Mon, 24 May 2021 16:10:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1llGtp-0002ra-30 for guix-patches@gnu.org; Mon, 24 May 2021 16:10:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60650) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1llGto-0002GW-QN for guix-patches@gnu.org; Mon, 24 May 2021 16:10:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1llGto-0007Oo-L1 for guix-patches@gnu.org; Mon, 24 May 2021 16:10:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48622] [PATCH core-updates 35/29] gnu: Add texlive-latex-tocloft. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 May 2021 20:10:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48622 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48622@debbugs.gnu.org Received: via spool by 48622-submit@debbugs.gnu.org id=B48622.162188699128371 (code B ref 48622); Mon, 24 May 2021 20:10:04 +0000 Received: (at 48622) by debbugs.gnu.org; 24 May 2021 20:09:51 +0000 Received: from localhost ([127.0.0.1]:43954 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1llGta-0007NW-If for submit@debbugs.gnu.org; Mon, 24 May 2021 16:09:51 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39076) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1llGtU-0007MY-C7 for 48622@debbugs.gnu.org; Mon, 24 May 2021 16:09:44 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49318) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1llGtP-0001zy-7l for 48622@debbugs.gnu.org; Mon, 24 May 2021 16:09:39 -0400 Received: from host-37-191-231-185.lynet.no ([37.191.231.185]:58200 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1llGtO-0007nX-Sq for 48622@debbugs.gnu.org; Mon, 24 May 2021 16:09:39 -0400 From: Marius Bakke Date: Mon, 24 May 2021 22:09:21 +0200 Message-Id: <20210524200923.28867-6-marius@gnu.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210524200923.28867-1-marius@gnu.org> References: <20210524144333.15566-1-marius@gnu.org> <20210524200923.28867-1-marius@gnu.org> 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" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/tex.scm (texlive-latex-tocloft): New public variable. --- gnu/packages/tex.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 7db63f356a..f896725a82 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -4539,6 +4539,23 @@ variety of customizable ways. A number of useful macros are provided, all of which make use of the @code{stackengine} core.") (license license:lppl1.3+))) +(define-public texlive-latex-tocloft + (package + (inherit (simple-texlive-package + "texlive-latex-tocloft" + '("/doc/latex/tocloft/" "/tex/latex/tocloft/") + (base32 + "0mg3hpzq7wpm6mnnvb0rp3wby56zyxkyai8d2h3f4vk93zrc6awk") + #:trivial? #t)) + (home-page "https://www.ctan.org/pkg/tocloft") + (synopsis "Control table of contents") + (description + "This package provides control over the typography of the +@dfn{Table of Contents}, @dfn{List of Figures} and @dfn{List of Tables}, +and the ability to create new ‘List of ...’. The ToC @code{\\parskip} may +be changed. ") + (license license:lppl1.3c+))) + (define-public texlive-latex-trimspaces (package (name "texlive-latex-trimspaces")