Skip to content

A plugin for GitHubs Atom editor, that pastes images into LaTeX documents

License

Notifications You must be signed in to change notification settings

nialltc/latex-image-paste

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Demo

Usage

  1. Take a screenshot or copy any image to the clipboard.
  2. Paste it into Atom LaTeX document
  3. Change the name of the image or accept the proposed name (ENTER)
  4. See that an directory name "img" including the png file was created and a figure has been inserted in the document.
  5. 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).

About

A plugin for GitHubs Atom editor, that pastes images into LaTeX documents

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%