Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-pms
Hi,
David Leverton <levertond@...>:
> ---
> pms.cls | 27 +--------------------------
> pms.tex | 35 +++++++++++++++++++++++++++++++++++
> 2 files changed, 36 insertions(+), 26 deletions(-)
>
> 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
--
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
<URL:http://gentoo.faulhammer.org/>
|
|