Summary: | dev-tex/tex4ht-20090611_p1038-r5 breakage with eso-pic (called from gitinfo2) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ulrich Müller <ulm> |
Component: | Current packages | Assignee: | TeX project <tex> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | UPSTREAM |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Ulrich Müller
![]() A fix for tex4ht is available upstream. Quoting Michal Hoftich: "Yes, it doesn't work because of the eso-pic package, respective because it adds some watermarks at every page. It seems that functionality provided by eso-pic doesn't make sense with tex4ht (at least I cannot think of a meaningful way of support), so I've added some code to usepackage.4ht to disable eso-pic at all, with a dummy version of its commands." So, could we cut a new revision of dev-tex/tex4ht with the following upstream fix included? http://svn.gnu.org.ua/viewvc/tex4ht?view=rev&revision=394 > So, could we cut a new revision of dev-tex/tex4ht with the following
> upstream fix included?
> http://svn.gnu.org.ua/viewvc/tex4ht?view=rev&revision=394
Hold on. This doesn't seem to fix it.
(In reply to Ulrich Müller from comment #2) > Hold on. This doesn't seem to fix it. In fact, it fixes the problem for the common use case that gitinfo2 is loaded with \usepackage. It is not entirely fixed for gitinfo2 being loaded from a class, but upstream has suggested a workaround for this (namely, loading the package in the begin document hook). In any case, the fix for eso-pic is in TeXLive now, r47578 of 2018-05-02: https://www.tug.org/svn/texlive/trunk/Master/texmf-dist/tex/generic/tex4ht/?view=log The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f679ef0b824a35f97d5b787b7173cf3cd57195 commit 63f679ef0b824a35f97d5b787b7173cf3cd57195 Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2018-05-04 13:46:53 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2018-05-04 13:46:53 +0000 dev-tex/tex4ht: Revision bump, updating texmf from TeXLive. Closes: https://bugs.gentoo.org/654676 Package-Manager: Portage-2.3.35, Repoman-2.3.9 dev-tex/tex4ht/Manifest | 1 + dev-tex/tex4ht/tex4ht-20090611_p1038-r6.ebuild | 120 +++++++++++++++++++++++++ 2 files changed, 121 insertions(+) |