/tikz-preview

Preview TikZ pictures inline

Primary LanguageJavaScriptMIT LicenseMIT

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