From unknown Sun Jun 22 00:57:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#57594] [PATCH] gnu: Add texlive-latex-pbox. Resent-From: Wiktor =?UTF-8?Q?=C5=BBelazny?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Sep 2022 10:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 57594 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57594@debbugs.gnu.org Cc: Wiktor =?UTF-8?Q?=C5=BBelazny?= X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16623744491332 (code B ref -1); Mon, 05 Sep 2022 10:41:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Sep 2022 10:40:49 +0000 Received: from localhost ([127.0.0.1]:46508 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oV9X7-0000LP-3J for submit@debbugs.gnu.org; Mon, 05 Sep 2022 06:40:49 -0400 Received: from lists.gnu.org ([209.51.188.17]:58370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oV9X3-0000LG-7O for submit@debbugs.gnu.org; Mon, 05 Sep 2022 06:40:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54312) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oV9X3-00083N-0W for guix-patches@gnu.org; Mon, 05 Sep 2022 06:40:45 -0400 Received: from freeshell.de ([116.202.128.144]:42426) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oV9X0-0000Rg-UJ for guix-patches@gnu.org; Mon, 05 Sep 2022 06:40:44 -0400 Received: from localhost.localdomain (cst-prg-83-148.cust.vodafone.cz [46.135.83.148]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id 971EBB39121A; Mon, 5 Sep 2022 12:40:38 +0200 (CEST) From: Wiktor =?UTF-8?Q?=C5=BBelazny?= Date: Mon, 5 Sep 2022 12:40:23 +0200 Message-Id: <20220905104023.9851-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-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-pbox): New variable. --- gnu/packages/tex.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 56308c4cf9..003f229fb0 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -6799,6 +6799,23 @@ (define-public texlive-latex-parskip designed class) helps alleviate this untidiness.") (license license:lppl))) +(define-public texlive-latex-pbox + (package + (inherit (simple-texlive-package + "texlive-latex-pbox" + (list "doc/latex/pbox/" + "tex/latex/pbox/") + (base32 "0902snjidmhjml01zcppcpp4j6pidin1sdvfi7gnbb5v86zd5f0n") + #:trivial? #t)) + (build-system texlive-build-system) + (home-page "https://ctan.org/pkg/pbox") + (synopsis "\\parbox with a variable width") + (description + "@code{pbox} defines a \\pbox{}{} command which adjusts +the box width to that of the enclosed text, up to the maximum width given. The +package also defines some associated length commands.") + (license license:gpl3+))) + (define-public texlive-latex-pdfpages (package (name "texlive-latex-pdfpages") base-commit: 31b4eea5c0d361dfbca119c27cbc1e8c6f65782a -- 2.37.2 From unknown Sun Jun 22 00:57:24 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Wiktor =?UTF-8?Q?=C5=BBelazny?= Subject: bug#57594: closed (Re: [bug#57594] [PATCH] gnu: Add texlive-latex-pbox.) Message-ID: References: <87y1urzemq.fsf@cbaines.net> <20220905104023.9851-1-wz@freeshell.de> X-Gnu-PR-Message: they-closed 57594 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 57594@debbugs.gnu.org Date: Sat, 10 Sep 2022 10:52:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1662807122-29883-1" This is a multi-part message in MIME format... ------------=_1662807122-29883-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #57594: [PATCH] gnu: Add texlive-latex-pbox. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 57594@debbugs.gnu.org. --=20 57594: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D57594 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1662807122-29883-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 57594-done) by debbugs.gnu.org; 10 Sep 2022 10:51:28 +0000 Received: from localhost ([127.0.0.1]:36698 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWy59-0007lE-LK for submit@debbugs.gnu.org; Sat, 10 Sep 2022 06:51:27 -0400 Received: from mira.cbaines.net ([212.71.252.8]:41434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWy58-0007l6-4k for 57594-done@debbugs.gnu.org; Sat, 10 Sep 2022 06:51:26 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:fc93:27fb:8412:c8b7]) by mira.cbaines.net (Postfix) with ESMTPSA id 8F9B827BBE9; Sat, 10 Sep 2022 11:51:25 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 21dbd7f3; Sat, 10 Sep 2022 10:51:25 +0000 (UTC) References: <20220905104023.9851-1-wz@freeshell.de> User-agent: mu4e 1.6.11; emacs 28.1 From: Christopher Baines To: Wiktor =?utf-8?Q?=C5=BBelazny?= Subject: Re: [bug#57594] [PATCH] gnu: Add texlive-latex-pbox. Date: Sat, 10 Sep 2022 11:51:02 +0100 In-reply-to: <20220905104023.9851-1-wz@freeshell.de> Message-ID: <87y1urzemq.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57594-done Cc: Wiktor =?utf-8?Q?=C5=BBelazny?= , 57594-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.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Wiktor =C5=BBelazny writes: > From: Wiktor =C5=BBelazny > > * gnu/packages/tex.scm (texlive-latex-pbox): New variable. > --- > gnu/packages/tex.scm | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) Thanks Wiktor, I've pushed this to master as fe42befd64df016d755f56107a407f5e4b5c3814. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmMcbC1fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcQNg/+Jdq/3eNiMcCL36glK7Vqgc6hHGzJjHNe ofGNe65zk4SasmmFzVSgOvLwAouMNyRGSfyk1+N771XMqMAXZVwn5aIYePOVr82A j7OF5ZgIikW7RknIqSq/Nr7ekfwdgvl2ttoHd1iC6K9n8jw/T5MazwvPv+6lZQE1 OHUQgODAA3eWI4bNPQq5mXcyGVgbZ2S0BnOeockXlwsmw60cizFioQp7Zz28zN6J 1a1sbbOmJK6n+USi6VoQAySmhqqWlpznSlth8pqi8MLM6xOZbItI4dKZIevRm9vh ZlRc6/7ipLSyhSbxvC8NjXrfLXc7w6IVtV0a3L9N2TUPzLT0NGkQF9y/HcMnSB46 C5JG3q2Kn1xxQjhDy7mT4NiMlRxNMWHSGw7TuZGNMToKxFXl9MQxAnFZCpZzh4Wi X5mlvSWMUumxCH11+uIPe8KFY/5BBO+ifekgy4+kzqm60PTjb9Z2gR0zYYjdvQCD Io9bgdOqf8VpRPz6WPHvwZ7+BGIexTdfV7mp11tNZSTRgvCZhke6/cd2cIjAziVB ZU2634KhMwlO/IeglHUZqHzcDZarmUwfY/M/jkMANlAkuTamL7kQaXgCEjlu6CRc GBsqpjlDBu/KEHnT9UYtbx7QQfFYLXLKCy59IBPDqdehnjldDsSgSIOiTC9PkKA6 bga3OqnCJZ8= =+Vh8 -----END PGP SIGNATURE----- --=-=-=-- ------------=_1662807122-29883-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Sep 2022 10:40:49 +0000 Received: from localhost ([127.0.0.1]:46508 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oV9X7-0000LP-3J for submit@debbugs.gnu.org; Mon, 05 Sep 2022 06:40:49 -0400 Received: from lists.gnu.org ([209.51.188.17]:58370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oV9X3-0000LG-7O for submit@debbugs.gnu.org; Mon, 05 Sep 2022 06:40:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54312) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oV9X3-00083N-0W for guix-patches@gnu.org; Mon, 05 Sep 2022 06:40:45 -0400 Received: from freeshell.de ([116.202.128.144]:42426) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oV9X0-0000Rg-UJ for guix-patches@gnu.org; Mon, 05 Sep 2022 06:40:44 -0400 Received: from localhost.localdomain (cst-prg-83-148.cust.vodafone.cz [46.135.83.148]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id 971EBB39121A; Mon, 5 Sep 2022 12:40:38 +0200 (CEST) From: =?UTF-8?q?Wiktor=20=C5=BBelazny?= To: guix-patches@gnu.org Subject: [PATCH] gnu: Add texlive-latex-pbox. Date: Mon, 5 Sep 2022 12:40:23 +0200 Message-Id: <20220905104023.9851-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-pbox): New variable. --- gnu/packages/tex.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 56308c4cf9..003f229fb0 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -6799,6 +6799,23 @@ (define-public texlive-latex-parskip designed class) helps alleviate this untidiness.") (license license:lppl))) +(define-public texlive-latex-pbox + (package + (inherit (simple-texlive-package + "texlive-latex-pbox" + (list "doc/latex/pbox/" + "tex/latex/pbox/") + (base32 "0902snjidmhjml01zcppcpp4j6pidin1sdvfi7gnbb5v86zd5f0n") + #:trivial? #t)) + (build-system texlive-build-system) + (home-page "https://ctan.org/pkg/pbox") + (synopsis "\\parbox with a variable width") + (description + "@code{pbox} defines a \\pbox{}{} command which adjusts +the box width to that of the enclosed text, up to the maximum width given. The +package also defines some associated length commands.") + (license license:gpl3+))) + (define-public texlive-latex-pdfpages (package (name "texlive-latex-pdfpages") base-commit: 31b4eea5c0d361dfbca119c27cbc1e8c6f65782a -- 2.37.2 ------------=_1662807122-29883-1--