From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1314218-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 63600158CB7 for <garchives@archives.gentoo.org>; Thu, 19 Aug 2021 19:40:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A85DAE0207; Thu, 19 Aug 2021 19:40:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B204E0207 for <gentoo-commits@lists.gentoo.org>; Thu, 19 Aug 2021 19:40:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08659341000 for <gentoo-commits@lists.gentoo.org>; Thu, 19 Aug 2021 19:40:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D96D5A0 for <gentoo-commits@lists.gentoo.org>; Thu, 19 Aug 2021 19:40:22 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1629302699.09bb58f347eef04cf9c29c7158beb1b04e645c75.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: 09bb58f347eef04cf9c29c7158beb1b04e645c75 X-VCS-Branch: master Date: Thu, 19 Aug 2021 19:40:22 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a93b3daf-83af-4759-b223-b859b690723c X-Archives-Hash: d54129fa218a5357bc8862788ee1d645 commit: 09bb58f347eef04cf9c29c7158beb1b04e645c75 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Aug 18 16:04:59 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Aug 18 16:04:59 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=09bb58f3 pms.cls: Output class info after packages are loaded Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> pms.cls | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pms.cls b/pms.cls index a41d96c..b29a9c3 100644 --- a/pms.cls +++ b/pms.cls @@ -47,18 +47,6 @@ gitinfo2 % Metadata from git } -% tex4ht workaround: hyperref needs to be loaded /after/ tex4ht injects itself -\g@addto@macro\@documentclasshook{ - \RequirePackage{% - hyperref, % Support for hyperlinks - algorithm, % - algorithmic % Set algorithms - } -} - -\ClassInfo{pms}{Capsulation of LaTeX stuff for the Package Manager - Specification, loaded baseclass: \ClassToLoad\MessageBreak} - % Make processing with TeX4HT possible \newboolean{TEX4HT-HACKS} \ifx\HCode\undefined @@ -72,6 +60,18 @@ \setboolean{TEX4HT-HACKS}{true} \fi +% tex4ht workaround: hyperref needs to be loaded /after/ tex4ht injects itself +\g@addto@macro\@documentclasshook{ + \RequirePackage{% + hyperref, % Support for hyperlinks + algorithm, % + algorithmic % Set algorithms + } +} + +\ClassInfo{pms}{LaTeX class for the Package Manager Specification, + loaded baseclass: \ClassToLoad\MessageBreak} + % Define own label and reference commands, that display the label in % the page margin. \ifthenelse{\boolean{TEX4HT-HACKS}}{% From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1367458-garchives=archives.gentoo.org@lists.gentoo.org> 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 2241415808F for <garchives@archives.gentoo.org>; Mon, 14 Feb 2022 07:29:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAE4DE0849; Mon, 14 Feb 2022 07:29:47 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ACB27E0849 for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 07:29:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8EAC43431F9 for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 07:29:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21F622D7 for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 07:29:45 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1629302699.09bb58f347eef04cf9c29c7158beb1b04e645c75.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: 09bb58f347eef04cf9c29c7158beb1b04e645c75 X-VCS-Branch: eapi-9 Date: Mon, 14 Feb 2022 07:29:45 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 41131ef1-6f3f-4c06-988a-859da3779fee X-Archives-Hash: a0c9ef7ddb04c3b75b87e678506614c7 Message-ID: <20220214072945.0WLvQXAccQoOu69B85kGmnkQ6C8cWTr9r2mkUec7Q1A@z> commit: 09bb58f347eef04cf9c29c7158beb1b04e645c75 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Aug 18 16:04:59 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Aug 18 16:04:59 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=09bb58f3 pms.cls: Output class info after packages are loaded Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> pms.cls | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pms.cls b/pms.cls index a41d96c..b29a9c3 100644 --- a/pms.cls +++ b/pms.cls @@ -47,18 +47,6 @@ gitinfo2 % Metadata from git } -% tex4ht workaround: hyperref needs to be loaded /after/ tex4ht injects itself -\g@addto@macro\@documentclasshook{ - \RequirePackage{% - hyperref, % Support for hyperlinks - algorithm, % - algorithmic % Set algorithms - } -} - -\ClassInfo{pms}{Capsulation of LaTeX stuff for the Package Manager - Specification, loaded baseclass: \ClassToLoad\MessageBreak} - % Make processing with TeX4HT possible \newboolean{TEX4HT-HACKS} \ifx\HCode\undefined @@ -72,6 +60,18 @@ \setboolean{TEX4HT-HACKS}{true} \fi +% tex4ht workaround: hyperref needs to be loaded /after/ tex4ht injects itself +\g@addto@macro\@documentclasshook{ + \RequirePackage{% + hyperref, % Support for hyperlinks + algorithm, % + algorithmic % Set algorithms + } +} + +\ClassInfo{pms}{LaTeX class for the Package Manager Specification, + loaded baseclass: \ClassToLoad\MessageBreak} + % Define own label and reference commands, that display the label in % the page margin. \ifthenelse{\boolean{TEX4HT-HACKS}}{%