On Thu, Nov 19, 2020 at 07:51:30PM +0100, Christopher Dimech wrote: > It occurs to me that one requires two image versions: > (1) An image for high-resolution pdf; and (2) Another > image for low resolution image html. > > Can we think of only having one command that calls > @image, rather than two (i.e. rather than having @iftex > and @ifhtml)?
I don't know how you do it, but if you can convert the hi-res file to a PDF somehow, then FILENAME.pdf should be used for PDF output while FILENAME.png is used for HTML.
