From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Lte5f-0007Fi-T1 for garchives@archives.gentoo.org; Tue, 14 Apr 2009 08:34:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B2F1E03F0; Tue, 14 Apr 2009 08:33:59 +0000 (UTC) Received: from mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.180]) by pigeon.gentoo.org (Postfix) with ESMTP id CE1B2E03F0 for ; Tue, 14 Apr 2009 08:33:58 +0000 (UTC) X-RZG-AUTH: :K2kKYU+nW/MMMlTokcN5Yot1/Bj/FTl+WviP6RIJci0HRMpbh/x+X6ShOQjVOj0+68PVLwoPNW8= X-RZG-CLASS-ID: mo05 Received: from terra.solaris (p54AE48C4.dip.t-dialin.net [84.174.72.196]) by post.strato.de (mrclete mo19) (RZmta 18.28) with ESMTP id C00d54l3E8VRZU ; Tue, 14 Apr 2009 10:33:57 +0200 (MEST) Date: Tue, 14 Apr 2009 10:32:28 +0200 From: Christian Faulhammer To: David Leverton Cc: gentoo-pms@lists.gentoo.org Subject: Re: [gentoo-pms] [PATCH] Work around TeX4ht being weird Message-ID: <20090414103228.23ff2e5d@terra.solaris> In-Reply-To: <1239657396-13771-1-git-send-email-levertond@googlemail.com> References: <20090413110513.622c463c@terra.solaris> <1239657396-13771-1-git-send-email-levertond@googlemail.com> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Package Manager Specification discussions X-BeenThere: gentoo-pms@gentoo.org X-BeenThere: gentoo-pms@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/cAFoiwLahebXuDO=EKTkvny"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Archives-Salt: 34e574c9-922d-4e8c-a894-20bec42a05c5 X-Archives-Hash: 42507fe251a42b4bdb001e9ee1c8fd3d --Sig_/cAFoiwLahebXuDO=EKTkvny Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, David Leverton : > --- > pms.cls | 27 +-------------------------- > pms.tex | 35 +++++++++++++++++++++++++++++++++++ > 2 files changed, 36 insertions(+), 26 deletions(-) >=20 > Seems that loading hyperref inside a document class breaks TeX4ht: it > does funny magic to load itself after the document class, but it also > needs to be loaded before hyperref, so if hyperref is loaded in the > class, TeX4ht gets in too late. This patch seems to get it to work, > but it's fairly hacky - might be cleaner just to revert the pms.cls > patch. :-( Or you use \AtEndOfClass{} to do your magic. V-Li --=20 Christian Faulhammer, Gentoo Lisp project , #gentoo-lisp on FreeNode --Sig_/cAFoiwLahebXuDO=EKTkvny Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (GNU/Linux) iEYEARECAAYFAknkShwACgkQNQqtfCuFneOMnQCeIHQC0Ek6d3BkrBkMmMhZkoB8 6LgAnRUaInVAzJvAmIFAg6uxH04x9xZI =KqAP -----END PGP SIGNATURE----- --Sig_/cAFoiwLahebXuDO=EKTkvny--