On Sun, Nov 15, 2020 at 12:40:05AM +0100, Christopher Dimech wrote: > What is the command for displaying images for html output. When I use > @image, the image is only being displayed when using texi2pdf.
It is @image. It is documented here https://www.gnu.org/software/texinfo/manual/texinfo/html_node/Image-Syntax.html You should have an error/warning message in html if the image file is not found. -- Pat
