preview-latex is a system for displaying inline images of selected
parts of a file in Emacs source buffers.
To use preview-latex, put the expression below into your ~/.emacs
(require 'tex-site)
(load "preview-latex")
WWW: http://preview-latex.sourceforge.net/