Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:master commit in: /
Date: Mon, 29 Jun 2020 17:35:20
Message-Id: 1593446889.01c81d95476ce0cc44aa485c36c953ca135ba410.ulm@gentoo
1 commit: 01c81d95476ce0cc44aa485c36c953ca135ba410
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 29 16:08:09 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 29 16:08:09 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=01c81d95
7
8 Revert "pms.cls: Another workaround for tex4ht."
9
10 The workaround for gitinfo2/eso-pic is no longer needed (and won't
11 work anyway, as we no longer load gitinfo2 in the documentclasshook).
12
13 This reverts commit e9536369d4c032f088683bd8fddfe30d12c3dcc8.
14
15 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
16
17 pms.cls | 2 --
18 1 file changed, 2 deletions(-)
19
20 diff --git a/pms.cls b/pms.cls
21 index d7dc8e8..88dbb89 100644
22 --- a/pms.cls
23 +++ b/pms.cls
24 @@ -62,8 +62,6 @@
25 \RequirePackage[scaled=.90]{helvet}
26 \setboolean{TEX4HT-HACKS}{false}
27 \else
28 - % Prevent implicit loading of eso-pic (by gitinfo2)
29 - \@namedef{ver@×××××××.sty}{9999/12/31}
30 \setboolean{TEX4HT-HACKS}{true}
31 \fi