Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:eapi-8 commit in: /
Date: Tue, 18 May 2021 05:44:36
Message-Id: 1621316655.31c6a43d0d0e7c6774db20025034147507b87aed.ulm@gentoo
1 commit: 31c6a43d0d0e7c6774db20025034147507b87aed
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 21:05:48 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue May 18 05:44:15 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=31c6a43d
7
8 pms.cls: Require version 1 of parskip.sty
9
10 Newer versions change the spacing after headings which causes
11 different page breaks.
12
13 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
14
15 pms.cls | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/pms.cls b/pms.cls
19 index 1a09407..5f9a958 100644
20 --- a/pms.cls
21 +++ b/pms.cls
22 @@ -46,6 +46,7 @@
23 float, % More control over float environments
24 gitinfo2 % Metadata from git
25 }
26 +\RequirePackage{parskip}[=v1] % Space between paragraphs instead of indentation
27
28 % tex4ht workaround: hyperref needs to be loaded /after/ tex4ht injects itself
29 \g@addto@macro\@documentclasshook{