Skip to content

PhilippImhof/tikz-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tikz-preview package

TikZ-Preview is an extension for Atom.io, providing support for inline previewing of TikZ drawings in a LaTeX document.

Features

  • Preview TikZ drawings inside your document
  • In case of compilation errors: jump to line that (probably) caused the error
  • Use preamble from a root file configured using the magic comment % !TEX root = /path/to/file.tex
  • Use preamble from a root file set via atom-latex

Requirements

  • LaTeX installation (obviously)
  • having atom-latex installed is recommended

Usage

  • Preview can be invoked from the command palette: Tikz Preview: Show
  • Default keybinding for tikz-preview:show is ctrl+alt+O

Screenshot

Screenshot