Hi Patrice, Patrice Dumas <pertu...@free.fr> writes:
> On Thu, Aug 01, 2024 at 02:52:44PM +0200, Rahguzar wrote: >> Patrice Dumas <pertu...@free.fr> writes: >> >> I think this is fairly straightforward to do using the latex standalone >> class and then converting the produced document to an image using dvipng, >> pdftoppm or dvisvgm. This approach is used by Emacs's sage integration >> to display typeset output and I think other preview packages in Emacs >> use it too. I think dvisvgm is the better route since those images can >> scale better but high resolution bitmap images are also good enough. > > Seems like LaTeX preview package + dvipng should probably be the best. > In Info we support only png and jpg. Added to the TODO. Thanks a lot in advance! It will be much appreciated. Rahguzar