px

https://github.com/aaptel/preview-latex.git

git clone 'git://github.com/aaptel/preview-latex.git'
1

px.el is an Emacs Lisp library that provides functions to preview LaTeX codes like $x^2$ in any buffer/mode.

Most of this code comes from weechat-latex.el which in turn uses org-mode previewer.

Installation

Place px.el somewhere on your load-path and load it.

Usage