
tags 397575 patch kthxbye On Wed, Nov 8, 2006 at 11:30:28 +0100, Peter Van Eynde wrote:
hevea -fix cmu-user.hva cmu-user.tex ./cmu-user.hva:13: Warning: Not (re)-defining environment 'minipage' with \newenvironment ./cmu-user.hva:137: Warning: Unknown counter: footer in \setcounter Giving up command: \@primitives Giving up command: \orig@input Giving up command: \input Giving up command: \ifthenelse Giving up command: \@iffileexists Giving up command: \@usepackage Giving up command: \@@iter Giving up command: \@callsubst Giving up command: \@iter Giving up command: \@funcall Giving up command: \usepackage /usr/share/hevea/xspace.hva:2: Fatal error: Command: \xspace defined at initialisation (if input is plain LaTeX, please report to Luc.Maranget@inria.fr) Adios make[3]: *** [cmu-user.html] Error 2
Hi, I've forwarded this to Luc Maranget, and he came up with the attached fix for this issue (xspace and minipage are now supported by hevea, so there is no need to redefine \xspace and the minipage environment in cmucl). You'll probably need to build-depend on hevea >= 1.09 though, because support for the xspace package was added in this release. Cheers, Julien