latex-image-paste
When an image is pasted into LaTeX, this package creates a directory including the image and inserts a figure including the image path into the document.
LaTeX Image Helper
An Atom plugin for LaTeX grammar. Create image file relative to the markdown file and insert a relative url to that file.
Inspired by markdown-image-helper.
Usage
- Take a screenshot or copy any image to the clipboard.
- Paste it into Atom LaTeX document
- Change the name of the image or accept the proposed name (ENTER)
- See that an directory name "img" including the png file was created and a figure has been inserted in the document.
- You can replace the image. Copy another image to the cipboard select the filename of the image in the text editor and paste (ctrl + v).