From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 858BE1581D3 for ; Tue, 14 May 2024 04:25:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B923BE2A18; Tue, 14 May 2024 04:25:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 434D5E2A18 for ; Tue, 14 May 2024 04:25:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 06B5733D3CF for ; Tue, 14 May 2024 04:25:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F4B51A42 for ; Tue, 14 May 2024 04:25:11 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1715633472.ea5b43c5e8b666124592fae8e0697f0d990ab1f4.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pms.cls X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: ea5b43c5e8b666124592fae8e0697f0d990ab1f4 X-VCS-Branch: master Date: Tue, 14 May 2024 04:25:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d12dd67c-2d31-4801-b41f-5d2bf4cc2a14 X-Archives-Hash: 83ff7457fa280fcc62c279456bdfe52c commit: ea5b43c5e8b666124592fae8e0697f0d990ab1f4 Author: Ulrich Müller gentoo org> AuthorDate: Mon May 13 20:51:12 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon May 13 20:51:12 2024 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=ea5b43c5 pms.cls: Redefine headings for list of tables etc. Signed-off-by: Ulrich Müller gentoo.org> pms.cls | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pms.cls b/pms.cls index d9907b7..0cf630b 100644 --- a/pms.cls +++ b/pms.cls @@ -128,11 +128,18 @@ % Define a new column type P for tables, like p but with ragged-right text \newcolumntype{P}[1]{>{\setlength\rightskip{0pt plus 1fil}}p{#1}} +% Redefine headings for list of tables/figures/algorithms +\renewcommand{\listtablename}{Tables} +\renewcommand{\listfigurename}{Figures} +\g@addto@macro\@documentclasshook{ + \renewcommand{\listalgorithmname}{Algorithms} +} + % Define a float environment for listings \floatstyle{ruled} \newfloat{listing}{tbp}{lol}[chapter] \floatname{listing}{Listing} -\newcommand{\listoflistings}{\listof{listing}{List of Listings}} +\newcommand{\listoflistings}{\listof{listing}{Listings}} % Prevent page break before a list \newcommand{\nobreakpar}{\par\nobreak\@afterheading} From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 12ADD1581D3 for ; Sun, 2 Jun 2024 09:57:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38410E2AFC; Sun, 2 Jun 2024 09:57:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 22056E2AFC for ; Sun, 2 Jun 2024 09:57:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 67B92343052 for ; Sun, 2 Jun 2024 09:57:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0AC3E1C12 for ; Sun, 2 Jun 2024 09:57:35 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1715633472.ea5b43c5e8b666124592fae8e0697f0d990ab1f4.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-9 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pms.cls X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: ea5b43c5e8b666124592fae8e0697f0d990ab1f4 X-VCS-Branch: eapi-9 Date: Sun, 2 Jun 2024 09:57:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fff48c5a-cbbd-48c2-8519-123257372bbd X-Archives-Hash: a30915d27c51a7c019df296a602f1d27 Message-ID: <20240602095735.FOEaL6IjfQ9Xd5vzWSvzK7ETOQ3aTf70YpQ_TOXTC5I@z> commit: ea5b43c5e8b666124592fae8e0697f0d990ab1f4 Author: Ulrich Müller gentoo org> AuthorDate: Mon May 13 20:51:12 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon May 13 20:51:12 2024 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=ea5b43c5 pms.cls: Redefine headings for list of tables etc. Signed-off-by: Ulrich Müller gentoo.org> pms.cls | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pms.cls b/pms.cls index d9907b7..0cf630b 100644 --- a/pms.cls +++ b/pms.cls @@ -128,11 +128,18 @@ % Define a new column type P for tables, like p but with ragged-right text \newcolumntype{P}[1]{>{\setlength\rightskip{0pt plus 1fil}}p{#1}} +% Redefine headings for list of tables/figures/algorithms +\renewcommand{\listtablename}{Tables} +\renewcommand{\listfigurename}{Figures} +\g@addto@macro\@documentclasshook{ + \renewcommand{\listalgorithmname}{Algorithms} +} + % Define a float environment for listings \floatstyle{ruled} \newfloat{listing}{tbp}{lol}[chapter] \floatname{listing}{Listing} -\newcommand{\listoflistings}{\listof{listing}{List of Listings}} +\newcommand{\listoflistings}{\listof{listing}{Listings}} % Prevent page break before a list \newcommand{\nobreakpar}{\par\nobreak\@afterheading}