Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsinglet/latex-preview-pane

Makes LaTeX editing less painful by providing a updatable preview pane
https://github.com/jsinglet/latex-preview-pane

Last synced: about 2 months ago
JSON representation

Makes LaTeX editing less painful by providing a updatable preview pane

Awesome Lists containing this project

README

        

latex-preview-pane is a minor mode for Emacs that enables you to preview your LaTeX files directly in Emacs.

It supports PDF previews, your choice of pdflatex or xelatex, and it highlights errors in your LaTeX buffer.

To enable, place the following in your .emacs file:

(latex-preview-pane-enable)

The latest version of latex-preview-pane can always be found at
https://github.com/jsinglet/latex-preview-pane

You can find the documentation for latex-preview-pane either on GitHub (above) or on EmacsWiki at: http://www.emacswiki.org/emacs/LaTeXPreviewPane