Skip to content

RayCurse/printeq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

printeq

Small script that prints a rendered latex equation to the output in a supported terminal emulator (currently only supports iterm2). I created the python module as a shorthand to viewing latex output of Sympy.latex() in a python terminal session.

Installation

Requires working installation of latex, imagemagick, and imgcat.

  • To install just the script, simply add bin/printeq to your PATH.
  • To install the python wrapper along with the script, run pip install printeq

Example Usage

About

Print latex equations to the terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published