From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 01 05:39:02 2022 Received: (at submit) by debbugs.gnu.org; 1 Sep 2022 09:39:02 +0000 Received: from localhost ([127.0.0.1]:41259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTgf7-0000uo-TP for submit@debbugs.gnu.org; Thu, 01 Sep 2022 05:39:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:44318) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTgf5-0000uP-NH for submit@debbugs.gnu.org; Thu, 01 Sep 2022 05:39:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54892) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTgf2-0007G6-OO for guix-patches@gnu.org; Thu, 01 Sep 2022 05:38:58 -0400 Received: from freeshell.de ([116.202.128.144]:58678) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTgf0-0002qm-Qh for guix-patches@gnu.org; Thu, 01 Sep 2022 05:38:56 -0400 Received: from localhost.localdomain (cst-prg-10-57.cust.vodafone.cz [46.135.10.57]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id 81CAEB390DF3; Thu, 1 Sep 2022 11:38:47 +0200 (CEST) From: =?UTF-8?q?Wiktor=20=C5=BBelazny?= To: guix-patches@gnu.org Subject: [PATCH] gnu: Add texlive-latex-lastpage. Date: Thu, 1 Sep 2022 11:38:04 +0200 Message-Id: <20220901093804.18480-1-wz@freeshell.de> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=116.202.128.144; envelope-from=wz@freeshell.de; helo=freeshell.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?Wiktor=20=C5=BBelazny?= 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.4 (--) From: Wiktor Żelazny * gnu/packages/tex.scm (texlive-latex-lastpage): New variable. --- gnu/packages/tex.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 1b3c086d54..3f98f5264e 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -11555,3 +11555,21 @@ (define-public texlive-sourcecodepro Adobe in both Adobe Type 1 and OpenType formats, plus macros supporting the use of the fonts in LaTeX (Type 1) and XeLaTeX/LuaLaTeX (OTF).") (license (list license:lppl1.3+ license:silofl1.1)))) + +(define-public texlive-latex-lastpage + (package + (inherit (simple-texlive-package + "texlive-latex-lastpage" + (list "doc/latex/lastpage/" + "tex/latex/lastpage/") + (base32 "0q6x743b8fkw9r82lrxy49f9xsg81bffynwvpnvpnp3h4mkafvdb") + #:trivial? #t)) + (build-system texlive-build-system) + (home-page "https://ctan.org/pkg/lastpage") + (synopsis "Reference last page for Page N of M type footers") + (description + "This package enables referencing the number of pages in a LaTeX document +through the introduction of a new label which can be referenced like +@code{\\pageref{LastPage}} to give a reference to the last page of a document. +It is particularly useful in the page footer that says: Page N of M.") + (license license:lppl1.3c+))) base-commit: 4a5fbadb88ff18bb7de87b351c6009aaa398a892 -- 2.37.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 08 09:47:17 2022 Received: (at 57517-done) by debbugs.gnu.org; 8 Sep 2022 13:47:18 +0000 Received: from localhost ([127.0.0.1]:57790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWHsD-0002kb-LL for submit@debbugs.gnu.org; Thu, 08 Sep 2022 09:47:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40530) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWHsC-0002kL-32 for 57517-done@debbugs.gnu.org; Thu, 08 Sep 2022 09:47:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46562) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWHs5-0006B0-FW; Thu, 08 Sep 2022 09:47:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=mg+Qmz/jbZMH5cDdWXaoRwWBXhhERmInqjs6UUEU4j4=; b=ZvRa2Dj1AAOnfkjoFy30 PXt5th3BgWfN7LADrD7yrqdHoyKfQV1zMw9GKjXjIjc5x7d2Swatg7h0F67tscs3qNqh+sre4grl6 V3PDw0KKaOmdS9j7mOKvWoev3Mvi5V0OH5V+pe+zavEN4luKkOma5Fww902vyRBxLuORh+XOhynkL FxmKj5Q71ne+qCP47eldHekctMuD/jGqCcCEytoqlcB08dPVtUA4mWOwKvkskgAIy5WOb5TGBDquF 0FPT+68jZUrkODF8BW/JbaysA2q6vPN1MkY+bEZcm2v+eiqNY2miDgUNc73AfH095NkIt+bKDiEYx fuo7g9mCAwAAAw==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=59822 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWHs4-0007FC-Gs; Thu, 08 Sep 2022 09:47:08 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Wiktor =?utf-8?Q?=C5=BBelazny?= Subject: Re: bug#57517: [PATCH] gnu: Add texlive-latex-lastpage. References: <20220901093804.18480-1-wz@freeshell.de> Date: Thu, 08 Sep 2022 15:47:07 +0200 In-Reply-To: <20220901093804.18480-1-wz@freeshell.de> ("Wiktor =?utf-8?Q?=C5=BBelazny=22's?= message of "Thu, 1 Sep 2022 11:38:04 +0200") Message-ID: <877d2egeqs.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 57517-done Cc: 57517-done@debbugs.gnu.org, Wiktor =?utf-8?Q?=C5=BBelazny?= 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: -3.3 (---) Wiktor =C5=BBelazny skribis: > From: Wiktor =C5=BBelazny > > * gnu/packages/tex.scm (texlive-latex-lastpage): New variable. Applied, thanks! From unknown Mon Jun 23 16:47:49 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 07 Oct 2022 11:24:05 +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