MaximeRobeyns / latex-preview-pane

Makes LaTeX editing less painful by providing a updatable preview pane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaTeX Preview Pane

This is a fork of =latex-preview-pane= (originally here).

The reason for creating this fork is mostly to alter the appearance, build better integration to Zotero with synctex, as well as incorporate latexmk as the compilation program since this sometimes has better bibtex support.

I make no guarantees that this fork will be in any way better or 'nicer' than the original; if in doubt, just use jsinglet's version!

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.

Please see the documentation for latex-preview-pane over on EmacsWiki, here: http://www.emacswiki.org/emacs/LaTeXPreviewPane.

About

Makes LaTeX editing less painful by providing a updatable preview pane


Languages

Language:Emacs Lisp 100.0%