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 E408D1382C5 for ; Mon, 17 May 2021 21:23:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AA20E0837; Mon, 17 May 2021 21:23:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 21BB8E0837 for ; Mon, 17 May 2021 21:23:23 +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 0D3CA340F47 for ; Mon, 17 May 2021 21:23:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8950663D for ; Mon, 17 May 2021 21:23:20 +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: <1621286333.10a211c8bae5e7bc773f2759789b34087420e500.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: 10a211c8bae5e7bc773f2759789b34087420e500 X-VCS-Branch: eapi-8 Date: Mon, 17 May 2021 21:23:20 +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: d1abf19e-6c31-459b-b6c3-3c2e18f91a0c X-Archives-Hash: 9efe968460b576c730c54ba31d3c3f4c commit: 10a211c8bae5e7bc773f2759789b34087420e500 Author: Ulrich Müller gentoo org> AuthorDate: Mon May 17 21:05:48 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon May 17 21:18:53 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=10a211c8 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pms.cls b/pms.cls index ee0d60f..98e9cbf 100644 --- a/pms.cls +++ b/pms.cls @@ -39,13 +39,13 @@ lscape, % Rotating pages marginnote, % Typeset a paragraph in the page margin paralist, % Additional list environments - parskip, % Space between paragraphs instead of indentation underscore, % Allow simple _ instead of \_ chngcntr, % Redefinition of counters tocbibind, % Add bibliography to table of contents 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{