This is what I have inputted which for texi2pdf
@image{../Ideogr/Ch03b--Chmed/igc03--01--Sicl--CircAmRg,12cm,,,.png}
In html I simply get the print
../Ideogr/Ch03b--Chmed/igc03--01--Sicl--CircAmRg
But the image is not being displayed.
> Sent: Sunday, November 15, 2020 at 10:40 AM
> From: "Gavin Smith" <[email protected]>
> To: "Christopher Dimech" <[email protected]>
> Cc: "help-texinfo gnu" <[email protected]>
> Subject: Re: Displaying images for html output
>
> 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.
>
>
> Hello, have you consulted the documentation on the @image command?
>
> https://www.gnu.org/software/texinfo/manual/texinfo/html_node/Image-Syntax.html
>
> Some advice on asking questions:
>
> https://stackoverflow.com/help/minimal-reproducible-example
> http://www.catb.org/~esr/faqs/smart-questions.html
>