LaTeX.js icon indicating copy to clipboard operation
LaTeX.js copied to clipboard

Add images in LaTeX?

Open RomeoDev777 opened this issue 5 years ago • 2 comments
trafficstars

I couldn't find in the examples how I can add images. Is it possible to add an image such as PNG? There's a picture command but I guess it's only for drawing and not displaying images.

RomeoDev777 avatar Apr 22 '20 14:04 RomeoDev777

Yes, you are right. I have not implemented \includegraphics yet, but it is quite high on my TODO list. I want to fix an issue with \put and the whitespace bugs first, then I'll do the graphics stuff.

michael-brade avatar Apr 22 '20 22:04 michael-brade

Thanks, that would be an awesome feature to have.

RomeoDev777 avatar Apr 23 '20 13:04 RomeoDev777