tex-math-preview.el lets you preview TeX math expressions in
Emacs. Math forms at point
are recognised for TeX, LaTeX,
Texinfo,
Wikipedia,
DBTexMath and
Tex-the-World
markup.
$...$ or $$...$$ TeX (or mode)
\(...\) or \[...\] LaTeX
\begin{math}...\end{math} LaTeX
\begin{displaymath}... LaTeX
\begin{equation}... LaTeX
\begin{align}, {align*} LaTeX with amsmath
@math{...} Texinfo
<math>...</math> Wikipedia
<alt role="tex">...</alt> DBTexMath
[; ... ;] Tex-the-World (LaTeX)
Emacs' own tex-mode has some substantial buffer and region
previewing, but tex-math-preview is designed to be simpler, it
shows an image or an error, nothing else.
tex-math-preview.el is
free software (free
as in freedom), published under the terms of the
GNU General Public
License (v3 or up).
Download version 13 here, or in my miscbits-el collection:
tex-math-preview.el
(20k, and
sig)
The .asc is a
Gnu PG ascii armoured signature for
tex-math-preview.el, generated from
my key.
Also available through the Emacs Lisp Package Archive. And for more TeX related things in Emacs, check out CategoryTex on the Emacs Wiki.
This page Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2013 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.