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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B7DB01382C5 for ; Tue, 18 May 2021 05:44:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F060BE07D7; Tue, 18 May 2021 05:44:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D36DEE07C5 for ; Tue, 18 May 2021 05:44:35 +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 C4FA2335C92 for ; Tue, 18 May 2021 05:44:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 524E4737 for ; Tue, 18 May 2021 05:44:33 +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: <1621316655.31c6a43d0d0e7c6774db20025034147507b87aed.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-8 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: 31c6a43d0d0e7c6774db20025034147507b87aed X-VCS-Branch: eapi-8 Date: Tue, 18 May 2021 05:44:33 +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: d33b54a8-284e-4a39-94fa-e7d8ed6c6cf8 X-Archives-Hash: 5a1ec19267553ff31c296082d7ef0310 commit: 31c6a43d0d0e7c6774db20025034147507b87aed Author: Ulrich Müller gentoo org> AuthorDate: Mon May 17 21:05:48 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue May 18 05:44:15 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=31c6a43d pms.cls: Require version 1 of parskip.sty Newer versions change the spacing after headings which causes different page breaks. Signed-off-by: Ulrich Müller gentoo.org> pms.cls | 1 + 1 file changed, 1 insertion(+) diff --git a/pms.cls b/pms.cls index 1a09407..5f9a958 100644 --- a/pms.cls +++ b/pms.cls @@ -46,6 +46,7 @@ float, % More control over float environments gitinfo2 % Metadata from git } +\RequirePackage{parskip}[=v1] % Space between paragraphs instead of indentation % tex4ht workaround: hyperref needs to be loaded /after/ tex4ht injects itself \g@addto@macro\@documentclasshook{