[l2h] 99.1 htmladdimg problem

Graham Gough Graham Gough <graham@cs.man.ac.uk>
Fri, 26 Mar 1999 09:40:39 +0000 (GMT)


Since installing 99.1 beta (March 8, 1999) from the Bayreuth archive,
htmladdimg has stopped working. The following complete document worked
fine with 98.2b8 but produces no trace of the link when using 99.1

\documentclass{article}
\usepackage{html}
\begin{document}
\htmladdimg{http://www.cs.man.ac.uk/logo.gif}
\end{document}

Graham